summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+39Star
|\
| * Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-1812-45/+39Star
| |\
| | * perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo2018-10-171-19/+2Star
| | * perf tools: Pass build flags to traceevent buildJiri Olsa2018-10-161-1/+1
| | * perf report: Don't crash on invalid inline debug informationMilian Wolff2018-10-161-0/+3
| | * perf cpu_map: Align cpu map synthesized events properly.David Miller2018-10-161-0/+1
| | * perf tools: Fix tracing_path_mount proper pathJiri Olsa2018-10-161-2/+2
| | * perf tools: Fix use of alternatives to find JDIRJarod Wilson2018-10-161-1/+1
| | * perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2018-10-162-0/+4
| | * perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2018-10-112-16/+16
| | * Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa2018-10-091-6/+7
| | * tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
| | * tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
* | | Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-201-0/+80
|\ \ \
| * | | selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu2018-10-191-0/+80
* | | | Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman2018-10-191-0/+4
|\ \ \ \
| * | | | selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)2018-10-091-0/+4
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-10-141-4/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet2018-10-081-4/+9
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-122-2/+2
|\ \ \ \ \
| * | | | | selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni2018-10-111-1/+1