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
/
arch
/
x86
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
2024-08-03
1
-0
/
+12
*
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
2024-08-03
1
-1
/
+2
*
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2024-03-21
2
-7
/
+7
*
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-02-15
1
-1
/
+6
*
perf tsc: Add missing newlines to debug statements
Ian Rogers
2024-02-02
1
-2
/
+2
*
perf mem: Clean up perf_pmus__num_mem_pmus()
Kan Liang
2024-01-24
1
-10
/
+0
*
perf mem: Clean up is_mem_loads_aux_event()
Kan Liang
2024-01-24
1
-19
/
+4
*
perf mem: Clean up perf_mem_event__supported()
Kan Liang
2024-01-24
1
-10
/
+10
*
perf mem: Clean up perf_mem_events__name()
Kan Liang
2024-01-24
3
-59
/
+20
*
perf mem: Clean up perf_mem_events__ptr()
Kan Liang
2024-01-24
1
-12
/
+6
*
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2024-01-24
3
-2
/
+18
*
perf dwarf-regs: Add get_dwarf_regnum()
Namhyung Kim
2023-12-23
1
-0
/
+38
*
perf events x86: Use function to add missing lock
Ian Rogers
2023-12-18
1
-45
/
+58
*
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-12-12
2
-7
/
+7
*
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
2
-14
/
+13
*
perf intel-pt: Move PMU initialization from default config code
Ian Rogers
2023-10-17
2
-2
/
+1
*
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-17
1
-3
/
+2
*
perf pmus: Make PMU alias name loading lazy
Ian Rogers
2023-09-29
1
-139
/
+0
*
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-09-11
1
-10
/
+5
*
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
2
-9
/
+9
*
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-24
1
-1
/
+1
*
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-23
1
-4
/
+3
*
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-23
1
-20
/
+10
*
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
2
-0
/
+2
*
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-16
1
-0
/
+5
*
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2023-08-03
2
-7
/
+7
*
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-07-01
1
-0
/
+20
*
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2023-06-16
1
-0
/
+12
*
perf tool x86: Fix perf_env memory leak
Ian Rogers
2023-06-14
1
-1
/
+1
*
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
2023-06-13
5
-31
/
+31
*
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
2
-2
/
+2
*
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
2
-9
/
+4
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
8
-19
/
+25
*
perf x86 mem: minor refactor to is_mem_loads_aux_event
Ian Rogers
2023-05-27
1
-7
/
+7
*
perf x86: Iterate hybrid PMUs as core PMUs
Ian Rogers
2023-05-27
2
-12
/
+27
*
perf evlist: Remove __evlist__add_default
Ian Rogers
2023-05-27
1
-20
/
+0
*
perf parse-events: Don't reorder atom cpu events
Ian Rogers
2023-05-15
1
-2
/
+2
*
perf tools: Add util function for overriding user set config values
James Clark
2023-04-24
1
-20
/
+2
*
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-24
1
-4
/
+4
*
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-12
1
-3
/
+4
*
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
2023-04-06
1
-1
/
+1
*
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
1
-2
/
+2
*
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
1
-6
/
+7
*
perf intel-pt: Use perf_pmu__scan_file_at() if possible
Namhyung Kim
2023-04-04
1
-20
/
+32
*
perf pmu: Use relative path in setup_pmu_alias_list()
Namhyung Kim
2023-04-04
1
-6
/
+7
*
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2023-03-15
1
-4
/
+3
*
perf parse-events: Sort and group parsed events
Ian Rogers
2023-03-13
1
-23
/
+16
*
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2023-03-13
2
-6
/
+6
*
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
1
-47
/
+1
*
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
2023-02-19
3
-34
/
+3
[next]