Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / lib / timeval.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-28 Ben Pfafftimeval: Preserve quiescence across time_poll().
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-18 Ben Pfaffovs-rcu: New library.
2014-03-13 Gurucharan Shettytimeval: Sleep instead of poll().
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-05 Gurucharan Shettytimeval: gettimeofday() for Windows.
2014-03-05 Gurucharan Shettytimeval: clock_gettime() for Windows.
2014-02-26 Gurucharan Shettyfatal-signal: Fatal signal handling for Windows.
2014-01-21 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-01-21 Giuseppe LettieriMerge branch 'mainstream'
2014-01-18 Linda Sunpoll-loop: Port to Windows.
2014-01-03 Giuseppe LettieriMerge branch 'mainstream'
2013-12-20 YAMAMOTO Takashitimeval: Workaround for threaded test failures
2013-10-14 Giuseppe LettieriMerge branch 'mainstream'
2013-10-10 Ben Pfafftimeval: Call coverage_clear() before coverage_log...
2013-10-09 Giuseppe LettieriMerge branch 'mainstream'
2013-10-09 Alex Wangtimeval: Wake up all threads when time is warped.
2013-10-07 Giuseppe LettieriMerge branch 'mainstream'
2013-10-01 Alex Wangcoverage: Reimplement the "ovs-appctl coverage/show...
2013-09-15 Giuseppe LettieriMerge branch 'mainstream'
2013-09-13 Ben Pfafftimeval: Replace rwlock by mutex.
2013-09-13 Ben Pfafftimeval: Restore ability to warp time forward when...
2013-09-13 Ben Pfafftimeval: Add Clang thread-safety annotations, fix unimp...
2013-09-13 Paul Ingramvlog: Report timestamps in millisecond resolution in...
2013-09-12 Giuseppe LettieriMerge branch 'mainstream'
2013-09-09 YAMAMOTO Takashilib/timeval: don't forget to initialize a rwlock
2013-09-07 Giuseppe LettieriMerge branch 'mainstream'
2013-09-04 Alex Wangtimeval: Remove CACHE_TIME scheme.
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-08 Ben Pfaffovs-thread: Add support for globally visible per-thread...
2013-07-31 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-07-31 Ethan Jacksonclang: Add annotations for thread safety check.
2013-07-19 Giuseppe LettieriMerge branch 'mainstream'
2013-07-12 Ben Pfafftimeval: Make CPU usage and wakeup tracking per-thread.
2013-07-12 Ben Pfafftimeval: Make reading the current time thread-safe.
2013-07-12 Ben Pfafftimeval: Fix typo in comment.
2013-07-12 Ben Pfafftimeval: Remove backtrace feature.
2013-07-11 Ben Pfafftimeval: New function xclock_gettime().
2013-07-06 Giuseppe LettieriMerge commit '10a89ef04df5669c5cdd02f786150a7ab8454e01'
2013-07-05 Giuseppe LettieriMerge commit '559eb2308b4d616590aba34bb8f4dd7f12ae4587'
2013-06-28 Ben PfaffReplace all uses of strerror() by ovs_strerror(), for...
2013-06-28 Ben Pfaffovs-thread: Add support for various thread-related...
2013-06-06 Ben Pfafftimeval: Remove time_disable_restart(), time_enable_res...
2013-06-05 Ben Pfafftimeval: Do not block SIGALRM around setting 'deadline...
2013-05-02 Ben PfaffUse pthread_sigmask() in place of sigprocmask(), for...
2013-04-24 Ben Pfafftimeval: Check for HAVE_BACKTRACE instead of HAVE_EXECI...
2013-04-04 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2013-04-03 Giuseppe LettieriMerge branch 'master' of git://openvswitch.org/openvswitch
2013-03-08 Ben Pfafftimeval: Avoid backtrace() from signal handler on x86-64.
2013-02-27 Giuseppe LettieriMerge branch 'mainstream'
2013-02-11 Ben Pfafftimeval: Don't issue poll interval warnings when we...
2013-02-01 Ben Pfafftimeval: Avoid unnecessary integer overflow in time_ala...
2013-01-24 Giuseppe LettieriMerge branch 'mainstream'
2013-01-17 Ben PfaffReplace most uses of assert by ovs_assert.
2012-12-16 Giuseppe LettieriMerge branch 'hotfix' into make-improv
2012-10-29 Giuseppe LettieriMerge branch 'mainstream'
2012-10-26 Ethan Jacksontimeval: Fix occasional backtrace() related deadlock.
2012-10-25 Ethan Jacksonpoll-loop: Log backtraces when CPU usage is high.
2012-10-25 Ethan Jacksontimeval: Coalesce backtraces with counts.
2012-10-25 Ethan Jacksontimeval: Take a backtrace on each SIGALRM.
2012-10-21 Ethan Jacksontimeval: Simplify poll interval logging.
2012-10-16 Ethan Jacksontimeval: Block SIGALRM when sleeping.
2012-10-15 Ethan Jacksontimeval: Add new "backtrace" appctl command.
2012-10-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
2012-10-05 Ethan Jacksontimeval: Recover from failed timer_create() calls.
2012-10-05 Ethan Jacksontimeval: Don't require signals for time_alarm().
2012-09-05 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2012-09-05 Giuseppe LettieriMerge branch 'forward-port'
2012-08-30 Giuseppe LettieriMerge branch 'master' into forward-port
2012-08-09 Leo Altermantimeval: On Linux x86-64 systems refresh time whenever...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-26 Ben Pfaffcoverage: Make ovs-appctl command more useful and less...
2012-04-26 Ben Pfafftimeval: Rate-limit logging rusage information.
2012-02-29 Ben Pfafftimeval: Add "time/stop" unixctl command, for use in...
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-01 Ben Pfafftimeval: New function time_boot_msec(), factored out...
2011-12-19 Ben Pfafftimeval: Add ability to fast-forward time, for unit...
2011-12-19 Ben Pfaffpoll-loop: Track the poll timeout as an absolute, not...
2011-05-24 Ben Pfaffpoll-loop: Automatically log reason for wakeup when...
2011-04-04 Ben PfaffLog anything that could prevent a daemon from starting.
2011-03-30 Ben Pfafftimeval: Only log poll intervals longer than 50 ms.
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-08-30 Joe Perchestreewide: Remove trailing whitespace
2010-07-21 Ben Pfaffvlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring...
2010-07-21 Ben Pfafftimeval: Make time_init() static and remove calls to it.
2010-07-21 Ben Pfafftimeval: Make timeval module initialize itself.
2010-07-21 Ben Pfafftimeval: Integrate CLOCK_MONOTONIC detection into time_...
2010-06-25 Ben Pfafftimeval: Hide "memory leak" from Valgrind.
2010-06-09 Jesse Grosstimeval: Use monotonic time where appropriate.
2010-03-25 Ben PfaffMerge "citrix" branch into "master".
2010-03-25 Ben Pfafftimeval: Always log true poll interval instead of round...
2010-03-17 Ben PfaffMerge "next" branch into "master".
2010-02-24 Ben PfaffMerge "master" into "next".
2010-02-11 Ben PfaffMerge "master" into "next".
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-11-10 Jesse GrossMerge citrix branch into master.
next