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
/
print-events.c
Age
Commit message (
Expand
)
Author
2024-10-10
perf tool_pmu: Factor tool events into their own PMU
Ian Rogers
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
2024-03-21
perf list: Give more details about raw event encodings
Ian Rogers
2024-03-21
perf list: Add tracepoint encoding to detailed output
Ian Rogers
2024-02-23
perf print-events: make is_event_supported() more robust
Mark Rutland
2024-02-22
perf list: Add scandirat compatibility function
Ian Rogers
2024-01-26
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
2023-09-12
perf list: Avoid a hardcoded cpu PMU name
Ian Rogers
2023-06-16
perf print-events: Export is_event_supported()
Arnaldo Carvalho de Melo
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-15
perf parse-events: Reduce scope of is_event_supported
Ian Rogers
2023-05-15
perf print-events: Print legacy cache events for each PMU
Ian Rogers
2023-05-15
perf print-events: Avoid unnecessary strlist
Ian Rogers
2023-05-02
perf list: Modify the warning message about scandirat(3)
Namhyung Kim
2023-05-02
perf list: Fix memory leaks in print_tracepoint_events()
Namhyung Kim
2023-04-04
perf list: Use relative path for tracepoint scan
Namhyung Kim
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2022-11-23
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-15
perf list: Simplify symbol event printing
Ian Rogers
2022-11-15
perf list: Simplify cache event printing
Ian Rogers
2022-11-15
perf tracepoint: Sort events in iterator
Ian Rogers
2022-11-10
perf print-events: Remove redundant comparison with zero
Kang Minchul
2022-09-26
perf parse-events: Remove "not supported" hybrid cache events
Zhengjun Xing
2022-09-26
perf print-events: Fix "perf list" can not display the PMU prefix for some hy...
Zhengjun Xing
2022-08-02
perf parse-events: Break out tracepoint and printing
Ian Rogers