diff options
| author | Zecheng Li <zecheng@google.com> | 2025-10-13 18:15:58 +0000 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-10-21 06:02:49 -0700 |
| commit | 068b6a4524262910bc283c7b3c2d7cf0d2c1f833 (patch) | |
| tree | 5c64fc94d66c3984eb8de2b9f27789b1cd223d61 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | f1204e5846d22fb2fffbd1164eeb19535f306797 (diff) | |
| download | linux-068b6a4524262910bc283c7b3c2d7cf0d2c1f833.tar.gz linux-068b6a4524262910bc283c7b3c2d7cf0d2c1f833.zip | |
perf annotate: Skip annotating data types to lea instructions
Introduce a helper function is_address_gen_insn() to check
arch-dependent address generation instructions like lea in x86. Remove
type annotation on these instructions since they are not accessing
memory. It should be counted as `no_mem_ops`.
Signed-off-by: Zecheng Li <zecheng@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
