index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-07-11
tools headers UAPI: Sync files changed by new cachestat syscall with the kern...
Arnaldo Carvalho de Melo
2023-07-08
Merge tag 'perf-tools-for-v6.5-2-2023-07-06' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
2023-06-30
Merge tag 'perf-tools-for-v6.5-1-2023-06-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-06-16
perf mem amd: Fix perf_pmus__num_mem_pmus()
Ravi Bangoria
2023-06-14
perf tool x86: Fix perf_env memory leak
Ian Rogers
2023-06-13
perf tool x86: Consolidate is_amd check into single function
Ravi Bangoria
2023-06-13
perf tests: Make x86 new instructions test optional at build time
Adrian Hunter
2023-06-12
perf thread: Add accessor functions for thread
Ian Rogers
2023-06-09
perf annotate: Remove x86 instructions with suffix
Namhyung Kim
2023-06-05
perf tools: Declare syscalltbl_*[] as const for all archs
Tiezhu Yang
2023-05-28
perf test x86: intel-pt-test data is immutable so mark it const
Ian Rogers
2023-05-28
perf test x86: insn-x86 test data is immutable so mark it const
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf x86 mem: minor refactor to is_mem_loads_aux_event
Ian Rogers
2023-05-27
perf x86: Iterate hybrid PMUs as core PMUs
Ian Rogers
2023-05-27
perf evlist: Remove __evlist__add_default
Ian Rogers
2023-05-15
perf annotate: Handle "decq", "incq", "testq", "tzcnt" instructions on x86
Namhyung Kim
2023-05-15
perf parse-events: Don't reorder atom cpu events
Ian Rogers
2023-05-15
perf test x86 hybrid: Add hybrid extended type checks
Ian Rogers
2023-05-15
perf test x86 hybrid: Update test expectations
Ian Rogers
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-08
perf test: Add selftest to test IBS invocation via core pmu events
Ravi Bangoria
2023-04-24
perf tools: Add util function for overriding user set config values
James Clark
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-12
perf x86 iostat: Use zfree() to reduce chances of use after free
Arnaldo Carvalho de Melo
2023-04-06
perf map: Add accessors for ->pgoff and ->reloc
Ian Rogers
2023-04-04
perf map: Add accessor for start and end
Ian Rogers
2023-04-04
perf maps: Remove rb_node from struct map
Ian Rogers
2023-04-04
perf intel-pt: Use perf_pmu__scan_file_at() if possible
Namhyung Kim
2023-04-04
perf pmu: Use relative path in setup_pmu_alias_list()
Namhyung Kim
2023-03-20
perf intel-pt: Add support for new branch instructions ERETS and ERETU
Adrian Hunter
2023-03-15
perf kvm: Use macro to replace variable 'decode_str_len'
Leo Yan
2023-03-13
perf parse-events: Sort and group parsed events
Ian Rogers
2023-03-13
perf pmu: Earlier PMU auxtrace initialization
Ian Rogers
2023-02-19
perf stat: Implement --topdown using json metrics
Ian Rogers
2023-02-19
perf stat: Add TopdownL1 metric as a default if present
Ian Rogers
2023-02-06
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
2023-02-06
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
2023-02-03
perf report: Support Retire Latency
Kan Liang
2023-01-22
perf pmu: Remove duplication around EVENT_SOURCE_DEVICE_PATH
James Clark
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
2022-11-24
perf stat: Pass through 'struct outstate'
Namhyung Kim
2022-11-09
perf intel-pt: Add hybrid CPU compatibility test
Adrian Hunter
2022-11-09
perf intel-pt: Redefine test_suite to allow for adding more subtests
Adrian Hunter
2022-11-09
perf intel-pt: Start turning intel-pt-pkt-decoder-test.c into a suite of inte...
Adrian Hunter
2022-10-31
perf tools: Move 'struct perf_sample' to a separate header file to disentangl...
Arnaldo Carvalho de Melo
2022-10-27
perf arch x86: Add missing stdlib.h to get free() prototype
Arnaldo Carvalho de Melo
[next]