index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
Age
Commit message (
Expand
)
Author
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-16
perf parse-regs: Move out arch specific header from util/perf_regs.h
Leo Yan
2023-08-16
perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code
Leo Yan
2023-08-03
perf parse-events x86: Avoid sorting uops_retired.slots
Ian Rogers
2023-07-01
perf evsel amd: Fix IBS error message
Ravi Bangoria
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-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 parse-events: Don't reorder atom cpu events
Ian Rogers
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-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-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-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-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
[prev]
[next]