aboutsummaryrefslogtreecommitdiff
path: root/lib/debugobjects.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2013-01-15 17:02:19 +0900
committerArnaldo Carvalho de Melo <[email protected]>2013-01-24 16:40:43 -0300
commitff582680f8762293aa45eb5cf2faacadbe73b435 (patch)
tree523e5696e7646aaf716dc149395e7a9561aec1b2 /lib/debugobjects.c
parentd8f7bbc947afb59c68a8574d1fe99b20cff2b1be (diff)
tools lib traceevent: Fix warning on '>=' operator
Although the '>=' (and '<=') operator is handled properly in libtraceevent, it emitted following spurious warnings on perf test: $ perf test 5: parse events tests : ... Warning: unknown op '>=' Warning: unknown op '>=' Warning: unknown op '>=' Warning: unknown op '>=' Warning: unknown op '>=' Warning: unknown op '>=' ... Add the operator to the checks. Signed-off-by: Namhyung Kim <[email protected]> Acked-by: Steven Rostedt <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Jiri Olsa <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Steven Rostedt <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions