index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
perf_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-16
perf: Fix off by one in perf_swevent_init()
Dan Carpenter
1
-1
/
+1
2010-12-08
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
1
-6
/
+29
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
1
-2
/
+0
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
1
-2
/
+20
2010-11-18
perf: Fix owner-list vs exit
Peter Zijlstra
1
-12
/
+51
2010-11-18
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-0
/
+6
2010-11-12
perf,hw_breakpoint: Initialize hardware api earlier
Jason Wessel
1
-0
/
+6
2010-11-10
perf_events: Fix time tracking in samples
Stephane Eranian
1
-8
/
+34
2010-10-22
perf_events: Fix for transaction recovery in group_sched_in()
Stephane Eranian
1
-2
/
+20
2010-10-22
perf_events: Revert: Fix transaction recovery in group_sched_in()
Stephane Eranian
1
-63
/
+13
2010-10-21
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1075
/
+1517
2010-10-18
perf: Optimize sw events
Peter Zijlstra
1
-2
/
+2
2010-10-18
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
1
-15
/
+9
2010-10-18
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
1
-5
/
+18
2010-10-18
perf: Find task before event alloc
Peter Zijlstra
1
-11
/
+12
2010-10-18
perf: Fix task refcount bugs
Peter Zijlstra
1
-3
/
+4
2010-10-18
perf: Fix group moving
Peter Zijlstra
1
-1
/
+6
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-99
/
+5
2010-10-18
perf_events: Fix transaction recovery in group_sched_in()
Stephane Eranian
1
-13
/
+63
2010-10-18
perf_events: Fix bogus context time tracking
Stephane Eranian
1
-1
/
+7
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
1
-948
/
+1409
2010-10-12
perf: Fix incorrect copy_from_user() usage
John Blackwood
1
-3
/
+1
2010-10-11
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
1
-7
/
+25
2010-10-11
perf: New helper function for pmu name
Matt Fleming
1
-0
/
+5
2010-10-04
perf_events: Fix invalid pointer when pid is invalid
Stephane Eranian
1
-1
/
+6
2010-09-21
perf: Avoid RCU vs preemption assumptions
Peter Zijlstra
1
-6
/
+12
2010-09-17
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
1
-30
/
+49
2010-09-17
perf: Fix perf_event_exit_cpu_context()
Peter Zijlstra
1
-2
/
+1
2010-09-17
perf: Complete software pmu grouping
Peter Zijlstra
1
-5
/
+60
2010-09-17
perf_events: Fix broken event grouping
Stephane Eranian
1
-8
/
+7
2010-09-15
perf events: Clean up pid passing
Matt Helsley
1
-11
/
+10
2010-09-15
perf events: Split out task search into helper
Matt Helsley
1
-23
/
+40
2010-09-13
perf: Fix free_event()
Peter Zijlstra
1
-1
/
+3
2010-09-13
perf: Sanitize the RCU logic
Peter Zijlstra
1
-8
/
+9
2010-09-10
perf: Fix perf_init_event()
Peter Zijlstra
1
-2
/
+5
2010-09-10
perf: Ensure we call add_event_to_ctx() with the right locks held
Peter Zijlstra
1
-0
/
+3
2010-09-09
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
1
-0
/
+8
2010-09-09
perf: Optimize context ops
Peter Zijlstra
1
-0
/
+6
2010-09-09
perf: Provide a separate task context for swevents
Peter Zijlstra
1
-11
/
+29
2010-09-09
perf: Multiple task contexts
Peter Zijlstra
1
-105
/
+231
2010-09-09
perf: Clean up perf_event_context allocation
Peter Zijlstra
1
-15
/
+26
2010-09-09
perf: Move some code around
Peter Zijlstra
1
-100
/
+100
2010-09-09
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
1
-68
/
+110
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
1
-17
/
+63
2010-09-09
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
1
-46
/
+58
2010-09-09
perf: Separate find_get_context() from event initialization
Peter Zijlstra
1
-38
/
+35
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
1
-124
/
+0
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
1
-68
/
+72
2010-09-09
perf: Shrink hw_perf_event
Peter Zijlstra
1
-7
/
+6
2010-09-09
perf: Default PMU ops
Peter Zijlstra
1
-12
/
+52
[next]