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
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
2023-08-24
perf pmu: Parse sysfs events directly from a file
Ian Rogers
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
2023-08-24
perf parse-events: Improve error message for double setting
Ian Rogers
2023-08-24
perf pmu-events: Add extra underscore to function names
Ian Rogers
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
2023-08-23
perf pmu: Pass PMU rather than aliases and format
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__format_type
Ian Rogers
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
2023-08-23
perf pmu: Move perf_pmu__set_format to pmu.y
Ian Rogers
2023-08-23
perf pmu: Avoid a path name copy
Ian Rogers
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
2023-08-04
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
2023-08-03
perf build: Include generated header files properly
Namhyung Kim
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
2023-06-27
perf pmus: Add placeholder core PMU
Ian Rogers
2023-06-27
perf pmu: Correct auto_merge_stats test
Ian Rogers
2023-06-22
perf pmu: Remove a hard coded cpu PMU assumption
Ian Rogers
2023-06-22
perf pmus: Add notion of default PMU for JSON events
Ian Rogers
2023-06-16
perf test: fix failing test cases on linux-next for s390
Thomas Richter
2023-06-01
perf pmu: Warn about invalid config for all PMUs and configs
Ian Rogers
2023-06-01
perf pmu: Only warn about unsupported formats once
Ian Rogers
2023-06-01
perf parse-events: Wildcard most "numeric" events
Ian Rogers
2023-06-01
perf pmu: Correct perf_pmu__auto_merge_stats() affecting hybrid
Ian Rogers
2023-05-27
perf pmu: Remove is_pmu_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 pmu: Remove perf_pmu__hybrid_pmus list
Ian Rogers
2023-05-27
perf mem: Avoid hybrid PMU list
Ian Rogers
2023-05-27
perf pmu: Rewrite perf_pmu__has_hybrid to avoid list
Ian Rogers
2023-05-27
perf pmu: Remove perf_pmu__hybrid_mounted
Ian Rogers
2023-05-27
perf tools: Warn if no user requested CPUs match PMU's CPUs
Ian Rogers
2023-05-27
perf pmu: Add CPU map for "cpu" PMUs
Ian Rogers
[next]