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-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
2022-10-15
perf intel-pt: Fix system_wide dummy event for hybrid
Adrian Hunter
2022-10-06
perf mem/c2c: Add load store event mappings for AMD
Ravi Bangoria
2022-10-06
perf tools: Add evlist__add_sched_switch()
Namhyung Kim
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-08-01
perf test: Remove x86 rdpmc test
Ian Rogers
2022-07-29
perf stat: Add topdown metrics in the default perf stat on the hybrid machine
Zhengjun Xing
2022-07-29
perf x86 evlist: Add default hybrid events for perf stat
Kan Liang
2022-07-29
perf evlist: Always use arch_evlist__add_default_attrs()
Kan Liang
2022-07-29
perf evsel: Add arch_evsel__hw_name()
Kan Liang
2022-07-25
perf tsc: Add cpuinfo fall back for arch_get_tsc_freq()
Ian Rogers
2022-07-25
perf tsc: Add arch TSC frequency information
Kan Liang
2022-06-24
perf record ibs: Warn about sampling period skew
Ravi Bangoria
2022-06-03
perf record: Support sample-read topdown metric group for hybrid platforms
Zhengjun Xing
2022-06-03
perf evlist: Extend arch_evsel__must_be_in_group to support hybrid systems
Zhengjun Xing
2022-05-26
perf intel-pt: Track sideband system-wide when needed
Adrian Hunter
2022-05-26
perf intel-pt: Use evlist__add_dummy_on_all_cpus() for switch tracking
Adrian Hunter
2022-05-23
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-05-21
perf regs x86: Fix arch__intr_reg_mask() for the hybrid platform
Kan Liang
2022-05-20
perf parse-events: Move slots event for the hybrid platform too
Kan Liang
2022-05-20
perf parse-events: Support different format of the topdown event name
Kan Liang
2022-05-20
perf evsel: Fixes topdown events in a weak group for the hybrid platform
Kan Liang
2022-05-17
perf evlist: Keep topdown counters in weak group
Ian Rogers
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-03-22
perf parse-events: Move slots only with topdown
Ian Rogers
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-03-21
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-03-18
perf parse-events: Ignore case in topdown.slots check
Ian Rogers
2022-02-15
perf intel-pt: Record Event Trace capability flag
Adrian Hunter
2022-02-15
perf intel-pt: pkt-decoder: Add MODE.Exec IFLAG bit
Adrian Hunter
2022-02-15
perf intel-pt: pkt-decoder: Add CFE and EVD packets
Adrian Hunter
2022-02-15
perf intel-pt: pkt-decoder-test: Fix scope of test_data
Adrian Hunter
2022-02-14
perf maps: Use a pointer for kmaps
Ian Rogers
2022-01-23
perf/tests: Add AVX512-FP16 instructions to x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add misc instructions to the x86 instruction decoder test
Adrian Hunter
2022-01-23
perf/tests: Add AMX instructions to x86 instruction decoder test
Adrian Hunter
2022-01-20
tools headers UAPI: Sync files changed by new set_mempolicy_home_node syscall
Arnaldo Carvalho de Melo
2021-12-16
perf arch: Support register names from all archs
German Gomez
2021-12-07
perf parse-events: Architecture specific leader override
Ian Rogers
[next]