summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2026-06-06 14:42:09 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2026-06-06 14:46:37 -0300
commitf54ce06049bf716f6b1e3a78e72360d583ea2acb (patch)
treee44d1a9af1352e4925eb871c584fb3136e9629f3 /tools/perf/scripts/python/stackcollapse.py
parentc3e51ed45ffa7547495a851e33ce332f81ef3665 (diff)
libperf: Document struct perf_cpu int16_t ABI limitation
struct perf_cpu.cpu is int16_t, limiting perf to 32767 CPUs. This is part of the libperf ABI (returned by value from perf_cpu_map__cpu() and friends), so widening it requires an ABI bump. Add a comment on the struct definition noting this, and create a TODO file to collect future ABI changes so they can be batched into a single version bump. Cc: Ian Rogers <irogers@google.com> Cc: Namhyung Kim <namhyung@kernel.org> Assisted-by: Claude:claude-opus-4.6 Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions