summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2023-06-21tools: gpio: fix debounce_period_us output of lsgpioMilo Spadacini1-1/+1
2023-06-14selftests: mptcp: update userspace pm subflow testsGeliang Tang1-1/+2
2023-06-14selftests: mptcp: update userspace pm addr testsGeliang Tang1-0/+8
2023-06-14selftests/bpf: Fix sockopt_sk selftestYonghong Song1-1/+1
2023-06-14selftests/bpf: Verify optval=NULL caseStanislav Fomichev2-0/+40
2023-06-09selftests: mptcp: userspace pm: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: sockopt: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: simult flows: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: diag: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: join: avoid using 'cmp --bytes'Matthieu Baerts1-2/+11
2023-06-09selftests: mptcp: join: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: pm nl: skip if MPTCP is not supportedMatthieu Baerts1-0/+4
2023-06-09selftests: mptcp: connect: skip if MPTCP is not supportedMatthieu Baerts3-1/+45
2023-06-09selftests/ftrace: Choose target function for filter test from samplesMasami Hiramatsu (Google)1-18/+27
2023-06-09cpupower:Fix resource leaks in sysfs_get_enabled()Hao Zeng1-7/+16
2023-06-09perf ftrace latency: Remove unnecessary "--" from --use-nsec optionNamhyung Kim1-1/+1
2023-06-05selftests/bpf: Fix pkg-config call building sign-fileJeremy Sowden1-1/+1
2023-05-30cxl: Move cxl_await_media_ready() to before capacity info retrievalDave Jiang1-0/+1
2023-05-30selftests: fib_tests: mute cleanup error messagePo-Hsu Lin1-1/+1
2023-05-30cxl/port: Enable the HDM decoder capability for switch portsDan Williams2-0/+16
2023-05-24perf script: Skip aggregation for stat eventsSandipan Das1-0/+7
2023-05-24net: selftests: Fix optstringBenjamin Poirier1-1/+1
2023-05-24selftets: seg6: disable rp_filter by default in srv6_end_dt4_l3vpn_testAndrea Mayer1-5/+6
2023-05-24selftests: seg6: disable DAD on IPv6 router cfg for srv6_end_dt4_l3vpn_testAndrea Mayer1-1/+5
2023-05-24cpupower: Make TSC read per CPU for Mperf monitorWyes Karny1-17/+14
2023-05-24KVM: selftests: Add 'malloc' failure check in vcpu_save_stateIvan Orlov1-0/+1
2023-05-24open: return EINVAL for O_DIRECTORY | O_CREATChristian Brauner1-1/+0
2023-05-24selftests: cgroup: Add 'malloc' failures checks in test_memcontrolIvan Orlov1-0/+15
2023-05-17perf stat: Separate bperf from bpf_profilerDmitrii Dolgov2-2/+7
2023-05-17perf tracepoint: Fix memory leak in is_valid_tracepoint()Yang Jihong1-0/+1
2023-05-17perf symbols: Fix return incorrect build_id size in elf_read_build_id()Yang Jihong1-1/+1
2023-05-17perf cs-etm: Fix timeless decode mode detectionJames Clark1-12/+18
2023-05-17perf map: Delete two variable initialisations before null pointer checks in s...Markus Elfring1-2/+1
2023-05-17perf pmu: zfree() expects a pointer to a pointer to zero it after freeing its...Arnaldo Carvalho de Melo1-1/+1
2023-05-17perf symbols: Fix unaligned access in get_x86_64_plt_disp()Adrian Hunter1-1/+4
2023-05-17perf symbols: Fix use-after-free in get_plt_got_name()Adrian Hunter1-1/+4
2023-05-17perf vendor events power9: Remove UTF-8 characters from JSON filesKajol Jain2-3/+3
2023-05-17perf ftrace: Make system wide the default target for latency subcommandYang Jihong1-2/+4
2023-05-17perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux1-1/+1
2023-05-17perf vendor events s390: Remove UTF-8 characters from JSON fileThomas Richter1-5/+5
2023-05-17perf hist: Improve srcfile sort key performance (really)Namhyung Kim1-6/+1
2023-05-17perf test: Fix wrong size expectation for 'Setup struct perf_event_attr'Thomas Richter3-3/+3
2023-05-17perf script: Fix Python support when no libtraceeventAdrian Hunter9-30/+72
2023-05-17perf scripts intel-pt-events.py: Fix IPC output for Python 2Roman Lozko1-1/+1
2023-05-17perf test: Fix "PMU event table sanity" for NO_JEVENTS=1Ian Rogers1-3/+3
2023-05-17perf build: Support python/perf.so testingIan Rogers2-4/+8
2023-05-17perf lock contention: Fix compiler builtin detectionIan Rogers1-1/+7
2023-05-17perf record: Fix "read LOST count failed" msg with sample readKan Liang1-1/+1
2023-05-17selftests: netfilter: fix libmnl pkg-config usageJeremy Sowden1-2/+5
2023-05-17selftests: srv6: make srv6_end_dt46_l3vpn_test more robustAndrea Mayer1-5/+5