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
/
util
/
pmu.c
Age
Commit message (
Expand
)
Author
2024-09-11
perf pmu: To info add event_type_desc
Ian Rogers
2024-09-11
perf pmus: Fake PMU clean up
Ian Rogers
2024-09-03
perf pmu: Merge boolean sysfs event option parsing
Ian Rogers
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
Adrian Hunter
2024-06-28
perf: pmus: Remove unneeded semicolon
Yang Li
2024-06-27
perf pmu: Don't de-duplicate core PMUs
James Clark
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
2024-05-28
perf pmus: Sort/merge/aggregate PMUs like mrvl_ddr_pmu
Ian Rogers
2024-05-11
perf pmu: Count sys and cpuid JSON events separately
Ian Rogers
2024-05-03
perf pmu: Assume sysfs events are always the same case
Ian Rogers
2024-05-03
perf test pmu: Add an eagerly loaded event test
Ian Rogers
2024-05-03
perf test pmu: Refactor format test and exposed test APIs
Ian Rogers
2024-04-26
perf pmu: Refactor perf_pmu__match()
Ian Rogers
2024-03-21
perf tools: Add/use PMU reverse lookup from config to name
Ian Rogers
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
2024-03-21
perf pmu: Drop "default_core" from alias names
Ian Rogers
2024-02-26
perf pmu: Fix a potential memory leak in perf_pmu__lookup()
Christophe JAILLET
2024-02-02
perf parse-events: Improve error location of terms cloned from an event
Ian Rogers
2024-01-25
perf pmu: Treat the msr pmu as software
Ian Rogers
2024-01-24
perf mem: Add mem_events into the supported perf_pmu
Kan Liang
2023-11-27
perf parse-events: Make legacy events lower priority than sysfs/JSON
Ian Rogers
2023-10-30
Merge tag 'perf-tools-fixes-for-v6.6-2-2023-10-20' into perf-tools-next
Namhyung Kim
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
2023-10-10
Merge tag 'perf-tools-fixes-for-v6.6-1-2023-09-25' into perf-tools-next
Arnaldo Carvalho de Melo
2023-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
2023-09-27
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
2023-09-26
perf pmu: Fix perf stat output with correct scale and unit
Wyes Karny
2023-09-17
perf pmu: Ensure all alias variables are initialized
Ian Rogers
2023-09-15
perf pmu: Remove unused function
James Clark
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
2023-08-31
perf parse-events: Fix propagation of term's no_value when cloning
Ian Rogers
2023-08-30
perf pmu: Remove str from perf_pmu_alias
Ian Rogers
2023-08-30
perf parse-events: Make common term list to strbuf helper
Ian Rogers
2023-08-30
perf pmu: Avoid uninitialized use of alias->str
Ian Rogers
2023-08-29
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
perf parse-events: Make term's config const
Ian Rogers
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-24
perf pmu: Lazily load sysfs aliases
Ian Rogers
2023-08-24
perf pmu: Be lazy about loading event info files from sysfs
Ian Rogers
2023-08-24
perf pmu: Scan type early to fail an invalid PMU quickly
Ian Rogers
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
2023-08-24
perf pmu: Merge JSON events with sysfs at load time
Ian Rogers
2023-08-24
perf pmu: Prefer passing pmu to aliases list
Ian Rogers
[next]