index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-04
Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2013-09-02
perf: Export struct perf_branch_entry to userspace
Vince Weaver
1
-24
/
+0
2013-08-09
jump_label: Split jumplabel ratelimit
Andrew Jones
1
-0
/
+1
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
1
-2
/
+1
2013-06-23
perf: Drop sample rate when sampling is too slow
Dave Hansen
1
-0
/
+7
2013-06-19
perf/x86/intel: Support Haswell/v4 LBR format
Andi Kleen
1
-1
/
+6
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2013-06-19
perf/x86: Reduce stack usage of x86_schedule_events()
Andrew Hunter
1
-0
/
+4
2013-06-19
perf: Add const qualifier to perf_pmu_register's 'name' arg
Mischa Jonker
1
-2
/
+2
2013-06-19
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-2
/
+1
2013-05-28
perf: Fix perf mmap bugs
Peter Zijlstra
1
-2
/
+1
2013-05-28
perf: Add sysfs entry to adjust multiplexing interval per PMU
Stephane Eranian
1
-0
/
+1
2013-05-28
perf: Use hrtimers for event multiplexing
Stephane Eranian
1
-1
/
+2
2013-05-28
perf: Fix hw breakpoints overflow period sampling
Jiri Olsa
1
-0
/
+2
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
1
-17
/
+13
2013-04-22
perf: New helper to prevent full dynticks CPUs from stopping tick
Frederic Weisbecker
1
-0
/
+6
2013-04-08
Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...
Ingo Molnar
1
-0
/
+6
2013-04-01
perf: Add generic memory sampling interface
Stephane Eranian
1
-0
/
+2
2013-04-01
perf/core: Add weighted samples
Andi Kleen
1
-0
/
+2
2013-04-01
perf/x86: Add flags to event constraints
Stephane Eranian
1
-0
/
+1
2013-03-27
perf/x86: Improve sysfs event mapping with event string
Stephane Eranian
1
-0
/
+1
2013-03-18
perf,x86: fix link failure for non-Intel configs
David Rientjes
1
-1
/
+5
2013-03-15
perf,x86: fix kernel crash with PEBS/BTS after suspend/resume
Stephane Eranian
1
-0
/
+2
2013-03-06
perf: Remove include of cgroup.h from perf_event.h
Li Zefan
1
-17
/
+1
2013-02-08
perf: Introduce hw_perf_event->tp_target and ->tp_list
Oleg Nesterov
1
-2
/
+7
2013-01-31
perf: Make EVENT_ATTR global
Sukadev Bhattiprolu
1
-0
/
+11
2012-10-24
perf, cpu hotplug: Use cached value of smp_processor_id()
Srivatsa S. Bhat
1
-3
/
+4
2012-10-24
perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
Srivatsa S. Bhat
1
-0
/
+3
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
1
-599
/
+1
2012-10-05
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
1
-1
/
+1
2012-10-01
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-5
/
+55
2012-09-13
perf/x86/ibs: Check syscall attribute flags
Robert Richter
1
-0
/
+2
2012-09-04
perf/hwpb: Invoke __perf_event_disable() if interrupts are already disabled
K.Prasad
1
-0
/
+2
2012-09-04
perf_event: Switch to internal refcount, fix race with close()
Al Viro
1
-1
/
+1
2012-08-22
perf tools: Keep the perf_event_attr on version 3
Jiri Olsa
1
-2
/
+2
2012-08-10
perf: Add attribute to filter out callchains
Frederic Weisbecker
1
-1
/
+4
2012-08-10
perf: Add ability to attach user stack dump to sample
Jiri Olsa
1
-1
/
+17
2012-08-10
perf: Add perf_output_skip function to skip bytes in sample
Jiri Olsa
1
-0
/
+2
2012-08-10
perf: Factor __output_copy to be usable with specific copy function
Frederic Weisbecker
1
-1
/
+1
2012-08-10
perf: Add ability to attach user level registers dump to sample
Jiri Olsa
1
-3
/
+32
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
1
-1
/
+2
2012-06-18
perf: Introduce perf_pmu_migrate_context()
Yan, Zheng
1
-0
/
+2
2012-06-06
perf/x86: Use rdpmc() rather than rdmsr() when possible in the kernel
Vince Weaver
1
-0
/
+1
2012-06-06
perf: Limit callchains to 127
Arun Sharma
1
-1
/
+1
2012-05-31
perf tools: Check if callchain is corrupted
Namhyung Kim
1
-2
/
+2
2012-05-23
Revert "sched, perf: Use a single callback into the scheduler"
Jiri Olsa
1
-6
/
+18
2012-05-09
sched, perf: Use a single callback into the scheduler
Peter Zijlstra
1
-18
/
+6
2012-05-09
perf: Pass last sampling period to perf_sample_data_init()
Robert Richter
1
-1
/
+4
[next]