diff options
author | Namhyung Kim <[email protected]> | 2021-06-02 14:22:40 -0700 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2021-06-04 10:04:20 -0300 |
commit | 2dc065eae56df804e4da5f8a9e4139033f7ea605 (patch) | |
tree | 248ac4779bfd747b9c89bd2f3588b06a12d37e90 /lib/mpi/mpi-sub-ui.c | |
parent | f677ec94f6fb9d895f40403bd54236f7763c29db (diff) |
perf evsel: Add missing cloning of evsel->use_config_name
The evsel__clone() should copy all fields in the evsel which are set
during the event parsing. But it missed the use_config_name field.
Fixes: 12279429d862 ("perf stat: Uniquify hybrid event name")
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Ian Rogers <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Jin Yao <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lore.kernel.org/lkml/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions