summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | perf callchain: Update docs regarding kernel/user space unwindingTony Jones2020-03-252-12/+20
| | * | | | | perf dso: Fix dso comparisonRavi Bangoria2020-03-241-1/+21
| | * | | | | perf cpumap: Fix snprintf overflow checkChristophe JAILLET2020-03-241-5/+5
| | * | | | | perf test: Test pmu-events aliasesJohn Garry2020-03-241-1/+147
| | * | | | | perf pmu: Make pmu_uncore_alias_match() publicJohn Garry2020-03-242-1/+2
| | * | | | | perf pmu: Add is_pmu_core()John Garry2020-03-242-0/+6
| | * | | | | perf test: Add pmu-events testJohn Garry2020-03-244-0/+239
| | * | | | | perf pmu: Refactor pmu_add_cpu_aliases()John Garry2020-03-242-8/+16
| | * | | | | perf jevents: Support test events folderJohn Garry2020-03-241-0/+30
| | * | | | | perf jevents: Add some test eventsJohn Garry2020-03-243-0/+59
| | * | | | | perf tools: Unify a bit the build directory outputJiri Olsa2020-03-241-4/+5
| | * | | | | tools headers uapi: Update linux/in.h copyArnaldo Carvalho de Melo2020-03-241-0/+2
| | * | | | | perf vendor events amd: Update Zen1 events to V2Vijay Thakkar2020-03-247-136/+172
| | * | | | | perf vendor events amd: Add Zen2 eventsVijay Thakkar2020-03-247-0/+1117
| | * | | | | perf vendor events amd: Restrict model detection for zen1 based processorsVijay Thakkar2020-03-247-1/+1
| | * | | | | perf metricgroup: Fix printing event names of metric group with multiple even...Kajol Jain2020-03-241-19/+30
| | * | | | | perf stat: Align the output for interval aggregation modeJin Yao2020-03-241-3/+3
| | * | | | | perf report/top TUI: Support hotkeys to let user select any event for sortingJin Yao2020-03-241-1/+27
| | * | | | | perf report: Support a new key to reload the browserJin Yao2020-03-244-3/+6
| | * | | | | perf report: Allow specifying event to be used as sort key in --group outputJin Yao2020-03-244-15/+94
| | * | | | | perf report/top TUI: Support hotkey 'a' for annotation of unresolved addressesJin Yao2020-03-241-11/+35
| | * | | | | perf report: Support interactive annotation of code without symbolsJin Yao2020-03-242-6/+38
| | * | | | | perf report: Print al_addr when symbol is not foundJin Yao2020-03-231-2/+4
| | * | | | | perf symbols: Consolidate symbol fixup issueLeo Yan2020-03-235-33/+8
| | * | | | | perf parse-events: Fix 3 use after frees found with clang ASANIan Rogers2020-03-232-3/+4
* | | | | | | Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-04-0515-41/+465
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | selftests/powerpc: Fix try-run when source tree is not writableMichael Ellerman2020-04-011-0/+1
| * | | | | | selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tmPo-Hsu Lin2020-03-258-0/+12
| * | | | | | selftests/powerpc: Don't rely on segfault to rerun the testGustavo Luiz Duarte2020-03-251-39/+35
| * | | | | | selftests/powerpc: Add tm-signal-pagefault testGustavo Luiz Duarte2020-03-203-1/+287
| * | | | | | selftests/powerpc: Add a test of sigreturn vs VDSOMichael Ellerman2020-03-203-1/+129
| * | | | | | selftests/powerpc: Add tlbie_test in .gitignoreChristophe Leroy2020-03-171-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'trace-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-04-056-19/+292
|\ \ \ \ \ \
| * | | | | | selftests/ftrace: Add test to test new set_event_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+125
| * | | | | | selftests/ftrace: Add test to test new set_ftrace_notrace_pid fileSteven Rostedt (VMware)2020-03-271-0/+108
| * | | | | | selftest/ftrace: Fix function trigger test to handle trace not disabling the ...Steven Rostedt (VMware)2020-03-191-1/+1
| * | | | | | tools/bootconfig: Show line and column in parse errorMasami Hiramatsu2020-03-031-4/+31
| * | | | | | bootconfig: Support O=<builddir> optionMasami Hiramatsu2020-03-032-14/+27
* | | | | | | Merge tag 'gpio-v5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2020-04-046-7/+132
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'v5.6-rc7' into develLinus Walleij2020-03-27126-640/+1843
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | tools: gpio: Fix out-of-tree build regressionAnssi Hannula2020-03-271-1/+1
| * | | | | | | tools: gpio: Fix typo in gpio-utilsMykyta Poturai2020-03-251-3/+3
| * | | | | | | tools: gpio-hammer: Apply scripts/Lindent and retain good changesGabriel Ravier2020-03-251-1/+1
| * | | | | | | tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King2020-03-251-1/+1
| * | | | | | | tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier2020-03-251-1/+16
| * | | | | | | tools: gpio: implement gpio-watchBartosz Golaszewski2020-02-124-1/+111
* | | | | | | | Merge tag 'threads-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-04-046-0/+59
|\ \ \ \ \ \ \ \
| * | | | | | | | selftests: add pid namespace ENOMEM regression testChristian Brauner2020-03-256-0/+59
* | | | | | | | | Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-04-031-4/+33
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tools: PCI: Add 'e' to clear IRQKishon Vijay Abraham I2020-04-021-1/+15