summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-03-25selftests/ptrace: add test cases for dead-locksBernd Edlinger
2020-03-25selftests: add pid namespace ENOMEM regression testChristian Brauner
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25tools: gpio: Fix typo in gpio-utilsMykyta Poturai
2020-03-25tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier
2020-03-25tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King
2020-03-25tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier
2020-03-25selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin
2020-03-25selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal
2020-03-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-24perf dso: Fix dso comparisonRavi Bangoria
2020-03-24perf cpumap: Fix snprintf overflow checkChristophe JAILLET
2020-03-24perf test: Test pmu-events aliasesJohn Garry
2020-03-24perf pmu: Make pmu_uncore_alias_match() publicJohn Garry
2020-03-24perf pmu: Add is_pmu_core()John Garry
2020-03-24perf test: Add pmu-events testJohn Garry
2020-03-24perf pmu: Refactor pmu_add_cpu_aliases()John Garry
2020-03-24perf jevents: Support test events folderJohn Garry
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-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-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