summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* mm, devm_memremap_pages: fix shutdown handlingDan Williams2019-01-131-1/+14
* mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams2019-01-131-1/+1
* virtio: fix test build after uio.h changeMichael S. Tsirkin2019-01-131-0/+4
* tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)2019-01-091-0/+1
* perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo2019-01-091-1/+1
* perf pmu: Suppress potential format-truncation warningBen Hutchings2019-01-091-4/+4
* perf script: Use fallbacks for branch stacksAdrian Hunter2019-01-092-14/+14
* perf tools: Use fallback for sample_addr_correlates_sym() casesAdrian Hunter2019-01-091-1/+1
* perf thread: Add fallback functions for cases where cpumode is insufficientAdrian Hunter2019-01-094-0/+60
* perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter2019-01-094-0/+16
* tools/testing/nvdimm: Align test resources to 128MDan Williams2018-12-211-2/+33
* bpf: Fix verifier log string check for bad alignment.David Miller2018-12-211-1/+1
* tools/bpf: add addition type tests to test_btfYonghong Song2018-12-211-0/+361
* tools/bpf: fix two test_btf unit test casesMartin KaFai Lau2018-12-211-7/+7
* bpf: fix off-by-one error in adjust_subprog_startsEdward Cree2018-12-171-0/+19
* proc: fixup map_files test on armAlexey Dobriyan2018-12-171-2/+7
* tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski2018-12-171-3/+7
* objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov2018-12-171-3/+14
* objtool: Fix double-free in .cold detection error pathArtem Savkov2018-12-171-1/+1
* perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2018-12-172-2/+16
* perf tools: Fix crash on synthesizing the unitJiri Olsa2018-12-172-2/+2
* selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal2018-12-174-0/+87
* tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet2018-12-171-1/+1
* tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler2018-12-131-3/+11
* tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates2018-12-131-2/+2
* x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner2018-12-051-0/+1
* tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma2018-12-011-4/+4
* tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov2018-12-015-6/+6
* perf tools: Do not zero sample_id_all for group membersJiri Olsa2018-11-272-2/+0
* perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero2018-11-271-11/+38
* perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller2018-11-271-1/+11
* perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff2018-11-271-2/+2
* perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter2018-11-213-12/+40
* perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter2018-11-212-14/+25
* perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller2018-11-211-1/+34
* perf stat: Handle different PMU names with common prefixThomas Richter2018-11-211-1/+1
* perf cs-etm: Correct CPU mode for samplesLeo Yan2018-11-211-9/+30
* powerpc/selftests: Wait all threads to joinBreno Leitao2018-11-211-10/+17
* selftests/powerpc: Fix ptrace tm failureBreno Leitao2018-11-131-2/+2
* selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu2018-11-131-6/+6
* cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava2018-11-131-1/+1
* perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo2018-11-131-1/+1
* cpupower: Fix coredump on VMWarePrarit Bhargava2018-11-132-0/+7
* perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma2018-11-131-2/+8
* perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma2018-11-131-0/+1
* perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-11-131-0/+2
* perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-11-131-1/+4
* net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern2018-11-041-7/+7
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-2012-45/+39
|\
| * Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-1812-45/+39
| |\