commit | 6337bd0c91f66527741e61ecb73b9cff0d7f48f8 | [log] [tgz] |
---|---|---|
author | Adrian Hunter <[email protected]> | Sun May 30 22:22:57 2021 +0300 |
committer | Arnaldo Carvalho de Melo <[email protected]> | Tue Jun 01 10:02:47 2021 -0300 |
tree | 8c733af5931801dea2bc067ca426cc9ea2bdf2b4 | |
parent | 4c62244e035e99a9e43d25a017cbe98f7562b21f [diff] |
perf scripting python: Simplify perf-trace-context module functions Simplify perf-trace-context module functions by factoring out some common code. Signed-off-by: Adrian Hunter <[email protected]> Cc: Andi Kleen <[email protected]> Cc: Jiri Olsa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>