summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: suppress readelf stderr when probing for BTF supportStanislav Fomichev2019-04-051-1/+2
* perf script python: Add trace_context extension module to sys.modulesTony Jones2019-04-051-3/+9
* perf script python: Use PyBytes for attr in trace-event-pythonTony Jones2019-04-051-2/+1
* perf trace: Fixup etcsnoop exampleArnaldo Carvalho de Melo2019-04-051-1/+2
* selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev2019-04-051-1/+8
* bpf: test_maps: fix possible out of bound access warningBreno Leitao2019-04-051-13/+14
* selftests: skip seccomp get_metadata test if not real rootTycho Andersen2019-04-051-0/+6
* selftests: ir: fix warning: "%s" directive output may be truncated ’ direct...Shuah Khan2019-04-051-1/+3
* perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-04-054-8/+4
* perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter2019-04-051-0/+5
* perf trace: Check if the 'fd' is negative when mapping it to pathnameArnaldo Carvalho de Melo2019-04-051-0/+3
* perf beauty waitid options: Fix up prefix showing logicArnaldo Carvalho de Melo2019-04-051-1/+1
* tools build: Add test-reallocarray.c to test-all.c to fix the buildArnaldo Carvalho de Melo2019-04-052-0/+7
* tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo2019-04-051-0/+2
* perf report: Don't shadow inlined symbol with different addr rangeHe Kuang2019-04-052-3/+9
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-051-3/+3
* perf annotate: Fix getting source line failureWei Li2019-04-051-2/+2
* perf script: Handle missing fields with -F +..Andi Kleen2019-04-051-3/+7
* tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song2019-04-051-0/+4
* lockdep/lib/tests: Fix run_tests.shBart Van Assche2019-04-051-3/+3
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-04-051-1/+1
* perf beauty msg_flags: Add missing %s lost when adding prefix suppression logicArnaldo Carvalho de Melo2019-04-051-1/+1
* perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-04-051-2/+6
* libbpf: force fixdep compilation at the start of the buildStanislav Fomichev2019-04-051-1/+2
* objtool: Query pkg-config for libelf locationRolf Eike Beer2019-04-031-2/+5
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
* perf pmu: Fix parser error for uncore event aliasKan Liang2019-04-031-0/+10
* objtool: Move objtool_file struct off the stackJosh Poimboeuf2019-03-271-1/+2
* perf probe: Fix getting the kernel mapAdrian Hunter2019-03-271-2/+4
* perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* selftests: firmware: fix verify_reqs() return valueLuis Chamberlain2019-03-101-1/+1
* Revert "selftests: firmware: remove use of non-standard diff -Z option"Luis Chamberlain2019-03-101-3/+6
* Revert "selftests: firmware: add CONFIG_FW_LOADER_USER_HELPER_FALLBACK to con...Luis Chamberlain2019-03-101-1/+0
* selftests: fixes for UDP GROPaolo Abeni2019-03-012-17/+33
* selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni2019-02-271-1/+67
* selftests: pmtu: disable DAD in all namespacesPaolo Abeni2019-02-271-15/+13
* selftests: fib_tests: sleep after changing carrier. again.Thadeu Lima de Souza Cascardo2019-02-231-0/+1
* bpf, lpm: fix lookup bug in map_delete_elemAlban Crequy2019-02-221-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-02-151-3/+0
|\
| * selftests: fix timestamping MakefileDeepa Dinamani2019-02-141-3/+0
* | tools uapi: fix Alpha supportBob Tracy2019-02-101-0/+2
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-1011-30/+88
|\ \ | |/ |/|
| * perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-051-13/+19
| * perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-02-041-7/+18
| * perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-02-041-1/+8
| * perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo2019-02-041-0/+14
OpenPOWER on IntegriCloud