diff options
author | Ian Rogers <[email protected]> | 2024-10-14 17:01:57 -0700 |
---|---|---|
committer | Namhyung Kim <[email protected]> | 2024-10-17 13:17:36 -0700 |
commit | 3a447031f5fc21c4e112a5ca52d091d1ef33aeb6 (patch) | |
tree | 30881d8d29ed650e3525f22115bbf332fe78f89e /tools/perf/scripts/python/gecko.py | |
parent | 8519e4f44c2af72214dc029f0334be068466e71f (diff) |
perf test: Remove C test wrapper for attr.py
Remove the C wrapper now a shell script wrapper exists. Move
perf_event_attr dumping functions to evsel.c and reduce the scope of
variables/defines. Use fprintf to avoid snprintf complexities in
WRITE_ASS.
Add __SANE_USERSPACE_TYPES__ to evsel.c to fix format flag issues on
PowerPC triggered by moving attr.c functions to evsel.c.
Signed-off-by: Ian Rogers <[email protected]>
Tested-by: Athira Rajeev <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Cc: zhaimingbing <[email protected]>
Cc: Howard Chu <[email protected]>
Cc: Ze Gao <[email protected]>
Cc: Weilin Wang <[email protected]>
Cc: James Clark <[email protected]>
Cc: Leo Yan <[email protected]>
Cc: Thomas Richter <[email protected]>
Cc: Veronika Molnarova <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Namhyung Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions