index
:
asahi-linux.git
20240806-atcphy-rewrite
aic2
asahi
asahi-6.5-rc1-wip
asahi-dcpext-2022-11-12
asahi-soc/base
asahi-soc/dt
asahi-soc/fixes
asahi-soc/for-next
asahi-soc/mailbox
asahi-soc/maintainers
asahi-soc/pmgr
asahi-soc/prev
asahi-soc/soc
asahi-wip
asahi-wip-6.8
atcphy-20230219
audio/testing
base
bases/000-devicetree
bits/000-devicetree
bits/002-backports
bits/005-maintainers
bits/010-soc
bits/020-dart
bits/030-misc
bits/040-dwc3
bits/050-nvme
bits/060-spi
bits/070-audio
bits/080-wifi
bits/090-spi-hid
bits/100-bluetooth
bits/110-smc
bits/120-spmi
bits/130-cpufreq
bits/140-pci
bits/150-xhci-firmware
bits/160-fpwm
bits/170-atcphy
bits/180-sio
bits/200-dcp
bits/210-gpu
bits/220-tso
bits/230-touchbar
bits/240-isp
clk/new
cpufreq/v1
cpufreq/wip
dcp/dptx-fixes
dcp/sleep
dcp/wtf
dp-altmode-WIP
fixes/6.5
fixes/usb-streams-snafu
gpu/base
gpu/clustering-debug
gpu/compute
gpu/explicit-sync
gpu/history-20230305
gpu/history-6.2
gpu/modpost
gpu/new
gpu/new-bits
gpu/omg-it-works
gpu/pin-init-hack
gpu/pin_init_woes
gpu/prev
gpu/rebase-20230224
gpu/rebase-6.4
gpu/rust-1.74-ice
gpu/rust-drm
gpu/rust-for-later
gpu/rust-for-next
gpu/rust-for-next-merged
gpu/rust-next
gpu/rust-rebased
gpu/rust-submitted
gpu/rust-wip
gpu/rust-wip-5.19
gpu/rust-wip-6.3
gpu/uapi-2024-06
gpu/uapi-revamp
isp/heap-alloc
isp/t602x
isp/t602x-v2
kvm-tso
mailbox/i-hate-mailbox
main
misc/dax-fixes
next-base
nvme/suspend
nvme/wip-clocks
pcie/wip-sd-pm
pmgr-stuff
pmgr/dev
pmgr/nvme-merge
rust/makefile-fix
rust/unsafe_pr
smc/rtkit-patches
smc/work
sound/ivsense-fix
sound/ivsense-improvements
sound/speaker-safety
speakers/enablement-READ-COMMIT-MESSAGE
spmi/work
sven/i2c-pasemi-fixes
t6000/bringup-work
t602x/bringup
t8112/bringup
touchpad/wip
tso/fixes
wifi/bcm4388
wifi/take1
wifi/take2
wifi/take3
wifi/take4
wifi/take5
wifi/v2
wifi/v3-wip-asahi
Unnamed repository; edit this file 'description' to name the repository.
Runxi Yu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
pmu-events.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-events: Add new 'fake_tp' parameter for tests
Dominique Martinet
2024-05-10
1
-1
/
+1
*
perf test pmu-events: Make it clearer that pmu-events tests JSON events
Ian Rogers
2024-05-03
1
-1
/
+1
*
perf jevents: Drop or simplify small integer values
Ian Rogers
2024-02-02
1
-11
/
+11
*
perf test: Add pmu-event test for "Compat" and new event_field.
Jing Zhang
2023-09-27
1
-0
/
+55
*
perf test: Make matching_pmu effective
Jing Zhang
2023-09-27
1
-2
/
+8
*
perf jevents: Use "default_core" for events with no Unit
Ian Rogers
2023-08-29
1
-9
/
+10
*
perf pmu: Make id const and add missing free
Ian Rogers
2023-08-25
1
-2
/
+2
*
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
2023-08-25
1
-8
/
+8
*
perf jevents: Don't append Unit to desc
Ian Rogers
2023-08-24
1
-11
/
+11
*
perf pmu: Lazily load sysfs aliases
Ian Rogers
2023-08-24
1
-0
/
+2
*
perf pmu: Lazily add JSON events
Ian Rogers
2023-08-24
1
-0
/
+2
*
perf pmu: Cache JSON events table
Ian Rogers
2023-08-24
1
-0
/
+2
*
perf pmu-events: Add pmu_events_table__find_event()
Ian Rogers
2023-08-24
1
-0
/
+5
*
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
2023-08-24
1
-2
/
+4
*
perf jevents: Group events by PMU
Ian Rogers
2023-08-24
1
-12
/
+18
*
perf pmu-events: Add extra underscore to function names
Ian Rogers
2023-08-24
1
-2
/
+2
*
perf pmu: Abstract alias/event struct
Ian Rogers
2023-08-24
1
-53
/
+48
*
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
2023-08-23
1
-28
/
+19
*
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
1
-4
/
+1
*
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
1
-1
/
+2
*
perf parse-events: Add pmu filter
Ian Rogers
2023-05-15
1
-1
/
+2
*
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
2023-05-15
1
-9
/
+0
*
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-24
1
-1
/
+1
*
perf parse-events: Warn when events are regrouped
Ian Rogers
2023-03-13
1
-1
/
+1
*
perf stat: Remove saved_value/runtime_stat
Ian Rogers
2023-02-19
1
-1
/
+0
*
perf metric: Directly use counts rather than saved_value
Ian Rogers
2023-02-19
1
-2
/
+2
*
perf stat: Hide runtime_stat
Ian Rogers
2023-02-19
1
-5
/
+3
*
perf metric: Add --metric-no-threshold option
Ian Rogers
2023-02-19
1
-3
/
+1
*
perf pmu-events: Test parsing metric thresholds with the fake PMU
Ian Rogers
2023-02-19
1
-0
/
+22
*
perf pmu-events: Change perpkg to be a bool
Ian Rogers
2023-02-19
1
-2
/
+2
*
perf pmu-events: Change deprecated to be a bool
Ian Rogers
2023-02-19
1
-2
/
+2
*
perf pmu-events: Remove aggr_mode from pmu_event
Ian Rogers
2023-02-19
1
-6
/
+0
*
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Ian Rogers
2023-02-03
1
-0
/
+1
*
perf jevents: Generate metrics and events as separate tables
Ian Rogers
2023-02-03
1
-1
/
+2
*
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
2023-02-03
1
-2
/
+3
*
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
2023-02-03
1
-27
/
+0
*
perf pmu-events: Add separate metric from pmu_event
Ian Rogers
2023-02-02
1
-19
/
+16
*
perf test pmu-events: Fake PMU metric workaround
Ian Rogers
2022-12-21
1
-6
/
+11
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-12-16
1
-3
/
+3
|
\
|
*
libbpf: Hashmap interface update to allow both long and void* keys/values
Eduard Zingerman
2022-11-09
1
-3
/
+3
*
|
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
1
-0
/
+1
*
|
perf stat: Allocate evsel->stats->aggr properly
Namhyung Kim
2022-10-27
1
-1
/
+1
|
/
*
perf pmu-events: Hide the pmu_events
Ian Rogers
2022-08-13
1
-8
/
+8
*
perf pmu-events: Don't assume pmu_event is an array
Ian Rogers
2022-08-13
1
-58
/
+78
*
perf test: Use full metric resolution
Ian Rogers
2022-08-13
1
-145
/
+77
*
perf pmu-events: Hide pmu_events_map
Ian Rogers
2022-08-13
1
-118
/
+100
*
perf pmu-events: Avoid passing pmu_events_map
Ian Rogers
2022-08-13
1
-35
/
+28
*
perf pmu-events: Hide pmu_sys_event_tables
Ian Rogers
2022-08-13
1
-13
/
+1
*
perf jevent: Add an 'all' architecture argument
Ian Rogers
2022-08-13
1
-2
/
+1
*
perf test: Avoid sysfs state affecting fake events
Ian Rogers
2022-07-26
1
-0
/
+9
[next]