summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)AuthorLines
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds-868/+9496
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+1
2021-04-29perf build: Defer printing detected features to the end of all feature checksArnaldo Carvalho de Melo-0/+7
2021-04-29perf build: Regenerate the FEATURE_DUMP file after extra feature checksJiri Olsa-0/+6
2021-04-29perf session: Dump PERF_RECORD_TIME_CONV eventLeo Yan-1/+46
2021-04-29perf session: Add swap operation for event TIME_CONVLeo Yan-1/+14
2021-04-29perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan-10/+20
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan-2/+15
2021-04-29perf Documentation: Document intel-hybrid supportJin Yao-0/+217
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao-0/+3
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao-0/+12
2021-04-29perf tests: Support 'Session topology' test for hybridJin Yao-2/+11
2021-04-29perf tests: Support 'Parse and process metrics' test for hybridJin Yao-2/+6
2021-04-29perf tests: Support 'Track with sched_switch' test for hybridJin Yao-1/+5
2021-04-29perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao-0/+4
2021-04-29perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao-7/+12
2021-04-29perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao-0/+171
2021-04-29perf record: Uniquify hybrid event nameJin Yao-0/+28
2021-04-29perf stat: Warn group events from different hybrid PMUJin Yao-0/+62
2021-04-29perf stat: Filter out unmatched aggregation for hybrid eventJin Yao-0/+3
2021-04-29perf stat: Add default hybrid eventsJin Yao-0/+28
2021-04-29perf record: Create two hybrid 'cycles' events by defaultJin Yao-9/+77
2021-04-29perf parse-events: Support event inside hybrid pmuJin Yao-0/+63
2021-04-29perf parse-events: Compare with hybrid pmu nameJin Yao-8/+34
2021-04-29perf parse-events: Create two hybrid raw eventsJin Yao-1/+37
2021-04-29perf parse-events: Create two hybrid cache eventsJin Yao-1/+37
2021-04-29perf parse-events: Create two hybrid hardware eventsJin Yao-0/+141
2021-04-29perf stat: Uniquify hybrid event nameJin Yao-2/+21
2021-04-29perf pmu: Add hybrid helper functionsJin Yao-0/+57
2021-04-29perf pmu: Save detected hybrid pmus to a global pmu listJin Yao-1/+80
2021-04-29perf pmu: Save pmu nameJin Yao-1/+10
2021-04-29perf pmu: Simplify arguments of __perf_pmu__new_aliasJin Yao-20/+16
2021-04-29perf jevents: Support unit value "cpu_core" and "cpu_atom"Jin Yao-0/+2
2021-04-29perf report: Print percentage of each event statisticsNamhyung Kim-1/+9
2021-04-29perf report: Make --skip-empty as defaultNamhyung Kim-0/+11
2021-04-29perf report: Add --skip-empty option to suppress 0 event statNamhyung Kim-13/+35
2021-04-29perf report: Show event sample counts in --stat outputNamhyung Kim-0/+14
2021-04-29perf hists: Split hists_stats from events_statsNamhyung Kim-29/+42
2021-04-29perf top: Use evlist->events_stat to count eventsNamhyung Kim-12/+8
2021-04-29perf data: Add JSON exportNicholas Fraser-21/+418
2021-04-29perf stat: Introduce bpf_counter_ops->disable()Song Liu-0/+43
2021-04-29perf stat: Introduce ':b' modifierSong Liu-3/+10
2021-04-29perf stat: Introduce config stat.bpf-counter-eventsSong Liu-23/+63
2021-04-29perf bpf: check perf_attr_map is compatible with the perf binarySong Liu-0/+19
2021-04-29perf util: Move bpf_perf definitions to a libperf headerSong Liu-24/+3
2021-04-28Merge tag 'perf-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+6
2021-04-27Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-20/+30
2021-04-26Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2021-04-26Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo-4/+7
2021-04-25perf vendor events intel: Add missing skylake & icelake model numbersJin Yao-0/+3