index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf test: Add pmu-event test for "Compat" and new event_field.
Jing Zhang
2023-09-27
1
-0
/
+55
*
perf test: Make matching_pmu effective
Jing Zhang
2023-09-27
1
-2
/
+8
*
tests/shell: Fix shellcheck warnings for SC2153 in multiple scripts
Athira Rajeev
2023-09-26
5
-0
/
+5
*
tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscase
Athira Rajeev
2023-09-26
2
-4
/
+4
*
tests/shell: Fix shellcheck SC1090 to handle the location of sourced files
Athira Rajeev
2023-09-26
13
-0
/
+26
*
perf test lock_contention.sh: Skip test if not enough CPUs
Veronika Molnarova
2023-09-21
1
-0
/
+6
*
perf test stat+shadow_stat.sh: Add threshold for rounding errors
Veronika Molnarova
2023-09-21
1
-6
/
+24
*
perf test: Detect off-cpu support from build options
Ian Rogers
2023-09-18
1
-1
/
+1
*
perf test: Ensure EXTRA_TESTS is covered in build test
Ian Rogers
2023-09-18
1
-0
/
+1
*
perf test: Update build test for changed BPF skeleton defaults
Ian Rogers
2023-09-18
1
-3
/
+3
*
perf test: Fix test-record-dummy-C0 failure for supported PERF_FORMAT_LOST fe...
Yang Jihong
2023-09-16
1
-1
/
+1
*
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2023-09-15
1
-1
/
+1
*
perf test: Update cs_etm testcase for Arm ETE
Ruidong Tian
2023-09-12
1
-1
/
+14
*
perf test: Add a test for strcmp_cpuid_str() expression
James Clark
2023-09-12
1
-4
/
+27
*
perf util: Add a function for replacing characters in a string
James Clark
2023-09-12
4
-0
/
+34
*
perf test: Check result of has_event(cycles) test
James Clark
2023-09-12
1
-1
/
+1
*
perf test shell lock_contention: Add cgroup aggregation and filter tests
Namhyung Kim
2023-09-12
1
-0
/
+45
*
perf test: Add perf_event_attr test for record dummy event
Yang Jihong
2023-09-12
1
-0
/
+55
*
perf test: Add test case for record sideband events
Yang Jihong
2023-09-12
1
-0
/
+58
*
perf record: Move setting tracking events before record__init_thread_masks()
Yang Jihong
2023-09-12
2
-8
/
+10
*
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-09-11
2
-14
/
+21
*
perf parse-events: Fixes relating to no_value terms
Ian Rogers
2023-09-02
1
-1
/
+1
*
perf metric: Add #num_cpus_online literal
Ian Rogers
2023-08-30
1
-1
/
+4
*
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
1
-9
/
+10
*
perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter test
Namhyung Kim
2023-08-29
1
-1
/
+1
*
perf test shell stat_bpf_counters: Fix test on Intel
Namhyung Kim
2023-08-29
1
-2
/
+2
*
perf test shell record_bpf_filter: Skip 6.2 kernel
Namhyung Kim
2023-08-29
1
-0
/
+6
*
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
1
-2
/
+2
*
perf parse-events: Make term's config const
Ian Rogers
2023-08-25
1
-9
/
+9
*
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
1
-8
/
+8
*
perf jevents: Don't append Unit to desc
Ian Rogers
2023-08-24
1
-11
/
+11
*
perf pmu: Lazily load sysfs aliases
Ian Rogers
2023-08-24
1
-0
/
+2
*
perf pmu: Lazily add JSON events
Ian Rogers
2023-08-24
1
-0
/
+2
*
perf pmu: Cache JSON events table
Ian Rogers
2023-08-24
1
-0
/
+2
*
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-24
1
-1
/
+1
*
perf pmu-events: Add pmu_events_table__find_event()
Ian Rogers
2023-08-24
1
-0
/
+5
*
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
2023-08-24
1
-2
/
+4
*
perf jevents: Group events by PMU
Ian Rogers
2023-08-24
1
-12
/
+18
*
perf pmu-events: Add extra underscore to function names
Ian Rogers
2023-08-24
1
-2
/
+2
*
perf pmu: Abstract alias/event struct
Ian Rogers
2023-08-24
1
-53
/
+48
*
perf pmu: Make the loading of formats lazy
Ian Rogers
2023-08-24
1
-1
/
+1
*
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
2023-08-23
2
-29
/
+20
*
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-23
1
-34
/
+42
*
perf tests mmap-basic: Adapt for riscv
Alexandre Ghiti
2023-08-16
1
-2
/
+4
*
perf dlfilter: Add al_cleanup()
Adrian Hunter
2023-08-15
1
-10
/
+28
*
perf test: Add perf record sample filtering test
Namhyung Kim
2023-08-15
1
-0
/
+128
*
perf parse-events: Remove BPF event support
Ian Rogers
2023-08-15
11
-860
/
+0
*
perf bpf: Remove support for embedding clang for compiling BPF events (-e foo.c)
Ian Rogers
2023-08-15
4
-35
/
+0
*
perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filename
Arnaldo Carvalho de Melo
2023-08-15
1
-1
/
+1
*
perf test trace+probe_vfs_getname.sh: Remove stray \ before /
Arnaldo Carvalho de Melo
2023-08-15
1
-1
/
+1
[prev]
[next]