summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* objtool: Fix type of reloc::addendPeter Zijlstra2022-05-093-7/+7
* objtool: Fix code relocs vs weak symbolsPeter Zijlstra2022-05-091-22/+165
* perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim2022-05-097-77/+0
* perf symbol: Update symbols__fixup_end()Namhyung Kim2022-05-091-4/+25
* perf symbol: Pass is_kallsyms to symbols__fixup_end()Namhyung Kim2022-05-093-5/+6
* selftest/vm: verify remap destination address in mremap_testSidhartha Kumar2022-05-091-3/+39
* selftest/vm: verify mmap addr in mremap_testSidhartha Kumar2022-05-091-1/+40
* perf arm-spe: Fix addresses of synthesized SPE eventsTimothy Hayes2022-05-091-1/+2
* selftests/bpf: Add test for reg2btf_ids out of bounds accessKumar Kartikeya Dwivedi2022-05-011-0/+19
* bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo2022-05-012-0/+43
* perf report: Set PERF_SAMPLE_DATA_SRC bit for Arm SPE eventLeo Yan2022-04-271-0/+14
* perf script: Always allow field 'data_src' for auxtraceLeo Yan2022-04-271-1/+1
* selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel2022-04-271-0/+17
* perf tools: Fix segfault accessing sample_id xyarrayAdrian Hunter2022-04-271-2/+1
* x86/tsx: Disable TSX development mode at bootPawan Gupta2022-04-201-2/+2
* perf tools: Fix misleading add event PMU debug messageAdrian Hunter2022-04-201-2/+3
* testing/selftests/mqueue: Fix mq_perf_tests to free the allocated cpu setAthira Rajeev2022-04-201-8/+17
* selftests: cgroup: Test open-time cgroup namespace usage for migration checksTejun Heo2022-04-131-0/+97
* selftests: cgroup: Test open-time credential usage for migration checksTejun Heo2022-04-131-0/+68
* selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644Tejun Heo2022-04-131-1/+1
* tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo2022-04-131-1/+1
* tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo2022-04-132-0/+10
* perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo2022-04-131-2/+4
* perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo2022-04-132-0/+5
* selftests/bpf: Fix u8 narrow load checks for bpf_sk_lookup remote_portJakub Sitnicki2022-04-131-2/+1
* Revert "selftests: net: Add tls config dependency for tls selftests"Jakub Kicinski2022-04-131-1/+0
* perf session: Remap buf if there is no space for eventDenis Nikitin2022-04-131-3/+12
* perf tools: Fix perf's libperf_print callbackAdrian Hunter2022-04-131-1/+1
* perf: arm-spe: Fix perf report --mem-modeJames Clark2022-04-131-0/+6
* selftests: net: Add tls config dependency for tls selftestsNaresh Kamboju2022-04-131-0/+1
* libbpf: Fix build issue with llvm-readelfYonghong Song2022-04-131-2/+2
* torture: Make torture.sh help message match realityPaul E. McKenney2022-04-081-2/+2
* perf vendor events: Update metrics for SkyLake ServerIan Rogers2022-04-087-153/+591
* bpf: Fix comment for helper bpf_current_task_under_cgroup()Hengqi Chen2022-04-081-2/+2
* af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima2022-04-081-3/+3
* selftests: test_vxlan_under_vrf: Fix broken test caseIdo Schimmel2022-04-081-4/+4
* perf stat: Fix forked applications enablement of countersThomas Richter2022-04-081-1/+1
* selftests/bpf/test_lirc_mode2.sh: Exit with proper codeHangbin Liu2022-04-081-1/+4
* selftests/bpf: Fix error reporting from sock_fields programsJakub Sitnicki2022-04-081-1/+1
* selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer2022-04-081-1/+9
* libbpf: Unmap rings when umem deletedlic1212022-04-081-0/+11
* libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai2022-04-081-0/+5
* selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang2022-04-081-0/+19
* libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko2022-04-081-3/+5
* bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang2022-04-081-4/+2
* libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen2022-04-081-4/+51
* libbpf: Fix compilation warning due to mismatched printf formatAndrii Nakryiko2022-04-081-1/+2
* libbpf: Fix signedness bug in btf_dump_array_data()Dan Carpenter2022-04-081-2/+3
* selftests/net: timestamping: Fix bind_phc checkGerhard Engleder2022-04-081-2/+2
* selftests/bpf/test_xdp_redirect_multi: use temp netns for testingHangbin Liu2022-04-081-29/+31