aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2020-03-24perf dso: Fix dso comparisonRavi Bangoria1-1/+21
2020-03-24perf cpumap: Fix snprintf overflow checkChristophe JAILLET1-5/+5
2020-03-24perf test: Test pmu-events aliasesJohn Garry1-1/+147
2020-03-24perf pmu: Make pmu_uncore_alias_match() publicJohn Garry2-1/+2
2020-03-24perf pmu: Add is_pmu_core()John Garry2-0/+6
2020-03-24perf test: Add pmu-events testJohn Garry4-0/+239
2020-03-24perf pmu: Refactor pmu_add_cpu_aliases()John Garry2-8/+16
2020-03-24perf jevents: Support test events folderJohn Garry1-0/+30
2020-03-24perf jevents: Add some test eventsJohn Garry3-0/+59
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa1-4/+5
2020-03-24tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo1-0/+2
2020-03-24perf vendor events amd: Update Zen1 events to V2Vijay Thakkar7-136/+172
2020-03-24perf vendor events amd: Add Zen2 eventsVijay Thakkar7-0/+1117
2020-03-24perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar7-1/+1
2020-03-24perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain1-19/+30
2020-03-24perf stat: Align the output for interval aggregation modeJin Yao1-3/+3
2020-03-24perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao1-1/+27
2020-03-24perf report: Support a new key to reload the browserJin Yao4-3/+6
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao4-15/+94
2020-03-24perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao1-11/+35
2020-03-24perf report: Support interactive annotation of code without symbolsJin Yao2-6/+38
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar6-3/+40
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-23kunit: add --make_optionsGreg Thelen2-14/+24
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee2-0/+24
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau2-8/+47
2020-03-23tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl2-14/+53
2020-03-23tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl2-12/+38
2020-03-23tools/kvm_stat: switch to argparseStefan Raspl1-80/+62
2020-03-23tools/kvm_stat: rework command line sequence and message textsStefan Raspl2-24/+25
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar1-17/+9
2020-03-23perf report: Print al_addr when symbol is not foundJin Yao1-2/+4
2020-03-23perf symbols: Consolidate symbol fixup issueLeo Yan5-33/+8
2020-03-23perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2-3/+4
2020-03-23tools/virtio: option to build an out of tree moduleMichael S. Tsirkin1-1/+26
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman39-179/+302
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire1-0/+4
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang1-0/+58
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang1-5/+48
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang1-9/+15
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang1-12/+44
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang1-3/+28
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney6-3/+40
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra1-4/+4
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner1-2/+2
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim5-36/+115
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim10-20/+280
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling1-1/+1