summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2020-07-06perf report TUI: Remove needless 'dummy' event from menuArnaldo Carvalho de Melo
2020-07-06perf intel-pt: Fix PEBS sample for XMM registersAdrian Hunter
2020-07-06perf intel-pt: Fix displaying PEBS-via-PT with registersAdrian Hunter
2020-07-06perf intel-pt: Fix recording PEBS-via-PT with registersAdrian Hunter
2020-07-06perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()Wei Li
2020-07-05Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-04selftests/net: update initializer syntax to use c99 designatorsTanner Love
2020-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-07-04x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski
2020-07-03selftests/net: add ipv6 test coverage in rxtimestamp testtannerlove
2020-07-03selftests/bpf: Fix compilation error of bpf_iter_task_stack.cSong Liu
2020-07-03bpf: Fix bpftool without skeleton code enabledJohn Fastabend
2020-07-03tools lib traceevent: Add proper KBUFFER_TYPE_TIME_STAMP handlingTom Zanussi
2020-07-03tools lib traceevent: Add API to read time information from kbufferSteven Rostedt (Red Hat)
2020-07-03perf scripts python: exported-sql-viewer.py: Fix time chart call treeAdrian Hunter
2020-07-03perf scripts python: exported-sql-viewer.py: Fix zero id in call tree 'Find' ...Adrian Hunter
2020-07-03perf scripts python: exported-sql-viewer.py: Fix zero id in call graph 'Find'...Adrian Hunter
2020-07-03perf scripts python: exported-sql-viewer.py: Fix unexpanded 'Find' resultAdrian Hunter
2020-07-03perf record: Fix duplicated sideband events with Intel PT system wide tracingAdrian Hunter
2020-07-03perf scripts python: export-to-postgresql.py: Fix struct.pack() int argumentAdrian Hunter
2020-07-03tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo
2020-07-03Merge remote-tracking branch 'torvalds/master' into perf/urgentArnaldo Carvalho de Melo
2020-07-02Merge tag 'linux-kselftest-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2020-07-02bpf: selftests: Restore netns after each testMartin KaFai Lau
2020-07-02bpf: selftests: A few improvements to network_helpers.cMartin KaFai Lau
2020-07-01selftests: mptcp: add option to specify size of file to transferFlorian Westphal
2020-07-01selftests/bpf: Test_progs option for listing test namesJesper Dangaard Brouer
2020-07-01selftests/bpf: Test_progs option for getting number of testsJesper Dangaard Brouer
2020-07-01selftests/bpf: Test_progs indicate to shell on non-actionsJesper Dangaard Brouer
2020-07-02tools/bpftool: Turn off -Wnested-externs warningAndrii Nakryiko
2020-07-01selftests/bpf: Switch test_vmlinux to use hrtimer_range_start_ns.Hao Luo
2020-07-01selftests/bpf: Add bpf_iter test with bpf_get_task_stack()Song Liu
2020-07-01bpf: Introduce helper bpf_get_task_stack()Song Liu
2020-07-01selftests/x86: Consolidate and fix get/set_eflags() helpersAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Clear weird flags after each testAndy Lutomirski
2020-07-01selftests/x86/syscall_nt: Add more flag combinationsAndy Lutomirski
2020-07-01selftests/bpf: Add byte swapping selftestAndrii Nakryiko
2020-07-01libbpf: Make bpf_endian co-exist with vmlinux.hAndrii Nakryiko
2020-06-30selftests/bpf: Allow substituting custom vmlinux.h for selftests buildAndrii Nakryiko
2020-06-30tools/bpftool: Allow substituting custom vmlinux.h for the buildAndrii Nakryiko
2020-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2020-06-30bpf: Add tests for PTR_TO_BTF_ID vs. null comparisonYonghong Song
2020-06-30selftests: bpf: Pass program to bpf_prog_detach in flow_dissectorLorenz Bauer
2020-06-30selftests: bpf: Pass program and target_fd in flow_dissector_reattachLorenz Bauer
2020-06-30selftests/bpf: Test updating flow_dissector link with same programJakub Sitnicki
2020-06-29selftests: forwarding: Add tests for ethtool extended stateAmit Cohen
2020-06-29selftests: forwarding: forwarding.config.sample: Add port with no cable conne...Amit Cohen
2020-06-29selftests: forwarding: ethtool: Move different_speeds_get() to ethtool_libAmit Cohen
2020-06-29selftests: forwarding: Add a RED test for SW datapathPetr Machata