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
/
include
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
2013-06-23
perf: Drop sample rate when sampling is too slow
Dave Hansen
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
2013-06-19
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
2013-06-19
perf: Add const qualifier to perf_pmu_register's 'name' arg
Mischa Jonker
2013-06-19
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-05-28
perf: Fix perf mmap bugs
Peter Zijlstra
2013-05-28
perf: Add sysfs entry to adjust multiplexing interval per PMU
Stephane Eranian
2013-05-28
perf: Use hrtimers for event multiplexing
Stephane Eranian
2013-05-28
perf: Fix hw breakpoints overflow period sampling
Jiri Olsa
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-04-22
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
2013-04-08
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
2013-04-01
perf: Add generic memory sampling interface
Stephane Eranian
2013-04-01
perf/core: Add weighted samples
Andi Kleen
2013-04-01
perf/x86: Add flags to event constraints
Stephane Eranian
2013-03-26
perf/x86: Improve sysfs event mapping with event string
Stephane Eranian
2013-03-17
perf,x86: fix link failure for non-Intel configs
David Rientjes
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
2013-03-06
perf: Remove include of cgroup.h from perf_event.h
Li Zefan
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
2013-01-31
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
2012-10-24
perf, cpu hotplug: Use cached value of smp_processor_id()
Srivatsa S. Bhat
2012-10-24
perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
Srivatsa S. Bhat
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-05
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
2012-09-04
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
K.Prasad
2012-09-04
perf_event: Switch to internal refcount, fix race with close()
Al Viro
2012-08-22
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
2012-08-10
perf: Add attribute to filter out callchains
Frederic Weisbecker
2012-08-10
perf: Add ability to attach user stack dump to sample
Jiri Olsa
2012-08-10
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
2012-08-10
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
2012-08-10
perf: Add ability to attach user level registers dump to sample
Jiri Olsa
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-06-18
perf: Introduce perf_pmu_migrate_context()
Yan, Zheng
2012-06-06
perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel
Vince Weaver
2012-06-06
perf: Limit callchains to 127
Arun Sharma
2012-05-31
perf tools: Check if callchain is corrupted
Namhyung Kim
2012-05-23
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
2012-03-24
perf: Move mmap page data_head offset assertion out of header
Jiri Olsa
2012-03-23
perf: Fix mmap_page capabilities and docs
Peter Zijlstra
2012-03-16
perf: Adding sysfs group format attribute for pmu device
Jiri Olsa
[next]