summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-03-01perf time-utils: Refactor time range parsing codeJin Yao
2019-03-01selftests/bpf: add btf_dedup test of FWD/STRUCT resolutionAndrii Nakryiko
2019-03-01btf: fix bug with resolving STRUCT/UNION into corresponding FWDAndrii Nakryiko
2019-03-01btf: allow to customize dedup hash table sizeAndrii Nakryiko
2019-03-01libbpf: fix formatting for btf_ext__get_raw_dataAndrii Nakryiko
2019-03-01selftests/bpf: fix btf_dedup testing codeAndrii Nakryiko
2019-03-01tools/libbpf: signedness bug in btf_dedup_ref_type()Dan Carpenter
2019-03-01tools: libbpf: make sure readelf shows full names in build checksJakub Kicinski
2019-03-01tools: libbpf: add a correctly named define for map iterationJakub Kicinski
2019-03-01selftests/bpf: use __bpf_constant_htons in test_prog.c for flow dissectorStanislav Fomichev
2019-03-01bpf: add missing entries to bpf_helpers.hWillem de Bruijn
2019-02-28selftests: rtnetlink: use internal netns switch for ip commandsDavid Ahern
2019-02-28tools lib traceevent: Fix buffer overflow in arg_evalTony Jones
2019-02-28perf probe: Clarify error message about not finding kernel modules debuginfoArnaldo Carvalho de Melo
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge tag 'perf-core-for-mingo-5.1-20190220' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-02-28Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-02-28lockdep/lib/tests: Test dynamic key registrationBart Van Assche
2019-02-28lockdep/lib/tests: Fix run_tests.shBart Van Assche
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-27selftests: pmtu: add explicit tests for PMTU exceptions cleanupPaolo Abeni
2019-02-27selftests: pmtu: disable DAD in all namespacesPaolo Abeni
2019-02-27tools/bpf: selftests: add map lookup to test_map_in_map bpf progYonghong Song
2019-02-27tools/bpftool: recognize bpf_prog_info run_time_ns and run_cntAlexei Starovoitov
2019-02-27tools/bpf: sync bpf.h into toolsAlexei Starovoitov
2019-02-27netfilter: nat: merge nf_nat_ipv4,6 into nat coreFlorian Westphal
2019-02-26tc-testing: gitignore, ignore local tdc config fileVlad Buslov
2019-02-26tools: selftests: rtnetlink: add testcases for vxlan flag setsRoopa Prabhu
2019-02-26selftests/powerpc: Remove duplicate headerMichael Ellerman
2019-02-25libbpf: add support for using AF_XDP socketsMagnus Karlsson
2019-02-25selftests/bpf: make sure signal interrupts BPF_PROG_TEST_RUNStanislav Fomichev
2019-02-25perf script python: Add Python3 support to syscall-counts-by-pid.pyTony Jones
2019-02-25perf script python: Add Python3 support to syscall-counts.pyTony Jones
2019-02-25perf script python: Add Python3 support to stat-cpi.pyTony Jones
2019-02-25perf script python: Add Python3 support to stackcollapse.pyTony Jones
2019-02-25perf script python: Add Python3 support to sctop.pyTony Jones
2019-02-25perf script python: Add Python3 support to powerpc-hcalls.pyTony Jones
2019-02-25perf script python: Add Python3 support to net_dropmonitor.pyTony Jones
2019-02-25perf script python: Add Python3 support to mem-phys-addr.pyTony Jones
2019-02-25perf script python: Add Python3 support to failed-syscalls-by-pid.pyTony Jones
2019-02-25perf script python: Add Python3 support to netdev-times.pyTony Jones
2019-02-25selftests/ftrace: Handle the absence of tputJuerg Haefliger
2019-02-25perf tools: Add perf_exe() helper to find perf binaryAndi Kleen
2019-02-25perf script: Handle missing fields with -F +..Andi Kleen
2019-02-25perf data: Add perf_data__open_dir_data functionJiri Olsa
2019-02-25perf data: Add perf_data__(create_dir|close_dir) functionsJiri Olsa
2019-02-25perf data: Fail check_backup in case of errorJiri Olsa
2019-02-25perf data: Make check_backup work over directoriesJiri Olsa
2019-02-25perf tools: Add rm_rf_perf_data functionJiri Olsa
2019-02-25perf tools: Add pattern name checking to rm_rfJiri Olsa