index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2
-9
/
+9
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
1
-4
/
+3
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
1
-20
/
+10
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2
-0
/
+2
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
1
-0
/
+5
2023-08-16
perf parse-regs: Remove unused macros PERF_REG_{IP|SP}
Leo Yan
1
-2
/
+0
2023-08-03
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2
-7
/
+7
2023-08-03
perf arch x86: Address shellcheck warnings about unused variables in syscallt...
Athira Rajeev
1
-1
/
+1
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-07-08
Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+20
2023-07-02
perf evsel amd: Fix IBS error message
Ravi Bangoria
1
-0
/
+20
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
22
-144
/
+430
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
1
-0
/
+12
2023-06-15
perf tool x86: Fix perf_env memory leak
Ian Rogers
1
-1
/
+1
2023-06-14
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
5
-31
/
+31
2023-06-14
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
3
-1
/
+10
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
1
-1
/
+1
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
1
-42
/
+10
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
1
-1
/
+1
2023-05-28
perf test x86: intel-pt-test data is immutable so mark it const
Ian Rogers
1
-7
/
+7
2023-05-28
perf test x86: insn-x86 test data is immutable so mark it const
Ian Rogers
1
-5
/
+5
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
3
-3
/
+3
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2
-9
/
+4
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
9
-21
/
+28
2023-05-27
perf x86 mem: minor refactor to is_mem_loads_aux_event
Ian Rogers
1
-7
/
+7
2023-05-27
perf x86: Iterate hybrid PMUs as core PMUs
Ian Rogers
3
-13
/
+28
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
1
-20
/
+0
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
1
-0
/
+4
2023-05-15
perf parse-events: Don't reorder atom cpu events
Ian Rogers
1
-2
/
+2
2023-05-15
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
1
-0
/
+12
2023-05-15
perf test x86 hybrid: Update test expectations
Ian Rogers
1
-28
/
+26
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
4
-0
/
+289
2023-05-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
4
-0
/
+75
2023-04-24
perf tools: Add util function for overriding user set config values
James Clark
1
-20
/
+2
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
1
-4
/
+4
2023-04-12
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
1
-3
/
+4
2023-04-07
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
1
-1
/
+1
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2
-3
/
+3
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
1
-6
/
+7
2023-04-04
perf intel-pt: Use perf_pmu__scan_file_at() if possible
Namhyung Kim
1
-20
/
+32
2023-04-04
perf pmu: Use relative path in setup_pmu_alias_list()
Namhyung Kim
1
-6
/
+7
2023-03-21
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
1
-0
/
+4
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
1
-4
/
+3
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
1
-23
/
+16
2023-03-13
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2
-6
/
+6
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
1
-47
/
+1
2023-02-19
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
3
-34
/
+3
2023-02-06
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-0
/
+1
2023-02-06
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
1
-1
/
+4
[next]