diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-08-15 10:12:12 -0700 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2013-09-23 09:18:14 -0700 |
commit | 756cbf6befe6f59b0b3e0967d92a66c11e2566ed (patch) | |
tree | 208a54ccf6ed2003fe8020901a6a9515dd5a3273 /tools/perf/ui/gtk/annotate.c | |
parent | 9261dd0da6c6432f08670719069449c6efe4f7a9 (diff) |
rcu: Distinguish between NOCB and non-NOCB rcu_callback trace events
One way to distinguish between NOCB and non-NOCB rcu_callback trace
events is that the former always print zero for the lazy and non-lazy
queue lengths. Unfortunately, this also means that we cannot see the NOCB
queue lengths. This commit therefore accesses the NOCB queue lengths,
but negates them. NOCB rcu_callback trace events should therefore have
negative queue lengths.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
[ paulmck: Match operand size per kbuild test robot's advice. ]
Diffstat (limited to 'tools/perf/ui/gtk/annotate.c')
0 files changed, 0 insertions, 0 deletions