summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2020-08-01libbpf: Add bpf_link detach APIsAndrii Nakryiko
2020-08-01bpf, selftests: Use single cgroup helpers for both test_sockmap/progsJohn Fastabend
2020-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-01Merge branch 'lkmm' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/...Ingo Molnar
2020-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-07-31selftests: mptcp: add test cases for mptcp join tests with syn cookiesFlorian Westphal
2020-07-31selftests: mptcp: make 2nd net namespace use tcp syn cookies unconditionallyFlorian Westphal
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31libbpf: Fix register in PT_REGS MIPS macrosJerry Crunchtime
2020-07-31perf bench: Add benchmark of find_next_bitIan Rogers
2020-07-31libtraceevent: Fix build with binutils 2.35Ben Hutchings
2020-07-31perf tools: Fix record failure when mixed with ARM SPE eventWei Li
2020-07-31tools build feature: Use CC and CXX from parentThomas Hebb
2020-07-31perf tests: Fix test 68 zstd compression for s390Thomas Richter
2020-07-31tools lib traceevent: Fix memory leak in process_dynamic_array_lenPhilippe Duplessis-Guindon
2020-07-31Merge branch 'linus' into locking/core, to resolve conflictIngo Molnar
2020-07-31csky: Add SECCOMP_FILTER supportedGuo Ren
2020-07-30selftests: txtimestamp: add flag for timestamp validation tolerance.Jian Yang
2020-07-30selftests/bpf: fix netdevsim trap_flow_action_cookie readHangbin Liu
2020-07-31libbpf: Make destructors more robust by handling ERR_PTR(err) casesAndrii Nakryiko
2020-07-31selftests/bpf: Omit nodad flag when adding addresses to loopbackJakub Sitnicki
2020-07-31selftests/bpf: Don't destroy failed linkAndrii Nakryiko
2020-07-31selftests/bpf: Add xdpdrv mode for test_xdp_redirectHangbin Liu
2020-07-31selftests/bpf: Verify socket storage in cgroup/sock_{create, release}Stanislav Fomichev
2020-07-31selftests/bpf: Test bpf_iter buffer access with negative offsetYonghong Song
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-30Replace HTTP links with HTTPS ones: RISC-VAlexander A. Klimov
2020-07-30iocost_monitor: start from the oldest usage indexChengming Zhou
2020-07-30selftests/powerpc: Fix online CPU selectionSandipan Das
2020-07-30perf metric: Rename group_list to metric_listJiri Olsa
2020-07-30perf metric: Rename struct egroup to metricJiri Olsa
2020-07-30perf metric: Add metric group testJiri Olsa
2020-07-30perf metric: Make compute_single function more preciseJiri Olsa
2020-07-30perf metric: Add recursion check when processing nested metricsJiri Olsa
2020-07-30perf metric: Add DCache_L2 to metric parse testJiri Olsa
2020-07-30perf metric: Add cache_miss_cycles to metric parse testJiri Olsa
2020-07-30perf metric: Add events for the current listJiri Olsa
2020-07-30perf metric: Compute referenced metricsJiri Olsa
2020-07-30perf metric: Add referenced metrics to hash dataJiri Olsa
2020-07-30perf metric: Collect referenced metrics in struct metric_exprJiri Olsa
2020-07-30perf metric: Collect referenced metrics in struct metric_ref_nodeJiri Olsa
2020-07-30perf metric: Rename __metricgroup__add_metric to __add_metricJiri Olsa
2020-07-30perf metric: Add add_metric functionJiri Olsa
2020-07-30perf metric: Add macros for iterating map eventsJiri Olsa
2020-07-30perf metric: Add expr__del_id functionJiri Olsa
2020-07-30perf metric: Change expr__get_id to return struct expr_id_dataJiri Olsa
2020-07-30perf metric: Add expr__add_id functionJiri Olsa
2020-07-30perf metric: Fix memory leak in expr__add_id functionJiri Olsa
2020-07-30perf test: Ensure sample_period is set libpfm4 eventsIan Rogers
2020-07-30perf tools: Fix term parsing for raw syntaxJiri Olsa