summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2024-10-14selftests:timers: remove local CLOCKID definesShuah Khan
2024-10-14selftests: timers: Remove unneeded semicolonChen Ni
2024-10-14selftests: timers: improve timer_create failure messageGianfranco Trad
2024-10-14selftests: timers: Remove local NSEC_PER_SEC and USEC_PER_SEC definesShuah Khan
2024-10-14perf arm-spe: Add Cortex CPUs to common data source encoding listLeo Yan
2024-10-14perf arm-spe: Add Neoverse-V2 to common data source encoding listBesar Wicaksono
2024-10-14perf arm-spe: Remove the unused 'midr' fieldLeo Yan
2024-10-14perf arm-spe: Use metadata to decide the data source featureLeo Yan
2024-10-14perf arm-spe: Introduce arm_spe__is_homogeneous()Leo Yan
2024-10-14perf arm-spe: Rename the common data source encodingLeo Yan
2024-10-14perf arm-spe: Rename arm_spe__synth_data_source_generic()Leo Yan
2024-10-14perf test: Delete unused Intel CQM testHoward Chu
2024-10-14perf evsel: Fix missing inherit + sample read checkNamhyung Kim
2024-10-14perf sched timehist: Add pre-migration wait time optionMadadi Vineeth Reddy
2024-10-14perf tools: Remove unnecessary parenthesesNamhyung Kim
2024-10-14perf tools: Fix possible compiler warnings in hashmapNamhyung Kim
2024-10-14Merge tag 'v6.12-rc3' into perf-tools-nextNamhyung Kim
2024-10-14perf tools: Fix compiler error in util/tool_pmu.cNamhyung Kim
2024-10-14tools/perf/tests: Remove duplicate evlist__delete in tests/tool_pmu.cAthira Rajeev
2024-10-14tools/perf/tests: Fix compilation error with strncpy in tests/tool_pmuAthira Rajeev
2024-10-14Merge patch series "ovl: file descriptors based layer setup"Christian Brauner
2024-10-14selftests: add overlayfs fd mounting selftestsChristian Brauner
2024-10-14selftests: use shared headerChristian Brauner
2024-10-13binderfs: binderfs_test: remove unused variableBa Jing
2024-10-12Merge tag 'v6.12-rc2' into test2Jonathan Cameron
2024-10-11Merge tag 'linux_kselftest-fixes-6.12-rc3' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-10-11selftests: drivers: net: fix name not definedAlessandro Zanni
2024-10-11selftests: net/rds: add module not foundAlessandro Zanni
2024-10-11selftests: drv-net: add missing trailing backslashJakub Kicinski
2024-10-11selftests: rtnetlink: update netdevsim ipsec output formatHangbin Liu
2024-10-11ftrace/selftest: Test combination of function_graph tracer and function profilerSteven Rostedt
2024-10-11selftests/rseq: Fix mm_cid test failureMathieu Desnoyers
2024-10-11libbpf: Fix possible compiler warnings in hashmapNamhyung Kim
2024-10-11selftests/bpf: Check for timeout in perf_link testIhor Solodrai
2024-10-11selftests/bpf: add subprog to BPF object file with no entry programsAndrii Nakryiko
2024-10-11libbpf: never interpret subprogs in .text as entry programsAndrii Nakryiko
2024-10-11rtla/timerlat: Make timerlat_hist_cpu->*_count unsigned long longTomas Glozar
2024-10-11rtla/timerlat: Make timerlat_top_cpu->*_count unsigned long longTomas Glozar
2024-10-11selftests/bpf: migrate cgroup sock create test for prohibiting socketsDaniel T. Lee
2024-10-11selftests/bpf: migrate cgroup sock create test for setting iface/mark/prioDaniel T. Lee
2024-10-10perf report: Display columns Predicted/Abort/Cycles in --branch-historyThomas Falcon
2024-10-10perf tests: Add tool PMU testIan Rogers
2024-10-10perf tool_pmu: Switch to standard pmu functions and json descriptionsIan Rogers
2024-10-10perf jevents: Add tool event json under a common architectureIan Rogers
2024-10-10perf tool_pmu: Move expr literals to tool_pmuIan Rogers
2024-10-10perf tool_pmu: Rename perf_tool_event__* to tool_pmu__*Ian Rogers
2024-10-10perf tool_pmu: Rename enum perf_tool_event to tool_pmu_eventIan Rogers
2024-10-10perf tool_pmu: Factor tool events into their own PMUIan Rogers
2024-10-10perf parse-events: Expose/rename config_term_nameIan Rogers
2024-10-10perf pmu: Allow hardcoded terms to be applied to attributesIan Rogers