summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-core-for-mingo-5.7-20200317' of git://git.kernel.org/pub/scm/...Ingo Molnar2020-03-1932-1123/+1340
|\
| * perf expr: Fix copy/paste mistakeJiri Olsa2020-03-171-2/+2
| * perf report: Fix no branch type statistics report issueJin Yao2020-03-171-5/+4
| * perf tools: Give synthetic mmap events an inode generationIan Rogers2020-03-171-0/+1
| * perf test: Print if shell directory isn't presentIan Rogers2020-03-131-1/+4
| * perf record: Fix binding of AIO user space buffers to nodesAlexey Budankov2020-03-121-6/+15
| * perf scripting perl: Add common_callchain to fix argument orderMichael Petlan2020-03-116-20/+20
| * perf intel-pt: Update intel-pt.txt file with new location of the documentationAdrian Hunter2020-03-111-0/+1
| * perf intel-pt: Add Intel PT man page referencesAdrian Hunter2020-03-115-4/+13
| * perf intel-pt: Rename intel-pt.txt and put it in man page formatAdrian Hunter2020-03-111-24/+33
| * perf doc: Set man page date to last git commitIan Rogers2020-03-111-1/+4
| * perf cs-etm: Fix unsigned variable comparison to zeroLeo Yan2020-03-111-1/+1
| * perf cs-etm: Optimize copying last branchesLeo Yan2020-03-111-5/+17
| * perf cs-etm: Correct synthesizing instruction samplesLeo Yan2020-03-111-17/+70
| * perf cs-etm: Continuously record last branchLeo Yan2020-03-111-3/+4
| * perf cs-etm: Swap packets for instruction samplesLeo Yan2020-03-111-20/+19
| * perf map: Use strstarts() to look for Android librariesArnaldo Carvalho de Melo2020-03-111-4/+4
| * perf map: Fix off by one in strncpy() size argumentdisconnect3d2020-03-111-1/+1
| * perf vendor events intel: Add NO_NMI_WATCHDOG metric constraintKan Liang2020-03-103-3/+6
| * perf metricgroup: Support metric constraintKan Liang2020-03-101-1/+53
| * perf util: Factor out sysctl__nmi_watchdog_enabled()Kan Liang2020-03-103-4/+22
| * perf metricgroup: Factor out metricgroup__add_metric_weak_group()Kan Liang2020-03-101-24/+33
| * perf jevents: Support metric constraintKan Liang2020-03-103-7/+15
| * perf vendor events s390: Add new deflate counters for IBM z15Thomas Richter2020-03-102-5/+33
* | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2020-03-1938-140/+196
|\ \ | |/ |/|
| * Merge tag 'perf-urgent-for-mingo-5.6-20200309' of git://git.kernel.org/pub/sc...Ingo Molnar2020-03-197-34/+44
| |\
| | * perf probe: Do not depend on dwfl_module_addrsym()Masami Hiramatsu2020-03-091-3/+8
| | * perf probe: Fix to delete multiple probe eventMasami Hiramatsu2020-03-091-0/+3
| | * perf parse-events: Fix reading of invalid memory in event parsingIan Rogers2020-03-091-23/+23
| | * perf python: Fix clang detection when using CC=clang-versionIlie Halip2020-03-091-4/+6
| | * perf map: Fix off by one in strncpy() size argumentdisconnect3d2020-03-091-1/+1
| | * tools: Let O= makes handle a relative path with -C optionMasami Hiramatsu2020-03-062-3/+3
| * | Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-1529-124/+132
| |\|
| | * tools: Fix off-by 1 relative directory includesIan Rogers2020-03-0612-72/+72
| | * perf jevents: Fix leak of mapfile memoryJohn Garry2020-03-061-6/+9
| | * perf bench: Clear struct sigaction before sigaction() syscallTommi Rantala2020-03-067-0/+7
| | * perf bench futex-wake: Restore thread count default to online CPU countTommi Rantala2020-03-061-2/+2
| | * perf top: Fix stdio interface input handling with glibc 2.28+Tommi Rantala2020-03-061-1/+3
| | * perf diff: Fix undefined string comparision spotted by clang's -Wstring-compareNick Desaulniers2020-03-063-3/+5
| * | Merge tag 'pm-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-03-134-3/+5
| |\ \
| | * \ Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki2020-03-104-3/+5
| | |\ \
| | | * | cpupower: avoid multiple definition with gcc -fno-commonMike Gilbert2020-03-024-3/+5
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-03-132-3/+32
| |\ \ \ \
| | * | | | tc-testing: add ETS scheduler to tdc build configurationDavide Caratti2020-03-121-0/+1
| | * | | | selftests/net/fib_tests: update addr_metric_test for peer route testingHangbin Liu2020-03-031-3/+31
| * | | | | Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2020-03-102-19/+19
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | ktest: Fix typos in ktest.plMasanari Iida2020-03-091-6/+6
| | * | | | ktest: Add timeout for ssh sync testingSteven Rostedt (VMware)2020-03-091-1/+1
| | * | | | ktest: Make default build option oldconfig not randconfigSteven Rostedt (VMware)2020-03-092-2/+2
| | * | | | ktest: Fix some typos in sample.confMasanari Iida2020-03-091-10/+10
| | |/ / /