Setting tag sliver-openvswitch-2.2.90-1
[sliver-openvswitch.git] / vswitchd / system-stats.c
2014-05-04 Giuseppe LettieriMerge branch 'mainstream'
2014-04-28 Ben Pfaffovs-thread: Make caller provide thread name when creati...
2014-04-10 Giuseppe LettieriMerge branch 'mainstream'
2014-04-01 Giuseppe LettieriMerge branch 'master' of ssh://git.onelab.eu/git/sliver...
2014-03-17 Gurucharan Shettysystem-stats: Port for Windows.
2014-03-09 Giuseppe LettieriMerge branch 'mainstream'
2014-03-05 Ben PfaffUse __linux__ instead of LINUX_DATAPATH in C code.
2013-12-10 Giuseppe LettieriMerge branch 'mainstream'
2013-12-10 Joe Stringerlib: Refactor gathering CPU core count
2013-11-20 Giuseppe LettieriMerge remote-tracking branch 'ovs-dev/master'
2013-11-15 Ben PfaffSwitch from sscanf() to ovs_scan() throughout the tree.
2013-08-24 Giuseppe LettieriMerge branch 'mainstream'
2013-08-20 Ben PfaffUse "error-checking" mutexes in place of other kinds...
2013-08-15 Giuseppe LettieriMerge commit '259e0b1ad1bfea762a76f0098deb8f8d8db1dfa3'
2013-08-09 Alex Wangclang: Pass objects, not their addresses, to 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-18 Ben Pfaffsystem-stats: Move into separate thread.
2013-07-12 Ben Pfaffsystem-stats: Remove worker process support.
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-05-03 Ben Pfaffsystem-stats: Use getmntent_r() for thread-safety.
2013-04-22 YAMAMOTO Takashibe compilable even when _SC_PHYS_PAGES is not available
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-09 Ethan Jacksonconfig: Add explicit support for building on ESX.
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-07-18 Ben Pfaffsystem-stats: Run as part of worker process.
2012-07-18 Ben Pfaffsystem-stats: Use "smap" instead of "shash".
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2011-11-01 Edward Tomasz Napi... Fix build on FreeBSD.
2011-03-13 Justin Pettitsystem-stats: Don't bother calling kill() after read_pi...
2010-11-30 Ben PfaffMake installation directories overridable at runtime.
2010-10-29 Ben Pfaffvlog: Make client supply semicolon for VLOG_DEFINE_THIS...
2010-09-23 Ben Pfaffovs-vswitchd: Export system stats through Open_vSwitch...