diff options
| author | Namhyung Kim <namhyung@kernel.org> | 2025-12-02 15:01:31 -0800 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-12-02 16:02:33 -0800 |
| commit | 441863ae3de61dd813049a120e5656df2e210a4b (patch) | |
| tree | ad13653986af5487d8e55d6a7b95d08628fafcee /tools/perf/tests/shell/jitdump-python.sh | |
| parent | 267c2e633af6e9461477bed91e428993f8b36ee8 (diff) | |
perf tools: Remove a trailing newline in the event terms
So that it can show the correct encoding info in the JSON output.
$ perf list -j hw
[
{
"Unit": "cpu",
"Topic": "legacy hardware",
"EventName": "branch-instructions",
"EventType": "Kernel PMU event",
"BriefDescription": "Retired branch instructions [This event is an alias of branches]",
"Encoding": "cpu/event=0xc4/"
},
...
Reviewed-by: Ian Rogers <irogers@google.com>
Suggested-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Diffstat (limited to 'tools/perf/tests/shell/jitdump-python.sh')
0 files changed, 0 insertions, 0 deletions
