diff options
| author | Namhyung Kim <[email protected]> | 2023-05-11 06:27:23 +0000 |
|---|---|---|
| committer | Arnaldo Carvalho de Melo <[email protected]> | 2023-05-15 20:50:01 +0000 |
| commit | 983034cd0d212b23a63efb48ecc47d55d70ee301 (patch) | |
| tree | 52a49d5bb7d49a78a19d7f062d6de7c382ab1dd0 /tools/perf/util/annotate.c | |
| parent | perf doc: Add support for KBUILD_BUILD_TIMESTAMP (diff) | |
| download | kernel-983034cd0d212b23a63efb48ecc47d55d70ee301.tar.gz kernel-983034cd0d212b23a63efb48ecc47d55d70ee301.zip | |
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
I found that the "decq", "incq", "testq", "tzcnt" instructions didn't
parse the operands properly. Add them to the "x86__instructions" table
to fix the issue.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/util/annotate.c')
0 files changed, 0 insertions, 0 deletions
