summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
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: 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-13selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu1-0/+80
2018-11-13perf report: Don't crash on invalid inline debug informationMilian Wolff1-0/+3
2018-11-13perf cpu_map: Align cpu map synthesized events properly.David Miller1-0/+1
2018-11-13perf tools: Fix use of alternatives to find JDIRJarod Wilson1-1/+1
2018-11-13perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2-0/+4
2018-11-13perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2-16/+16
2018-11-13selftests: usbip: add wait after attach and before checking port statusShuah Khan (Samsung OSG)1-0/+4
2018-11-13Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa1-6/+7
2018-11-13bpf: do not blindly change rlimit in reuseport net selftestEric Dumazet1-4/+9
2018-11-04net/ipv6: Allow onlink routes to have a device mismatch if it is the default ...David Ahern1-7/+7
2018-11-04perf tools: Disable parallelism for 'make clean'Rasmus Villemoes1-2/+2
2018-11-04selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-11-04selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-11-04perf record: Use unmapped IP for inline callchain cursorsMilian Wolff1-1/+2
2018-11-04perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo1-1/+1
2018-11-04perf report: Don't try to map ip to invalid mapMilian Wolff1-2/+3
2018-10-20bpf: test_maps, only support ESTABLISHED socksJohn Fastabend1-3/+7
2018-10-20selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca1-2/+2
2018-10-18perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter1-1/+5
2018-10-18perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter1-0/+9
2018-10-18Fix cg_read_strcmp()Jay Kamat1-3/+14
2018-10-18selftests: memory-hotplug: add required configsLei Yang1-0/+1
2018-10-18selftests/efivarfs: add required kernel configsLei Yang1-0/+1
2018-10-18selftests: add headers_install to lib.mkAnders Roxell9-15/+22
2018-10-18selftests: kselftest: Remove outdated commentThiago Jung Bauermann1-1/+0
2018-10-18selftests: android: move config up a levelAnders Roxell1-0/+0
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-0/+73
2018-10-13selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski1-0/+99
2018-10-10tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov1-0/+1
2018-10-10perf annotate: Fix parsing aarch64 branch instructions after objdump updateKim Phillips2-1/+22
2018-10-10perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das1-1/+3
2018-10-10perf util: Fix bad memory access in trace info.Chris Phlipot1-1/+1
2018-10-10perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()Hisao Tanabe1-2/+3
2018-10-10perf annotate: Properly interpret indirect callMartin Liška1-2/+8
2018-10-10tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi1-6/+0
2018-10-10tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi1-2/+2
2018-10-10selftests: pmtu: detect correct binary to ping ipv6 addressesSabrina Dubroca1-1/+4
2018-10-10selftests: pmtu: maximum MTU for vti4 is 2^16-1-20Sabrina Dubroca1-1/+1
2018-10-10tools/kvm_stat: fix updates for dead guestsStefan Raspl1-1/+10
2018-10-10tools/kvm_stat: fix handling of invalid paths in debugfs providerStefan Raspl1-0/+8
2018-10-10tools/kvm_stat: fix python3 issuesStefan Raspl1-3/+3
2018-10-10tc-testing: add test-cases for numeric and invalid control actionPaolo Abeni1-0/+48