summaryrefslogtreecommitdiff
path: root/lib/coverage.h
Commit message (Expand)AuthorAgeFilesLines
* coverage: Rename init functions to avoid symbol collisions.Jarno Rajahalme2016-09-141-1/+1
* coverage: Add coverage_try_clear() for performance-critical threads.Alex Wang2015-08-251-0/+1
* lib: Clean up vlog use.Jarno Rajahalme2014-10-241-1/+0
* coverage: Remove unused macro.Ben Pfaff2014-09-191-4/+1
* coverage: Use OVS_CONSTRUCTOR to initialize the coverage counter arrayHelmut Schaa2013-12-131-14/+6
* coverage: Synchronize per-thread counters less aggressivelyJoe Stringer2013-11-201-0/+3
* coverage: Reimplement the "ovs-appctl coverage/show" command.Alex Wang2013-10-011-1/+16
* coverage: Make thread-safe.Ben Pfaff2013-08-201-11/+31
* Global replace of Nicira Networks.Raju Subramanian2012-05-021-1/+1
* coverage: Make ovs-appctl command more useful and less alarming.Ben Pfaff2012-04-261-2/+2
* Suppress sparse warnings for global variables initialized in headers.Ben Pfaff2011-05-161-1/+3
* coverage: Make the coverage counters catalog program-specific.Ben Pfaff2010-11-301-16/+22
* Provide ability to retrieve coverage informationJustin Pettit2009-07-101-1/+2
* Update primary code license to Apache 2.0.Ben Pfaff2009-06-151-10/+10
* Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.v0.90.0Ben Pfaff2009-07-081-0/+58