summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-04-17net/sched: act_sample: fix divide by zero in the traffic pathDavide Caratti1-0/+24
2019-04-05perf script python: Add trace_context extension module to sys.modulesTony Jones1-3/+9
2019-04-05perf script python: Use PyBytes for attr in trace-event-pythonTony Jones1-2/+1
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev1-1/+8
2019-04-05selftests: skip seccomp get_metadata test if not real rootTycho Andersen1-0/+6
2019-04-05perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter1-0/+5
2019-04-05perf report: Don't shadow inlined symbol with different addr rangeHe Kuang2-3/+9
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter1-3/+3
2019-04-05perf annotate: Fix getting source line failureWei Li1-2/+2
2019-04-05tools lib traceevent: Fix buffer overflow in arg_evalTony Jones1-1/+1
2019-04-05perf c2c: Fix c2c report for empty numa nodeJiri Olsa1-2/+6
2019-04-05libbpf: force fixdep compilation at the start of the buildStanislav Fomichev1-1/+2
2019-04-03objtool: Query pkg-config for libelf locationRolf Eike Beer1-2/+5
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter1-12/+8
2019-04-03perf pmu: Fix parser error for uncore event aliasKan Liang1-0/+10
2019-03-27objtool: Move objtool_file struct off the stackJosh Poimboeuf1-1/+2
2019-03-27perf probe: Fix getting the kernel mapAdrian Hunter1-2/+4
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter1-0/+2
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter1-2/+34
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter2-2/+5
2019-03-23perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter1-0/+2
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter1-1/+0
2019-03-23selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo1-0/+1
2019-03-23bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy1-0/+10
2019-03-13perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo1-7/+18
2019-03-13perf symbols: Filter out hidden symbols from labelsJiri Olsa1-1/+8
2019-03-13selftests: netfilter: add simple masq/redirect test casesFlorian Westphal2-1/+763
2019-03-13selftests: netfilter: fix config fragment CONFIG_NF_TABLES_INETNaresh Kamboju1-1/+1
2019-03-13bpf, selftests: fix handling of sparse CPU allocationsMartynas Pumputis1-10/+20
2019-03-13bpftool: fix percpu maps updatingPaolo Abeni1-0/+16
2019-03-13bpftool: Fix prog dump by tagJiri Olsa1-2/+3
2019-03-13proc: fix /proc/net/* after setns(2)Alexey Dobriyan3-0/+131
2019-03-13selftests: timers: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-13selftests: net: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-13selftests: cpu-hotplug: fix case where CPUs offline > CPUs presentColin Ian King1-3/+10
2019-03-13perf script: Fix crash when processing recorded stat dataTony Jones1-5/+2
2019-03-13perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian1-2/+9
2019-03-13perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen1-1/+1
2019-03-10selftests: firmware: fix verify_reqs() return valueLuis Chamberlain1-1/+1
2019-03-05kvm: selftests: Fix region overlap check in kvm_utilBen Gardon1-7/+2
2019-03-05selftests: gpio-mockup-chardev: Check asprintf() for errorGeert Uytterhoeven1-3/+6
2019-03-05selftests: seccomp: use LDLIBS instead of LDFLAGSFathi Boudra1-1/+1
2019-03-05selftests/vm/gup_benchmark.c: match gup struct to kernelAlison Schofield1-0/+1
2019-03-05selftests: rtc: rtctest: add alarm test on minute boundaryAlexandre Belloni1-0/+102
2019-03-05selftests: rtc: rtctest: fix alarm testsAlexandre Belloni1-5/+2
2019-02-27selftests: forwarding: Add a test case for externally learned FDB entriesIdo Schimmel1-1/+33
2019-02-27selftests/bpf: retry tests that expect build-idStanislav Fomichev1-0/+30
2019-02-27selftests: tc-testing: fix parsing of ife typeDavide Caratti1-44/+44
2019-02-27selftests: tc-testing: fix tunnel_key failure if dst_port is unspecifiedDavide Caratti1-1/+1
2019-02-27selftests: tc-testing: drop test on missing tunnel key idDavide Caratti1-29/+0