summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2019-01-13mm, devm_memremap_pages: fix shutdown handlingDan Williams
2019-01-13mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPLDan Williams
2019-01-13virtio: fix test build after uio.h changeMichael S. Tsirkin
2019-01-09tools lib traceevent: Fix processing of dereferenced args in bprintk eventsSteven Rostedt (VMware)
2019-01-09perf env: Also consider env->arch == NULL as local operationArnaldo Carvalho de Melo
2019-01-09perf pmu: Suppress potential format-truncation warningBen Hutchings
2019-01-09perf script: Use fallbacks for branch stacksAdrian Hunter
2019-01-09perf tools: Use fallback for sample_addr_correlates_sym() casesAdrian Hunter
2019-01-09perf thread: Add fallback functions for cases where cpumode is insufficientAdrian Hunter
2019-01-09perf machine: Record if a arch has a single user/kernel address spaceAdrian Hunter
2018-12-21tools/testing/nvdimm: Align test resources to 128MDan Williams
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller
2018-12-21tools/bpf: add addition type tests to test_btfYonghong Song
2018-12-21tools/bpf: fix two test_btf unit test casesMartin KaFai Lau
2018-12-17bpf: fix off-by-one error in adjust_subprog_startsEdward Cree
2018-12-17proc: fixup map_files test on armAlexey Dobriyan
2018-12-17tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski
2018-12-17objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov
2018-12-17objtool: Fix double-free in .cold detection error pathArtem Savkov
2018-12-17perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa
2018-12-17perf tools: Fix crash on synthesizing the unitJiri Olsa
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal
2018-12-17tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet
2018-12-13tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler
2018-12-13tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner
2018-12-01tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma
2018-12-01tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov
2018-11-27perf tools: Do not zero sample_id_all for group membersJiri Olsa
2018-11-27perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero
2018-11-27perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller
2018-11-27perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2018-11-21perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter
2018-11-21perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter
2018-11-21perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller
2018-11-21perf stat: Handle different PMU names with common prefixThomas Richter
2018-11-21perf cs-etm: Correct CPU mode for samplesLeo Yan
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao
2018-11-13selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu
2018-11-13cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava
2018-11-13perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo
2018-11-13cpupower: Fix coredump on VMWarePrarit Bhargava
2018-11-13perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma
2018-11-13perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma
2018-11-13perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma
2018-11-13perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman