summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-03-24perf jevents: Add some test eventsJohn Garry
2020-03-24perf tools: Unify a bit the build directory outputJiri Olsa
2020-03-24tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo
2020-03-24perf vendor events amd: Update Zen1 events to V2Vijay Thakkar
2020-03-24perf vendor events amd: Add Zen2 eventsVijay Thakkar
2020-03-24perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar
2020-03-24perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain
2020-03-24perf stat: Align the output for interval aggregation modeJin Yao
2020-03-24perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao
2020-03-24perf report: Support a new key to reload the browserJin Yao
2020-03-24perf report: Allow specifying event to be used as sort key in --group outputJin Yao
2020-03-24perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao
2020-03-24perf report: Support interactive annotation of code without symbolsJin Yao
2020-03-24Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan
2020-03-23kunit: add --make_optionsGreg Thelen
2020-03-23samples, bpf: Move read_trace_pipe to trace_helpersDaniel T. Lee
2020-03-23bpf: Add tests for bpf_sk_storage to bpf_tcp_caMartin KaFai Lau
2020-03-23tools/kvm_stat: add command line switch '-c' to log in csv formatStefan Raspl
2020-03-23tools/kvm_stat: add command line switch '-s' to set update intervalStefan Raspl
2020-03-23tools/kvm_stat: switch to argparseStefan Raspl
2020-03-23tools/kvm_stat: rework command line sequence and message textsStefan Raspl
2020-03-23thermal: int340x: processor_thermal: Add Tiger Lake supportSumeet Pawnikar
2020-03-23perf report: Print al_addr when symbol is not foundJin Yao
2020-03-23perf symbols: Consolidate symbol fixup issueLeo Yan
2020-03-23perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers
2020-03-23tools/virtio: option to build an out of tree moduleMichael S. Tsirkin
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang
2020-03-21Merge branches 'doc.2020.02.27a', 'fixes.2020.03.21a', 'kfree_rcu.2020.02.20a...Paul E. McKenney
2020-03-21lockdep: Rename trace_{hard,soft}{irq_context,irqs_enabled}()Peter Zijlstra
2020-03-21lockdep: Rename trace_hardirq_{enter,exit}()Thomas Gleixner
2020-03-21Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-21tools/power turbostat: update versionLen Brown
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown
2020-03-20kunit: Run all KUnit tests through allyesconfigHeidi Fahim
2020-03-20kunit: kunit_parser: make parser more robustHeidi Fahim
2020-03-20selftests/bpf: Fix mix of tabs and spacesBill Wendling
2020-03-20bpftool: Add struct_ops supportMartin KaFai Lau
2020-03-20bpftool: Translate prog_id to its bpf prog_nameMartin KaFai Lau
2020-03-20bpftool: Print as a string for char arrayMartin KaFai Lau
2020-03-20bpftool: Print the enum's name instead of valueMartin KaFai Lau
2020-03-20selftests: firmware: Add firmware_request_platform testsHans de Goede
2020-03-20tools/power/x86/intel-speed-select: Fix a typo in error messageMasanari Iida