summaryrefslogtreecommitdiff
path: root/tools/perf/util/print-events.c
AgeCommit message (Expand)Author
2024-03-21perf list: Give more details about raw event encodingsIan Rogers
2024-03-21perf list: Add tracepoint encoding to detailed outputIan Rogers
2024-02-23perf print-events: make is_event_supported() more robustMark Rutland
2024-02-22perf list: Add scandirat compatibility functionIan Rogers
2024-01-26perf list: Switch error message to pr_err() to respect debug settings (-v)Ian Rogers
2023-09-12perf list: Avoid a hardcoded cpu PMU nameIan Rogers
2023-06-16perf print-events: Export is_event_supported()Arnaldo Carvalho de Melo
2023-05-27perf pmus: Allow just core PMU scanningIan Rogers
2023-05-27perf pmu: Separate pmu and pmusIan Rogers
2023-05-27perf pmu: Remove perf_pmu__hybrid_pmus listIan Rogers
2023-05-15perf parse-events: Reduce scope of is_event_supportedIan Rogers
2023-05-15perf print-events: Print legacy cache events for each PMUIan Rogers
2023-05-15perf print-events: Avoid unnecessary strlistIan Rogers
2023-05-02perf list: Modify the warning message about scandirat(3)Namhyung Kim
2023-05-02perf list: Fix memory leaks in print_tracepoint_events()Namhyung Kim
2023-04-04perf list: Use relative path for tracepoint scanNamhyung Kim
2023-02-03perf pmu-events: Remove now unused event and metric variablesIan Rogers
2022-11-23perf list: Reorganize to use callbacks to allow honouring command line optionsIan Rogers
2022-11-15perf list: Simplify symbol event printingIan Rogers
2022-11-15perf list: Simplify cache event printingIan Rogers
2022-11-15perf tracepoint: Sort events in iteratorIan Rogers
2022-11-10perf print-events: Remove redundant comparison with zeroKang Minchul
2022-09-26perf parse-events: Remove "not supported" hybrid cache eventsZhengjun Xing
2022-09-26perf print-events: Fix "perf list" can not display the PMU prefix for some hy...Zhengjun Xing
2022-08-02perf parse-events: Break out tracepoint and printingIan Rogers