aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTom Zanussi <[email protected]>2020-10-13 09:17:52 -0500
committerSteven Rostedt (VMware) <[email protected]>2020-10-15 12:01:13 -0400
commit7d27adf575e7e917666f4eeca62188353a358060 (patch)
tree13109382c0b8538c7db38153b03b7fe639434d24 /tools/perf/scripts/python/export-to-postgresql.py
parent499f7bb0853570c5d9cbf2a2ecbed517852cacfa (diff)
tracing: Don't show dynamic string internals in synthetic event description
For synthetic event dynamic fields, the type contains "__data_loc", which is basically an internal part of the type which is only meant to be displayed in the format, not in the event description itself, which is confusing to users since they can't use __data_loc on the command-line to define an event field, which printing it would lead them to believe. So filter it out from the description, while leaving it in the type. Link: https://lkml.kernel.org/r/b3b7baf7813298a5ede4ff02e2e837b91c05a724.1602598160.git.zanussi@kernel.org Reported-by: Masami Hiramatsu <[email protected]> Tested-by: Masami Hiramatsu <[email protected]> Signed-off-by: Tom Zanussi <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions