aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorZhengjun Xing <[email protected]>2019-07-12 09:53:08 +0800
committerSteven Rostedt (VMware) <[email protected]>2019-09-05 11:35:14 -0400
commitac68154626ab7fe4ce5f424937c34f42a3e20c5b (patch)
tree009858841f3ba324cfa7e5d254e14d04199ed4e0 /tools/perf/scripts/python/exported-sql-viewer.py
parenta47b53e95accfd2814efe39dfca06dbd45cd857a (diff)
tracing: Add "gfp_t" support in synthetic_events
Add "gfp_t" support in synthetic_events, then the "gfp_t" type parameter in some functions can be traced. Prints the gfp flags as hex in addition to the human-readable flag string. Example output: whoopsie-630 [000] ...1 78.969452: testevent: bar=b20 (GFP_ATOMIC|__GFP_ZERO) rcuc/0-11 [000] ...1 81.097555: testevent: bar=a20 (GFP_ATOMIC) rcuc/0-11 [000] ...1 81.583123: testevent: bar=a20 (GFP_ATOMIC) Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Zhengjun Xing <[email protected]> [ Added printing of flag names ] Signed-off-by: Tom Zanussi <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions