index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf_event.h
Age
Commit message (
Expand
)
Author
2010-09-09
perf: Multiple task contexts
Peter Zijlstra
2010-09-09
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
2010-09-09
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
perf: Shrink hw_perf_event
Peter Zijlstra
2010-09-09
perf: Default PMU ops
Peter Zijlstra
2010-09-09
perf: Per PMU disable
Peter Zijlstra
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
2010-08-19
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2010-08-19
perf: Humanize the number of contexts
Frederic Weisbecker
2010-08-19
perf: Fix race in callchains
Frederic Weisbecker
2010-08-19
perf: Generalize some arch callchain code
Frederic Weisbecker
2010-08-19
perf: Generalize callchain_store()
Frederic Weisbecker
2010-08-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-06-24
perf: Fix argument of perf_arch_fetch_caller_regs
Nobuhiro Iwamatsu
2010-06-24
hw_breakpoints: Fix per task breakpoint tracking
Frederic Weisbecker
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
perf: Fix build breakage for architecutes without atomic64_t
Peter Zijlstra
2010-06-09
perf: Convert perf_event to local_t
Peter Zijlstra
2010-06-09
perf: Add perf_event::child_count
Peter Zijlstra
2010-06-09
perf: Simplify the ring-buffer logic: make perf_buffer_alloc() do everything ...
Peter Zijlstra
2010-06-09
perf: Rename perf_mmap_data to perf_buffer
Peter Zijlstra
2010-06-09
perf: Cleanup {start,commit,cancel}_txn details
Peter Zijlstra
2010-06-09
perf: Add non-exec mmap() tracking
Eric B Munson
2010-06-09
perf, trace: Inline perf_swevent_put_recursion_context()
Peter Zijlstra
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
2010-06-08
sched: define and use CPU_PRI_* enums for cpu notifier priorities
Tejun Heo
2010-05-31
perf_events: Fix races in group composition
Peter Zijlstra
2010-05-31
perf_events: Fix races and clean up perf_event and perf_mmap_data interaction
Peter Zijlstra
2010-05-21
perf: Remove more code from the fastpath
Peter Zijlstra
2010-05-21
perf: Optimize the !vmalloc backed buffer
Peter Zijlstra
2010-05-21
perf: Optimize perf_output_copy()
Peter Zijlstra
2010-05-21
perf: Fix wakeup storm for RO mmap()s
Peter Zijlstra
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-18
perf: Optimize perf_output_*() by avoiding local_xchg()
Peter Zijlstra
2010-05-18
perf: Optimize the hotpath by converting the perf output buffer to local_t
Peter Zijlstra
2010-05-18
perf: Optimize the perf_output() path by removing IRQ-disables
Peter Zijlstra
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-11
Revert "perf: Fix exit() vs PERF_FORMAT_GROUP"
Ingo Molnar
2010-05-07
perf: Add group scheduling transactional APIs
Lin Ming
2010-05-07
perf, x86: Improve the PEBS ABI
Peter Zijlstra
2010-05-07
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-05-07
perf: Fix exit() vs PERF_FORMAT_GROUP
Peter Zijlstra
2010-04-20
perf & kvm: Clean up some of the guest profiling callback API details
Zhang, Yanmin
2010-04-19
perf: Enhance perf to allow for guest statistic collection from host
Zhang, Yanmin
2010-04-14
perf: Store active software events in a hashlist
Frederic Weisbecker
[prev]
[next]