diff options
author | Tzvetomir Stoyanov (VMware) <[email protected]> | 2018-08-08 14:02:57 -0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-08-13 15:22:18 -0300 |
commit | 6fed932e9242b55a32dd75da7c2448b9b0c48a73 (patch) | |
tree | 7db20d860fec2ea9b2f9181ab84a2638fd443995 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | fc9b69710e0e5833c5d3e56c37cb56cfe89217c3 (diff) |
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
In order to make libtraceevent into a proper library, variables, data
structures and functions require a unique prefix to prevent name space
conflicts. That prefix will be "tep_" and not "pevent_". This changes
pevent_get_page_size API and enum pevent_flag to enum tep_flag
Signed-off-by: Tzvetomir Stoyanov (VMware) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Yordan Karadzhov (VMware) <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
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