index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Sysfs enumeration
Peter Zijlstra
2010-12-16
1
-0
/
+1
*
perf: Dynamic pmu types
Peter Zijlstra
2010-12-16
1
-1
/
+4
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-12-16
1
-0
/
+1
|
\
|
*
perf: Fix duplicate events with multiple-pmu vs software events
Peter Zijlstra
2010-12-08
1
-0
/
+1
*
|
perf events: Make sample_type identity fields available in all PERF_RECORD_ e...
Arnaldo Carvalho de Melo
2010-12-04
1
-1
/
+11
*
|
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
Arnaldo Carvalho de Melo
2010-12-04
1
-0
/
+1
*
|
perf events: Precalculate the header space for PERF_SAMPLE_ fields
Arnaldo Carvalho de Melo
2010-11-30
1
-0
/
+2
*
|
perf: Introduce is_sampling_event()
Franck Bui-Huu
2010-11-26
1
-0
/
+5
|
/
*
perf: Fix the software context switch counter
Peter Zijlstra
2010-11-26
1
-14
/
+15
*
perf: Fix inherit vs. context rotation bug
Thomas Gleixner
2010-11-26
1
-0
/
+1
*
perf_events: Fix time tracking in samples
Stephane Eranian
2010-11-10
1
-0
/
+10
*
jump_label: Add COND_STMT(), reducer wrappery
Peter Zijlstra
2010-10-18
1
-10
/
+2
*
perf: Optimize sw events
Peter Zijlstra
2010-10-18
1
-9
/
+11
*
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
2010-10-18
1
-2
/
+25
*
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
2010-10-18
1
-0
/
+7
*
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
1
-9
/
+2
*
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-15
1
-55
/
+100
|
\
|
*
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
2010-09-17
1
-2
/
+4
|
*
perf: Complete software pmu grouping
Peter Zijlstra
2010-09-17
1
-0
/
+6
|
*
perf events: Clean up pid passing
Matt Helsley
2010-09-15
1
-1
/
+1
|
*
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
2010-09-09
1
-0
/
+2
|
*
perf: Provide a separate task context for swevents
Peter Zijlstra
2010-09-09
1
-8
/
+1
|
*
perf: Multiple task contexts
Peter Zijlstra
2010-09-09
1
-0
/
+1
|
*
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
2010-09-09
1
-1
/
+3
|
*
perf: Per cpu-context rotation timer
Peter Zijlstra
2010-09-09
1
-3
/
+2
|
*
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
2010-09-09
1
-6
/
+0
|
*
perf: Remove the sysfs bits
Peter Zijlstra
2010-09-09
1
-6
/
+0
|
*
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
1
-13
/
+41
|
*
perf: Shrink hw_perf_event
Peter Zijlstra
2010-09-09
1
-1
/
+0
|
*
perf: Default PMU ops
Peter Zijlstra
2010-09-09
1
-5
/
+5
|
*
perf: Per PMU disable
Peter Zijlstra
2010-09-09
1
-6
/
+7
|
*
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
1
-10
/
+10
|
*
perf: Register PMU implementations
Peter Zijlstra
2010-09-09
1
-1
/
+9
|
*
perf: Deconstify struct pmu
Peter Zijlstra
2010-09-09
1
-5
/
+5
|
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-08-19
1
-1
/
+1
|
|
\
|
*
|
perf: Humanize the number of contexts
Frederic Weisbecker
2010-08-19
1
-6
/
+8
|
*
|
perf: Fix race in callchains
Frederic Weisbecker
2010-08-19
1
-1
/
+0
|
*
|
perf: Generalize some arch callchain code
Frederic Weisbecker
2010-08-19
1
-1
/
+9
|
*
|
perf: Generalize callchain_store()
Frederic Weisbecker
2010-08-19
1
-0
/
+7
*
|
|
perf: New helper function for pmu name
Matt Fleming
2010-10-11
1
-0
/
+1
*
|
|
perf: Add helper function to return number of counters
Matt Fleming
2010-10-11
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
2010-06-08
1
-1
/
+1
*
|
perf: Fix argument of perf_arch_fetch_caller_regs
Nobuhiro Iwamatsu
2010-06-24
1
-1
/
+1
*
|
hw_breakpoints: Fix per task breakpoint tracking
Frederic Weisbecker
2010-06-24
1
-2
/
+4
*
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
1
-25
/
+7
|
\
\
|
*
|
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
2010-06-08
1
-25
/
+7
*
|
|
perf: Fix build breakage for architecutes without atomic64_t
Peter Zijlstra
2010-06-09
1
-1
/
+1
*
|
|
perf: Convert perf_event to local_t
Peter Zijlstra
2010-06-09
1
-3
/
+4
*
|
|
perf: Add perf_event::child_count
Peter Zijlstra
2010-06-09
1
-0
/
+1
[next]