summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-08-17tools lib bpf: Fix double file test in MakefileDaniel Díaz
2017-08-17Merge tag 'perf-core-for-mingo-4.14-20170816' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2017-08-16perf bpf: Fix endianness problem when loading parameters in prologueWang Nan
2017-08-15perf script python: Add support for sqlite3 to call-graph-from-sql.pyAdrian Hunter
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter
2017-08-15perf scripts python: Fix query in call-graph-from-postgresql.pyAdrian Hunter
2017-08-15perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo
2017-08-11perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo
2017-08-11perf report: Fix module symbol adjustment for s390xThomas Richter
2017-08-11perf record: Fix wrong size in perf_record_mmap for last kernel moduleThomas Richter
2017-08-11perf srcline: Do not consider empty files as valid srclinesMilian Wolff
2017-08-11perf util: Take elf_name as const string in dso__demangle_symMilian Wolff
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo
2017-08-11perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo
2017-08-11perf test shell: Install shell testsArnaldo Carvalho de Melo
2017-08-11perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo
2017-08-11perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo
2017-08-11perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2017-08-11perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo
2017-08-11perf tools: Add missing newline to expr parser error messagesAndi Kleen
2017-08-11perf stat: Fix saved values rbtree lookupAndi Kleen
2017-08-11perf vendor events powerpc: Update POWER9 eventsSukadev Bhattiprolu
2017-08-11perf vendor events powerpc: remove suffix in mapfileSukadev Bhattiprolu
2017-08-11perf scripting python: Add ppc64le to audit uname listNaveen N. Rao
2017-08-10Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-09selftests: futex: fix run_tests targetShuah Khan
2017-08-07test_sysctl: fix sysctl.sh by making it executableLuis R. Rodriguez
2017-08-07test_kmod: fix kmod.sh by making it executableLuis R. Rodriguez
2017-08-07bpf: fix selftest/bpf/test_pkt_md_access on s390xThomas Richter
2017-08-04bpf: fix byte order test in test_verifierDaniel Borkmann
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann
2017-08-01perf trace beautify ioctl: Beautify perf ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify vhost virtio ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab a copy of linux/vhost.hArnaldo Carvalho de Melo
2017-08-01perf trace beauty ioctl: Pass _IOC_DIR to the per _IOC_TYPE scnprintfArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify KVM ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab a copy of linux/kvm.hArnaldo Carvalho de Melo
2017-08-01perf trace beautify ioctl: Beautify sound ioctl's 'cmd' argArnaldo Carvalho de Melo
2017-08-01tools include uapi: Grab a copy of sound/asound.hArnaldo Carvalho de Melo