aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-annotate.c
diff options
context:
space:
mode:
authorIan Rogers <irogers@google.com>2024-10-14 17:01:57 -0700
committerNamhyung Kim <namhyung@kernel.org>2024-10-17 13:17:36 -0700
commit3a447031f5fc21c4e112a5ca52d091d1ef33aeb6 (patch)
tree30881d8d29ed650e3525f22115bbf332fe78f89e /tools/perf/builtin-annotate.c
parent8519e4f44c2af72214dc029f0334be068466e71f (diff)
downloadlinux-3a447031f5fc21c4e112a5ca52d091d1ef33aeb6.tar.gz
linux-3a447031f5fc21c4e112a5ca52d091d1ef33aeb6.tar.bz2
linux-3a447031f5fc21c4e112a5ca52d091d1ef33aeb6.zip
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 <irogers@google.com> Tested-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com> Cc: Stephen Rothwell <sfr@canb.auug.org.au> Cc: zhaimingbing <zhaimingbing@cmss.chinamobile.com> Cc: Howard Chu <howardchu95@gmail.com> Cc: Ze Gao <zegao2021@gmail.com> Cc: Weilin Wang <weilin.wang@intel.com> Cc: James Clark <james.clark@linaro.org> Cc: Leo Yan <leo.yan@linux.dev> Cc: Thomas Richter <tmricht@linux.ibm.com> Cc: Veronika Molnarova <vmolnaro@redhat.com> Link: https://lore.kernel.org/r/20241015000158.871828-3-irogers@google.com Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions