summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-12-21tools/testing/nvdimm: Align test resources to 128MDan Williams1-2/+33
2018-12-21bpf: Fix verifier log string check for bad alignment.David Miller1-1/+1
2018-12-21tools/bpf: add addition type tests to test_btfYonghong Song1-0/+361
2018-12-21tools/bpf: fix two test_btf unit test casesMartin KaFai Lau1-7/+7
2018-12-17bpf: fix off-by-one error in adjust_subprog_startsEdward Cree1-0/+19
2018-12-17proc: fixup map_files test on armAlexey Dobriyan1-2/+7
2018-12-17tools: bpftool: fix potential NULL pointer dereference in do_loadJakub Kicinski1-3/+7
2018-12-17objtool: Fix segfault in .cold detection with -ffunction-sectionsArtem Savkov1-3/+14
2018-12-17objtool: Fix double-free in .cold detection error pathArtem Savkov1-1/+1
2018-12-17perf tools: Restore proper cwd on return from mnt namespaceJiri Olsa2-2/+16
2018-12-17perf tools: Fix crash on synthesizing the unitJiri Olsa2-2/+2
2018-12-17selftests: add script to stress-test nft packet path vs. control planeFlorian Westphal4-0/+87
2018-12-17tools: bpftool: prevent infinite loop in get_fdinfo()Quentin Monnet1-1/+1
2018-12-13tc-testing: tdc.py: Guard against lack of returncode in executed commandBrenda J. Butler1-3/+11
2018-12-13tc-testing: tdc.py: ignore errors when decoding stdout/stderrLucas Bates1-2/+2
2018-12-05x86/speculation: Add prctl() control for indirect branch speculationThomas Gleixner1-0/+1
2018-12-01tools/testing/nvdimm: Fix the array size for dimm devices.Masayoshi Mizuma1-4/+4
2018-12-01tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov5-6/+6
2018-11-27perf tools: Do not zero sample_id_all for group membersJiri Olsa2-2/+0
2018-11-27perf tools: Fix undefined symbol scnprintf in libperf-jvmti.soGustavo Romero1-11/+38
2018-11-27perf symbols: Set PLT entry/header sizes properly on SparcDavid Miller1-1/+11
2018-11-27perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff1-2/+2
2018-11-21perf intel-pt: Insert callchain context into synthesized callchainsAdrian Hunter3-12/+40
2018-11-21perf intel-pt/bts: Calculate cpumode for synthesized samplesAdrian Hunter2-14/+25
2018-11-21perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller1-1/+34
2018-11-21perf stat: Handle different PMU names with common prefixThomas Richter1-1/+1
2018-11-21perf cs-etm: Correct CPU mode for samplesLeo Yan1-9/+30
2018-11-21powerpc/selftests: Wait all threads to joinBreno Leitao1-10/+17
2018-11-13selftests/powerpc: Fix ptrace tm failureBreno Leitao1-2/+2
2018-11-13selftests/ftrace: Fix synthetic event test to delete event correctlyMasami Hiramatsu1-6/+6
2018-11-13cpupower: Fix AMD Family 0x17 msr_pstate sizePrarit Bhargava1-1/+1
2018-11-13perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo1-1/+1
2018-11-13cpupower: Fix coredump on VMWarePrarit Bhargava2-0/+7
2018-11-13perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma1-2/+8
2018-11-13perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma1-0/+1
2018-11-13perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma1-0/+2
2018-11-13perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma1-1/+4
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern1-7/+7
2018-10-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman12-45/+39
2018-10-20Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+80
2018-10-20selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-10-19Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman1-0/+4
2018-10-18Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar12-45/+39
2018-10-17perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo1-19/+2
2018-10-16perf tools: Pass build flags to traceevent buildJiri Olsa1-1/+1
2018-10-16perf report: Don't crash on invalid inline debug informationMilian Wolff1-0/+3
2018-10-16perf cpu_map: Align cpu map synthesized events properly.David Miller1-0/+1
2018-10-16perf tools: Fix tracing_path_mount proper pathJiri Olsa1-2/+2
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson1-1/+1
2018-10-16perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2-0/+4