diff options
author | Riccardo Mancini <[email protected]> | 2021-08-21 11:19:29 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-08-31 16:50:34 -0300 |
commit | 91233d003b0906f146765fbef3572509c99d9386 (patch) | |
tree | 0bffb5f96161dcda71e24795a93689a7bbfdf7f7 /scripts/gdb/linux/lists.py | |
parent | ebfb045a417415d8ac3f588e443f001b1278c01c (diff) |
perf evsel: Move bpf_counter__install_pe() to success path in evsel__open_cpu()
I don't see why bpf_counter__install_pe() should get called even if
fd = -1, so I'm moving it to the success path.
This will be useful in following patches to separate the actual open and
the related operations from the fallback mechanisms.
Signed-off-by: Riccardo Mancini <[email protected]>
Cc: Ian Rogers <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Song Liu <[email protected]>
Link: http://lore.kernel.org/lkml/64f8a1b0a838a6e6049cd43c1beafd432999ae57.1629490974.git.rickyman7@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/lists.py')
0 files changed, 0 insertions, 0 deletions