diff options
| author | Namhyung Kim <namhyung@kernel.org> | 2025-12-03 02:01:31 +0300 |
|---|---|---|
| committer | Namhyung Kim <namhyung@kernel.org> | 2025-12-03 03:02:33 +0300 |
| commit | 441863ae3de61dd813049a120e5656df2e210a4b (patch) | |
| tree | ad13653986af5487d8e55d6a7b95d08628fafcee /tools/lib/python | |
| parent | 267c2e633af6e9461477bed91e428993f8b36ee8 (diff) | |
| download | linux-441863ae3de61dd813049a120e5656df2e210a4b.tar.xz | |
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/lib/python')
0 files changed, 0 insertions, 0 deletions
