+1
−1
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/IAU6ZD -------------------------------- Commit 6ecafc9a changed function perf_evlist__event2evsel() to evlist__event2evsel(), but missing the use of perf_evlist__event2evsel() in perf/util/cs-etm.c. Fix it. Fixes: 6ecafc9a ("perf report: Add support to print a textual representation of IBS raw sample data") Signed-off-by:Li Nan <linan122@huawei.com>