netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / lib / coverage.c
2015-08-25 Alex Wangcoverage: Add coverage_try_clear() for performance...
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-07-15 Daniele Di Proiettolib/coverage: Removed set but not used variables
2014-07-15 Ben Pfaffcoverage: Move m_idx, h_idx to an inner scope in covera...
2013-12-13 Ethan Jacksoncoverage: Use size_t for coverage counter array lengths.
2013-12-13 Helmut Schaacoverage: Use OVS_CONSTRUCTOR to initialize the coverag...
2013-12-11 Ben Pfaffcoverage: Fix build when linker sections not supported.
2013-11-26 Alin SerdeanAvoid printf type modifiers not supported by MSVC C...
2013-11-20 Joe Stringercoverage: Synchronize per-thread counters less aggressively
2013-10-01 Alex Wangcoverage: Reimplement the "ovs-appctl coverage/show...
2013-08-20 Alex Wangsparse: Suppress sparse warnings for global variables.
2013-08-20 Ben Pfaffcoverage: Make thread-safe.
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 Pfaffcoverage: Rate-limit logging coverage information.
2012-02-21 Ethan Jacksonunixctl: New JSON RPC back-end.
2012-02-07 Ben Pfaffcoverage: Time out the coverage hash suppression once...
2011-12-19 Ben Pfaffunixctl: Implement quoting.
2011-09-30 Justin Pettitovs-appctl: Print command arguments for "help".
2010-11-30 Ben Pfaffcoverage: Make the coverage counters catalog program...
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-03-25 Ben PfaffMerge "citrix" branch into "master".
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-11 Ben PfaffRename UNUSED macro to OVS_UNUSED to avoid naming conflict.
2010-02-06 Justin PettitMerge branch 'master' into next
2009-12-02 Ben PfaffMerge "master" branch into "db".
2009-10-29 Ben Pfaffunixctl: Allow passing auxiliary data to unixctl commands.
2009-09-12 Justin PettitMerge commit 'origin/citrix'
2009-09-12 Justin PettitMerge commit 'origin/ctrix' into k
2009-09-11 Justin Pettitlogging: Lower logging level for coverage messages...
2009-07-16 Ben PfaffMerge citrix branch into master.
2009-07-14 Justin PettitFix unitialized variable in coverage_log()
2009-07-11 Justin PettitRemove "coverage/clear" command due its limited use
2009-07-10 Justin PettitProvide ability to retrieve coverage information
2009-06-15 Ben PfaffMerge changes from citrix branch into master.
2009-06-15 Ben PfaffUpdate primary code license to Apache 2.0.
2009-07-08 Ben PfaffImport from old repository commit 61ef2b42a9c4ba8e1600f... v0.90.0