summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-04-30vm/test_vmalloc.sh: adapt for updated driver interfaceUladzislau Rezki (Sony)
2021-04-30selftests: add a MREMAP_DONTUNMAP selftest for shmemBrian Geffon
2021-04-30kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2021-04-29perf build: Defer printing detected features to the end of all feature checksArnaldo Carvalho de Melo
2021-04-29tools build: Allow deferring printing the results of feature detectionArnaldo Carvalho de Melo
2021-04-29perf build: Regenerate the FEATURE_DUMP file after extra feature checksJiri Olsa
2021-04-29perf session: Dump PERF_RECORD_TIME_CONV eventLeo Yan
2021-04-29perf session: Add swap operation for event TIME_CONVLeo Yan
2021-04-29perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan
2021-04-29perf tools: Change fields type in perf_record_time_convLeo Yan
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan
2021-04-29perf Documentation: Document intel-hybrid supportJin Yao
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao
2021-04-29perf tests: Support 'Session topology' test for hybridJin Yao
2021-04-29perf tests: Support 'Parse and process metrics' test for hybridJin Yao
2021-04-29perf tests: Support 'Track with sched_switch' test for hybridJin Yao
2021-04-29perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao
2021-04-29perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao
2021-04-29perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao
2021-04-29perf record: Uniquify hybrid event nameJin Yao
2021-04-29perf stat: Warn group events from different hybrid PMUJin Yao
2021-04-29perf stat: Filter out unmatched aggregation for hybrid eventJin Yao
2021-04-29perf stat: Add default hybrid eventsJin Yao
2021-04-29perf record: Create two hybrid 'cycles' events by defaultJin Yao
2021-04-29perf parse-events: Support event inside hybrid pmuJin Yao
2021-04-29perf parse-events: Compare with hybrid pmu nameJin Yao
2021-04-29perf parse-events: Create two hybrid raw eventsJin Yao
2021-04-29perf parse-events: Create two hybrid cache eventsJin Yao
2021-04-29perf parse-events: Create two hybrid hardware eventsJin Yao
2021-04-29perf stat: Uniquify hybrid event nameJin Yao
2021-04-29perf pmu: Add hybrid helper functionsJin Yao
2021-04-29perf pmu: Save detected hybrid pmus to a global pmu listJin Yao
2021-04-29perf pmu: Save pmu nameJin Yao
2021-04-29perf pmu: Simplify arguments of __perf_pmu__new_aliasJin Yao
2021-04-29perf jevents: Support unit value "cpu_core" and "cpu_atom"Jin Yao
2021-04-29tools headers uapi: Update tools's copy of linux/perf_event.hJin Yao
2021-04-29perf report: Print percentage of each event statisticsNamhyung Kim
2021-04-29perf report: Make --skip-empty as defaultNamhyung Kim
2021-04-29perf report: Add --skip-empty option to suppress 0 event statNamhyung Kim
2021-04-29perf report: Show event sample counts in --stat outputNamhyung Kim
2021-04-29perf hists: Split hists_stats from events_statsNamhyung Kim
2021-04-29perf top: Use evlist->events_stat to count eventsNamhyung Kim