aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-06-08perf srccode: Use list_move() instead of equivalent list_del() + list_add() sequenceZou Wei1-2/+1
2021-06-07selftests: timers: rtcpie: skip test if default RTC device does not existPo-Hsu Lin1-1/+9
2021-06-07selftests: lib.mk: Also install "config" and "settings"Kees Cook1-0/+1
2021-06-07libbpf: Fixes incorrect rx_ring_setup_doneKev Jackson1-1/+1
2021-06-07selftests: splice: Adjust for handler fallback removalKees Cook1-21/+98
2021-06-07selftests/tls: Add {} to avoid static checker warningKees Cook1-1/+2
2021-06-07selftests/resctrl: Fix incorrect parsing of option "-t"Xiaochen Shen2-3/+3
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-5/+10
2021-06-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+1
2021-06-05proc: add .gitignore for proc-subset-pid selftestDavid Matlack1-0/+1
2021-06-04Merge tag 'net-5.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-5/+10
2021-06-04wireguard: selftests: make sure rp_filter is disabled on vethcJason A. Donenfeld1-0/+1
2021-06-04wireguard: selftests: remove old conntrack kconfig valueJason A. Donenfeld1-1/+0
2021-06-04selftests: mptcp_connect: add SO_TIMESTAMPNS cmsg supportFlorian Westphal2-3/+126
2021-06-04perf probe: Report possible permission error for map__load() failureMasami Hiramatsu1-3/+22
2021-06-04perf env: Fix memory leak of bpf_prog_info_linear memberRiccardo Mancini1-0/+1
2021-06-04perf probe: Add permission and sysctl notice to man pageMasami Hiramatsu1-3/+16
2021-06-04perf symbol-elf: Fix memory leak by freeing sdt_note.argsRiccardo Mancini1-0/+1
2021-06-04perf stat: Honor event config name on --no-mergeNamhyung Kim1-5/+3
2021-06-04perf evsel: Add missing cloning of evsel->use_config_nameNamhyung Kim2-2/+3
2021-06-03Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar82-858/+2876
2021-06-03selftests/bpf: Add xdp_redirect_multi into .gitignoreAndrii Nakryiko1-0/+1
2021-06-03libbpf: Install skel_internal.h header used from light skeletonsAndrii Nakryiko1-1/+1
2021-06-03libbpf: Refactor header installation portions of MakefileAndrii Nakryiko1-12/+7
2021-06-03libbpf: Move few APIs from 0.4 to 0.5 versionAndrii Nakryiko1-3/+3
2021-06-02selftest: netdevsim: Add devlink rate grouping testDmytro Linkin1-0/+42
2021-06-02selftest: netdevsim: Add devlink rate nodes testDmytro Linkin1-0/+45
2021-06-02selftest: netdevsim: Add devlink port shared/max tx rate testDmytro Linkin1-0/+55
2021-06-02selftest: netdevsim: Add devlink rate testDmytro Linkin1-1/+24
2021-06-02Revert "perf vendor events intel: Add metrics for Icelake Server"Arnaldo Carvalho de Melo1-327/+0
2021-06-01net/sched: act_vlan: Test priority 0 modificationBoris Sukholitko1-0/+24
2021-06-01net/sched: act_vlan: No dump for unset priorityBoris Sukholitko1-2/+2
2021-06-01Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo49-760/+2709
2021-06-01perf c2c: Support record for hybrid platformJin Yao1-17/+23
2021-06-01perf mem: Disable 'mem-loads-aux' group before reportingJin Yao3-0/+28
2021-06-01perf mem: Fix wrong verbose output for recording eventsJin Yao1-3/+5
2021-06-01perf mem: Support record for hybrid platformJin Yao3-17/+93
2021-06-01perf tools: Check if mem_events is supported for hybrid platformJin Yao1-6/+26
2021-06-01perf tools: Support pmu prefix for mem-store eventJin Yao1-1/+11
2021-06-01perf tools: Support pmu prefix for mem-load eventJin Yao7-16/+37
2021-06-01perf tools: Check mem-loads auxiliary eventJin Yao1-2/+7
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter1-1/+1
2021-06-01perf stat: Fix error return code in bperf__load()Yu Kuai1-2/+4
2021-06-01perf record: Move probing cgroup sampling supportNamhyung Kim3-0/+17
2021-06-01perf probe: Fix NULL pointer dereference in convert_variable_location()Li Huafei2-2/+9
2021-06-01perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPSTiezhu Yang3-1/+41
2021-06-01tests: test MOUNT_ATTR_NOSYMFOLLOW with mount_setattr()Christian Brauner1-3/+85
2021-06-01perf scripting python: intel-pt-events.py: Add --insn-trace and --src-traceAdrian Hunter2-19/+163
2021-06-01perf scripting python: exported-sql-viewer.py: Factor out libxed.pyAdrian Hunter2-88/+108
2021-06-01perf scripting python: Update documentation for srcline etcAdrian Hunter1-4/+42