index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
coverage.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
coverage: Add coverage_try_clear() for performance-critical threads.
Alex Wang
2015-08-25
1
-4
/
+29
*
lib: Move vlog.h to <openvswitch/vlog.h>
Thomas Graf
2014-12-15
1
-1
/
+1
*
lib/coverage: Removed set but not used variables
Daniele Di Proietto
2014-07-15
1
-4
/
+0
*
coverage: Move m_idx, h_idx to an inner scope in coverage_run().
Ben Pfaff
2014-07-15
1
-5
/
+3
*
coverage: Use size_t for coverage counter array lengths.
Ethan Jackson
2013-12-13
1
-2
/
+2
*
coverage: Use OVS_CONSTRUCTOR to initialize the coverage counter array
Helmut Schaa
2013-12-13
1
-31
/
+15
*
coverage: Fix build when linker sections not supported.
Ben Pfaff
2013-12-11
1
-1
/
+1
*
Avoid printf type modifiers not supported by MSVC C runtime library.
Alin Serdean
2013-11-25
1
-1
/
+1
*
coverage: Synchronize per-thread counters less aggressively
Joe Stringer
2013-11-20
1
-6
/
+23
*
coverage: Reimplement the "ovs-appctl coverage/show" command.
Alex Wang
2013-10-01
1
-5
/
+108
*
sparse: Suppress sparse warnings for global variables.
Alex Wang
2013-08-20
1
-0
/
+2
*
coverage: Make thread-safe.
Ben Pfaff
2013-08-20
1
-35
/
+44
*
Global replace of Nicira Networks.
Raju Subramanian
2012-05-02
1
-1
/
+1
*
coverage: Make ovs-appctl command more useful and less alarming.
Ben Pfaff
2012-04-26
1
-33
/
+58
*
coverage: Rate-limit logging coverage information.
Ben Pfaff
2012-04-26
1
-1
/
+4
*
unixctl: New JSON RPC back-end.
Ethan Jackson
2012-02-21
1
-1
/
+1
*
coverage: Time out the coverage hash suppression once a day.
Ben Pfaff
2012-02-07
1
-2
/
+11
*
unixctl: Implement quoting.
Ben Pfaff
2011-12-19
1
-4
/
+5
*
ovs-appctl: Print command arguments for "help".
Justin Pettit
2011-09-29
1
-1
/
+1
*
coverage: Make the coverage counters catalog program-specific.
Ben Pfaff
2010-11-30
1
-9
/
+27
*
vlog: Make client supply semicolon for VLOG_DEFINE_THIS_MODULE.
Ben Pfaff
2010-10-29
1
-1
/
+1
*
treewide: Remove trailing whitespace
Joe Perches
2010-08-30
1
-1
/
+1
*
vlog: Introduce VLOG_DEFINE_THIS_MODULE for declaring vlog module in use.
Ben Pfaff
2010-07-21
1
-2
/
+2
*
Merge "master" into "next".
Ben Pfaff
2010-02-11
1
-4
/
+4
|
\
|
*
Rename UNUSED macro to OVS_UNUSED to avoid naming conflict.
Ben Pfaff
2010-02-11
1
-2
/
+2
*
|
unixctl: Allow passing auxiliary data to unixctl commands.
Ben Pfaff
2009-10-29
1
-2
/
+3
|
/
*
logging: Lower logging level for coverage messages due to slow poll loops
Justin Pettit
2009-09-11
1
-1
/
+4
*
Fix unitialized variable in coverage_log()
Justin Pettit
2009-07-14
1
-1
/
+1
*
Remove "coverage/clear" command due its limited use
Justin Pettit
2009-07-10
1
-8
/
+0
*
Provide ability to retrieve coverage information
Justin Pettit
2009-07-10
1
-7
/
+32
*
Update primary code license to Apache 2.0.
Ben Pfaff
2009-06-15
1
-10
/
+10
*
Import from old repository commit 61ef2b42a9c4ba8e1600f15bb0236765edc2ad45.
v0.90.0
Ben Pfaff
2009-07-08
1
-0
/
+163