aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMichael Sartain <[email protected]>2018-01-11 19:47:42 -0500
committerArnaldo Carvalho de Melo <[email protected]>2018-01-17 10:21:39 -0300
commit952a99ccfa9db2f9a32810fc9c0084f532dd871a (patch)
treecbacb45eec53ac2846feab4795487efa27436d34 /tools/perf/scripts/python/call-graph-from-sql.py
parent08e26396c6f29642fecfb7ca083459264a033a89 (diff)
tools lib traceevent: Fix bad force_token escape sequence
Older kernels have a bug that creates invalid symbols. event-parse.c handles them by replacing them with a "%s" token. But the fix included an extra backslash, and "\%s" was added incorrectly. Signed-off-by: Michael Sartain <[email protected]> Acked-by: Namhyung Kim <[email protected]> Cc: Andrew Morton <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Link: http://lkml.kernel.org/r/d320000d37c10ce0912851e1fb78d1e0c946bcd9.1497486273.git.mikesart@fastmail.com Signed-off-by: Steven Rostedt <[email protected]> Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions