summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2024-10-14perf arm-spe: Add Cortex CPUs to common data source encoding listLeo Yan-0/+5
2024-10-14perf arm-spe: Add Neoverse-V2 to common data source encoding listBesar Wicaksono-0/+1
2024-10-14perf arm-spe: Remove the unused 'midr' fieldLeo Yan-4/+0
2024-10-14perf arm-spe: Use metadata to decide the data source featureLeo Yan-3/+64
2024-10-14perf arm-spe: Introduce arm_spe__is_homogeneous()Leo Yan-0/+26
2024-10-14perf arm-spe: Rename the common data source encodingLeo Yan-23/+23
2024-10-14perf arm-spe: Rename arm_spe__synth_data_source_generic()Leo Yan-3/+3
2024-10-14perf test: Delete unused Intel CQM testHoward Chu-128/+0
2024-10-14perf evsel: Fix missing inherit + sample read checkNamhyung Kim-1/+2
2024-10-14perf sched timehist: Add pre-migration wait time optionMadadi Vineeth Reddy-39/+67
2024-10-14perf tools: Remove unnecessary parenthesesNamhyung Kim-2/+2
2024-10-14perf tools: Fix possible compiler warnings in hashmapNamhyung Kim-10/+10
2024-10-14Merge tag 'v6.12-rc3' into perf-tools-nextNamhyung Kim-4741/+41876
2024-10-14perf tools: Fix compiler error in util/tool_pmu.cNamhyung Kim-1/+1
2024-10-14tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev-1/+0
2024-10-14tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev-1/+1
2024-10-14Merge patch series "ovl: file descriptors based layer setup"Christian Brauner-27/+202
2024-10-14selftests: add overlayfs fd mounting selftestsChristian Brauner-1/+158
2024-10-14selftests: use shared headerChristian Brauner-26/+44
2024-10-13binderfs: binderfs_test: remove unused variableBa Jing-1/+0
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron-74/+155
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds-109/+183
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni-0/+1
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni-1/+4
2024-10-11selftests: drv-net: add missing trailing backslashJakub Kicinski-1/+1
2024-10-11selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu-2/+2
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt-0/+31
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers-43/+77
2024-10-11libbpf: Fix possible compiler warnings in hashmapNamhyung Kim-10/+10
2024-10-11selftests/bpf: Check for timeout in perf_link testIhor Solodrai-2/+13
2024-10-11selftests/bpf: add subprog to BPF object file with no entry programsAndrii Nakryiko-0/+12
2024-10-11libbpf: never interpret subprogs in .text as entry programsAndrii Nakryiko-1/+1
2024-10-11rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar-9/+9
2024-10-11rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar-4/+4
2024-10-11selftests/bpf: migrate cgroup sock create test for prohibiting socketsDaniel T. Lee-3/+80
2024-10-11selftests/bpf: migrate cgroup sock create test for setting iface/mark/prioDaniel T. Lee-0/+256
2024-10-10perf report: Display columns Predicted/Abort/Cycles in --branch-historyThomas Falcon-2/+134
2024-10-10perf tests: Add tool PMU testIan Rogers-0/+114
2024-10-10perf tool_pmu: Switch to standard pmu functions and json descriptionsIan Rogers-105/+46
2024-10-10perf jevents: Add tool event json under a common architectureIan Rogers-83/+215
2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers-107/+201
2024-10-10perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*Ian Rogers-26/+26
2024-10-10perf tool_pmu: Rename enum perf_tool_event to tool_pmu_eventIan Rogers-50/+50
2024-10-10perf tool_pmu: Factor tool events into their own PMUIan Rogers-392/+530
2024-10-10perf parse-events: Expose/rename config_term_nameIan Rogers-9/+13
2024-10-10perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers-12/+58
2024-10-10perf pmu: Simplify an asprintf error messageIan Rogers-7/+6
2024-10-10perf tools: Remove unused color_fwrite_linesDr. David Alan Gilbert-29/+0
2024-10-10selftests/bpf: Removed redundant fd after close in bpf_prog_load_log_bufZhu Jun-3/+0
2024-10-10selftests/bpf: Assert link info uprobe_multi count & path_size if unsetTyrone Wu-0/+9