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
2011-03-23
perf_events: Fix stale ->cgrp pointer in update_cgrp_time_from_cpuctx()
Stephane Eranian
1
-2
/
+0
2011-03-16
perf: Reorder & optimize perf_event_context to remove alignment padding on 64...
Richard Kennedy
1
-1
/
+1
2011-03-04
perf: Add support for supplementary event registers
Andi Kleen
1
-2
/
+11
2011-02-16
perf: Optimize throttling code
Peter Zijlstra
1
-0
/
+4
2011-02-16
perf: Add cgroup support
Stephane Eranian
1
-3
/
+30
2010-12-16
perf: Sysfs enumeration
Peter Zijlstra
1
-0
/
+1
2010-12-16
perf: Dynamic pmu types
Peter Zijlstra
1
-1
/
+4
2010-12-16
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+1
2010-12-08
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
1
-0
/
+1
2010-12-05
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
1
-1
/
+11
2010-12-05
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-12-01
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-11-26
perf: Introduce is_sampling_event()
Franck Bui-Huu
1
-0
/
+5
2010-11-26
perf: Fix the software context switch counter
Peter Zijlstra
1
-14
/
+15
2010-11-26
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
1
-0
/
+1
2010-11-11
perf_events: Fix time tracking in samples
Stephane Eranian
1
-0
/
+10
2010-10-18
jump_label: Add COND_STMT(), reducer wrappery
Peter Zijlstra
1
-10
/
+2
2010-10-18
perf: Optimize sw events
Peter Zijlstra
1
-9
/
+11
2010-10-18
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
1
-2
/
+25
2010-10-18
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
1
-0
/
+7
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
1
-9
/
+2
2010-10-15
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
1
-55
/
+100
2010-10-11
perf: New helper function for pmu name
Matt Fleming
1
-0
/
+1
2010-10-11
perf: Add helper function to return number of counters
Matt Fleming
1
-0
/
+1
2010-09-17
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
1
-2
/
+4
2010-09-17
perf: Complete software pmu grouping
Peter Zijlstra
1
-0
/
+6
2010-09-15
perf events: Clean up pid passing
Matt Helsley
1
-1
/
+1
2010-09-09
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
1
-0
/
+2
2010-09-09
perf: Provide a separate task context for swevents
Peter Zijlstra
1
-8
/
+1
2010-09-09
perf: Multiple task contexts
Peter Zijlstra
1
-0
/
+1
2010-09-09
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
1
-1
/
+3
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
1
-3
/
+2
2010-09-09
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
1
-6
/
+0
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
1
-6
/
+0
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
1
-13
/
+41
2010-09-09
perf: Shrink hw_perf_event
Peter Zijlstra
1
-1
/
+0
2010-09-09
perf: Default PMU ops
Peter Zijlstra
1
-5
/
+5
2010-09-09
perf: Per PMU disable
Peter Zijlstra
1
-6
/
+7
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
1
-10
/
+10
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
1
-1
/
+9
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
1
-5
/
+5
2010-08-19
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
1
-1
/
+1
2010-08-19
perf: Humanize the number of contexts
Frederic Weisbecker
1
-6
/
+8
2010-08-19
perf: Fix race in callchains
Frederic Weisbecker
1
-1
/
+0
2010-08-19
perf: Generalize some arch callchain code
Frederic Weisbecker
1
-1
/
+9
2010-08-19
perf: Generalize callchain_store()
Frederic Weisbecker
1
-0
/
+7
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-06-25
perf: Fix argument of perf_arch_fetch_caller_regs
Nobuhiro Iwamatsu
1
-1
/
+1
2010-06-25
hw_breakpoints: Fix per task breakpoint tracking
Frederic Weisbecker
1
-2
/
+4
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-25
/
+7
[next]