aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-script.c
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2013-01-15 08:02:19 +0000
committerArnaldo Carvalho de Melo <[email protected]>2013-01-24 19:40:43 +0000
commitff582680f8762293aa45eb5cf2faacadbe73b435 (patch)
tree523e5696e7646aaf716dc149395e7a9561aec1b2 /tools/perf/builtin-script.c
parentperf tools: Remove unused 'unset' parameter from parse_events (diff)
downloadkernel-ff582680f8762293aa45eb5cf2faacadbe73b435.tar.gz
kernel-ff582680f8762293aa45eb5cf2faacadbe73b435.zip
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 'tools/perf/builtin-script.c')
0 files changed, 0 insertions, 0 deletions