summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-11-11Merge tag 'v5.4-rc7' into perf/core, to pick up fixesIngo Molnar
2019-11-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-06selftests/tls: add test for concurrent recv and sendJakub Kicinski
2019-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-11-06mm/gup_benchmark: fix MAP_HUGETLB caseJohn Hubbard
2019-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-11-05Merge tag 'gpio-v5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2019-11-05perf tools: Fix time sortingJiri Olsa
2019-11-05perf tools: Remove unused trace_find_next_event()Steven Rostedt (VMware)
2019-11-05perf scripting engines: Iterate on tep event arrays directlySteven Rostedt (VMware)
2019-11-03Merge tag 'usb-5.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-01selftests: bpf: Skip write only files in debugfsJakub Kicinski
2019-11-01selftests: net: reuseport_dualstack: fix uninitalized parameterWei Wang
2019-10-31perf tools: Make usage of test_attr__* optional for perf-sys.hBjörn Töpel
2019-10-30bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich
2019-10-28usbip: tools: Fix read_usb_vudc_device() error path handlingGwanYeong Kim
2019-10-28Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-10-26selftests: fib_tests: add more tests for metric updatePaolo Abeni
2019-10-22selftests: Make l2tp.sh executableDavid Ahern
2019-10-22tools: gpio: Use !building_out_of_srctree to determine srctreeShuah Khan
2019-10-22selftests: kvm: fix sync_regs_test with newer gccsVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supportedVitaly Kuznetsov
2019-10-22selftests: kvm: consolidate VMX support checksVitaly Kuznetsov
2019-10-22selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twiceVitaly Kuznetsov
2019-10-22selftests: kvm: synchronize .gitignore to MakefileVitaly Kuznetsov
2019-10-22Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-10-22Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-19perf trace: Use STUL_STRARRAY_FLAGS with mmapArnaldo Carvalho de Melo
2019-10-19perf trace: Wire up strarray__strtoul_flags()Arnaldo Carvalho de Melo
2019-10-19libbeauty: Introduce strarray__strtoul_flags()Arnaldo Carvalho de Melo
2019-10-19libbeauty: Make the mmap_flags strarray visible outside of its beautifierArnaldo Carvalho de Melo
2019-10-19perf trace: Use strtoul for the fcntl 'cmd' argumentArnaldo Carvalho de Melo
2019-10-19libbeauty: Introduce syscall_arg__strtoul_strarrays()Arnaldo Carvalho de Melo
2019-10-19libperf: Add pr_err() macroJiri Olsa
2019-10-19libperf: Do not export perf_evsel__init()/perf_evlist__init()Jiri Olsa
2019-10-19libperf: Keep count of failed testsJiri Olsa
2019-10-19libperf: Add tests_mmap_cpus testJiri Olsa
2019-10-19libperf: Add tests_mmap_thread testJiri Olsa
2019-10-19libperf: Link static tests with libapi.aJiri Olsa
2019-10-19libperf: Move mask setup to perf_evlist__mmap_ops()Jiri Olsa
2019-10-19libperf: Move mmap allocation to perf_evlist__mmap_ops::getJiri Olsa
2019-10-19libperf: Introduce perf_evlist__for_each_mmap()Jiri Olsa
2019-10-19perf tests: Disable bp_signal testing for arm64Leo Yan
2019-10-19perf tests bp_account: Add dedicated checking helper is_supported()Leo Yan
2019-10-19perf tests: Remove needless headers for bp_accountLeo Yan