aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sctop.py
diff options
context:
space:
mode:
authorJiri Olsa <[email protected]>2012-07-04 00:00:39 +0200
committerArnaldo Carvalho de Melo <[email protected]>2012-07-05 11:22:29 -0300
commit8c5f0a84c6b16e04195001bfd78281909519cf09 (patch)
tree901bbc2804d4f56fc60b38d442a130306ec334a4 /tools/perf/scripts/python/sctop.py
parentebf124ffab59e9e1c6179347fe95fe5baf32dcd7 (diff)
perf tools: Add empty rule for new line in event syntax parsing
The flex generator prints out each input character that is ignored by lex rules. Since the alias processing, we can have '\n' characters on input. We need to assign empty rule to it, so it's not printed out. Signed-off-by: Jiri Olsa <[email protected]> Cc: Corey Ashford <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Stephane Eranian <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions