aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-03ktest: Adding editor hints to improve consistencyJohn 'Warthog9' Hawley (VMware)1-0/+9
2021-05-03ktest: Add example config for using VMware VMsJohn 'Warthog9' Hawley (VMware)1-0/+137
2021-05-03ktest: Minor cleanup with uninitialized variable $build_optionsJohn 'Warthog9' Hawley (VMware)1-0/+3
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+2
2021-05-03libbpf: Fix signed overflow in ringbuf_process_ringBrendan Jackman1-9/+21
2021-05-01Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds9-0/+3616
2021-05-01Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds243-883/+9950
2021-05-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-78/+1459
2021-05-02kbuild: replace LANG=C with LC_ALL=CMasahiro Yamada1-1/+1
2021-04-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-18/+77
2021-04-30Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds17-58/+1578
2021-04-30vm/test_vmalloc.sh: adapt for updated driver interfaceUladzislau Rezki (Sony)1-10/+11
2021-04-30selftests: add a MREMAP_DONTUNMAP selftest for shmemBrian Geffon1-0/+52
2021-04-30kselftests: cgroup: update kmem test for new vmstat implementationJohannes Weiner1-8/+14
2021-04-30selftests/bpf: Fix the snprintf testFlorent Revest2-0/+7
2021-04-29Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds5-4/+28
2021-04-29Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds198-2258/+14933
2021-04-29perf build: Defer printing detected features to the end of all feature checksArnaldo Carvalho de Melo1-0/+7
2021-04-29tools build: Allow deferring printing the results of feature detectionArnaldo Carvalho de Melo1-10/+17
2021-04-29perf build: Regenerate the FEATURE_DUMP file after extra feature checksJiri Olsa1-0/+6
2021-04-29perf session: Dump PERF_RECORD_TIME_CONV eventLeo Yan3-1/+46
2021-04-29perf session: Add swap operation for event TIME_CONVLeo Yan1-1/+14
2021-04-29perf jit: Let convert_timestamp() to be backwards-compatibleLeo Yan2-10/+22
2021-04-29perf tools: Change fields type in perf_record_time_convLeo Yan1-2/+3
2021-04-29perf tools: Enable libtraceevent dynamic linkingMichael Petlan5-2/+32
2021-04-29perf Documentation: Document intel-hybrid supportJin Yao3-0/+217
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao1-0/+3
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao1-0/+12
2021-04-29perf tests: Support 'Session topology' test for hybridJin Yao1-2/+11
2021-04-29perf tests: Support 'Parse and process metrics' test for hybridJin Yao1-2/+6
2021-04-29perf tests: Support 'Track with sched_switch' test for hybridJin Yao1-1/+5
2021-04-29perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao1-0/+4
2021-04-29perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao1-7/+12
2021-04-29perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao1-0/+171
2021-04-29perf record: Uniquify hybrid event nameJin Yao1-0/+28
2021-04-29perf stat: Warn group events from different hybrid PMUJin Yao6-0/+62
2021-04-29perf stat: Filter out unmatched aggregation for hybrid eventJin Yao1-0/+3
2021-04-29perf stat: Add default hybrid eventsJin Yao1-0/+28
2021-04-29perf record: Create two hybrid 'cycles' events by defaultJin Yao7-9/+77
2021-04-29perf parse-events: Support event inside hybrid pmuJin Yao1-0/+63
2021-04-29perf parse-events: Compare with hybrid pmu nameJin Yao5-8/+34
2021-04-29perf parse-events: Create two hybrid raw eventsJin Yao1-1/+37
2021-04-29perf parse-events: Create two hybrid cache eventsJin Yao3-1/+37
2021-04-29perf parse-events: Create two hybrid hardware eventsJin Yao5-0/+141
2021-04-29perf stat: Uniquify hybrid event nameJin Yao4-2/+21
2021-04-29perf pmu: Add hybrid helper functionsJin Yao4-0/+57
2021-04-29perf pmu: Save detected hybrid pmus to a global pmu listJin Yao5-1/+80
2021-04-29perf pmu: Save pmu nameJin Yao2-1/+10
2021-04-29perf pmu: Simplify arguments of __perf_pmu__new_aliasJin Yao1-20/+16
2021-04-29perf jevents: Support unit value "cpu_core" and "cpu_atom"Jin Yao1-0/+2