index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
pmu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-17
perf pmu: Lazily compute default config
Ian Rogers
1
-3
/
+4
2023-10-17
perf pmu: Const-ify perf_pmu__config_terms
Ian Rogers
1
-1
/
+1
2023-10-17
perf pmu: Const-ify file APIs
Ian Rogers
1
-5
/
+6
2023-10-17
perf pmu: Rename perf_pmu__get_default_config to perf_pmu__arch_init
Ian Rogers
1
-1
/
+1
2023-09-29
perf pmus: Make PMU alias name loading lazy
Ian Rogers
1
-2
/
+0
2023-09-27
perf pmu: "Compat" supports regular expression matching identifiers
Jing Zhang
1
-0
/
+1
2023-09-15
perf pmu: Remove unused function
James Clark
1
-1
/
+0
2023-09-15
perf pmu: Move pmu__find_core_pmu() to pmus.c
James Clark
1
-1
/
+1
2023-09-11
perf parse-events: Introduce 'struct parse_events_terms'
Ian Rogers
1
-3
/
+3
2023-08-29
perf pmus: Skip duplicate PMUs and don't print list suffix by default
Ian Rogers
1
-1
/
+2
2023-08-25
perf pmu: Make id const and add missing free
Ian Rogers
1
-1
/
+1
2023-08-25
perf pmu: Remove logic for PMU name being NULL
Ian Rogers
1
-4
/
+4
2023-08-24
perf pmu: Lazily load sysfs aliases
Ian Rogers
1
-0
/
+2
2023-08-24
perf pmu: Lazily add JSON events
Ian Rogers
1
-3
/
+12
2023-08-24
perf pmu: Cache JSON events table
Ian Rogers
1
-0
/
+4
2023-08-24
perf pmu-events: Reduce processed events by passing PMU
Ian Rogers
1
-0
/
+1
2023-08-24
perf parse-events: Improve error message for double setting
Ian Rogers
1
-1
/
+1
2023-08-24
perf pmu: Abstract alias/event struct
Ian Rogers
1
-54
/
+17
2023-08-24
perf pmu: Make the loading of formats lazy
Ian Rogers
1
-3
/
+2
2023-08-23
perf pmu: Pass PMU rather than aliases and format
Ian Rogers
1
-5
/
+4
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_bits()
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__format_type
Ian Rogers
1
-1
/
+1
2023-08-23
perf pmu: Avoid passing format list to perf_pmu__config_terms()
Ian Rogers
1
-2
/
+1
2023-08-23
perf pmu: Reduce scope of perf_pmu_error()
Ian Rogers
1
-1
/
+0
2023-08-23
perf pmu: Move perf_pmu__set_format to pmu.y
Ian Rogers
1
-1
/
+0
2023-08-17
perf jevents: Add a new expression builtin strcmp_cpuid_str()
James Clark
1
-0
/
+1
2023-08-01
perf test parse-events: Test complex name has required event format
Ian Rogers
1
-0
/
+1
2023-06-27
perf pmus: Add placeholder core PMU
Ian Rogers
1
-0
/
+1
2023-06-01
perf pmu: Warn about invalid config for all PMUs and configs
Ian Rogers
1
-1
/
+12
2023-06-01
perf pmu: Only warn about unsupported formats once
Ian Rogers
1
-0
/
+5
2023-06-01
perf parse-events: Wildcard most "numeric" events
Ian Rogers
1
-0
/
+5
2023-05-27
perf pmu: Remove is_pmu_hybrid
Ian Rogers
1
-1
/
+0
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
1
-2
/
+0
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
1
-9
/
+4
2023-05-27
perf pmu: Remove perf_pmu__hybrid_pmus list
Ian Rogers
1
-2
/
+0
2023-05-27
perf mem: Avoid hybrid PMU list
Ian Rogers
1
-0
/
+1
2023-05-27
perf tools: Warn if no user requested CPUs match PMU's CPUs
Ian Rogers
1
-4
/
+0
2023-05-27
perf pmu: Add is_core to pmu
Ian Rogers
1
-0
/
+7
2023-05-27
perf pmu: Detect ARM and hybrid PMUs with sysfs
Ian Rogers
1
-0
/
+1
2023-05-15
perf parse-events: Don't auto merge hybrid wildcard events
Ian Rogers
1
-0
/
+1
2023-05-15
perf parse-events: Support wildcards on raw events
Ian Rogers
1
-0
/
+1
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
1
-0
/
+1
2023-04-06
perf pmu: Improve name/comments, avoid a memory allocation
Ian Rogers
1
-3
/
+5
2023-04-06
perf pmu: Make parser reentrant
Ian Rogers
1
-1
/
+1
2023-04-04
perf pmu: Add perf_pmu__{open,scan}_file_at()
Namhyung Kim
1
-1
/
+5
2023-04-04
perf pmu: Use relative path for sysfs scan
Namhyung Kim
1
-1
/
+3
2023-04-04
perf pmu: Add perf_pmu__destroy() function
Namhyung Kim
1
-0
/
+2
2023-03-21
perf tools: Add support for perf_event_attr::config3
Rob Herring
1
-0
/
+1
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
1
-0
/
+1
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
1
-9
/
+0
[next]