index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
perf_counter.c
Age
Commit message (
Expand
)
Author
2009-05-04
perf_counter: convert perf_resource_mutex to a spinlock
Ingo Molnar
2009-05-04
perf_counter: initialize the per-cpu context earlier
Ingo Molnar
2009-05-04
perf_counter: round-robin per-CPU counters too
Ingo Molnar
2009-05-01
perf_counter: fix race in perf_output_*
Peter Zijlstra
2009-04-30
perf_counter: update copyright notice
Paul Mackerras
2009-04-29
perf_counter: add/update copyrights
Ingo Molnar
2009-04-29
perfcounters: rename struct hw_perf_counter_ops into struct pmu
Robert Richter
2009-04-16
perfcounters: export perf_tpcounter_event
Steven Whitehouse
2009-04-09
perf_counter: log full path names
Peter Zijlstra
2009-04-09
perf_counter: sysctl for system wide perf counters
Peter Zijlstra
2009-04-09
perf_counter: optimize mmap/comm tracking
Peter Zijlstra
2009-04-09
perf_counter: fix off task->comm by one
Ingo Molnar
2009-04-08
perf_counter: allow for data addresses to be recorded
Peter Zijlstra
2009-04-08
perf_counter: move PERF_RECORD_TIME
Peter Zijlstra
2009-04-08
perf_counter: track task-comm data
Peter Zijlstra
2009-04-08
perf_counter: use misc field to widen type
Peter Zijlstra
2009-04-08
perf_counter: provide misc bits in the event header
Peter Zijlstra
2009-04-08
perf_counter: fix NMI race in task clock
Peter Zijlstra
2009-04-07
perf_counter: minimize context time updates
Peter Zijlstra
2009-04-07
perf_counter: remove rq->lock usage
Peter Zijlstra
2009-04-07
perf_counter: rework the task clock software counter
Peter Zijlstra
2009-04-07
perf_counter: rework context time
Peter Zijlstra
2009-04-07
perf_counter: change event definition
Peter Zijlstra
2009-04-07
perf_counter: counter overflow limit
Peter Zijlstra
2009-04-07
perf_counter: PERF_RECORD_TIME
Peter Zijlstra
2009-04-07
perf_counter: fix the mlock accounting
Peter Zijlstra
2009-04-07
perf_counter: theres more to overflow than writing events
Peter Zijlstra
2009-04-07
perf_counter: generalize pending infrastructure
Peter Zijlstra
2009-04-07
perf_counter: SIGIO support
Peter Zijlstra
2009-04-07
perf_counter: add more context information
Peter Zijlstra
2009-04-06
perf_counter: update mmap() counter read
Peter Zijlstra
2009-04-06
perf_counter: add more context information
Peter Zijlstra
2009-04-06
perf_counter: per event wakeups
Peter Zijlstra
2009-04-06
perf_counter: move the event overflow output bits to record_type
Peter Zijlstra
2009-04-06
perf_counter: provide generic callchain bits
Peter Zijlstra
2009-04-06
perf_counter: re-arrange the perf_event_type
Peter Zijlstra
2009-04-06
perf_counter: small cleanup of the output routines
Peter Zijlstra
2009-04-06
perf_counter: make it possible for hw_perf_counter_init to return error codes
Paul Mackerras
2009-04-06
perf_counter: executable mmap() information
Peter Zijlstra
2009-04-06
perf_counter: fix update_userpage()
Peter Zijlstra
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
2009-04-06
perf_counter: record time running and time enabled for each counter
Paul Mackerras
2009-04-06
perf_counter: allow and require one-page mmap on counting counters
Peter Zijlstra
2009-04-06
perf_counter: optionally provide the pid/tid of the sampled task
Peter Zijlstra
2009-04-06
perf_counter: sanity check on the output API
Peter Zijlstra
2009-04-06
perf_counter: output objects
Peter Zijlstra
2009-04-06
perf_counter: more elaborate write API
Peter Zijlstra
2009-04-06
perf_counter: fix perf_poll()
Peter Zijlstra
2009-04-06
perf_counter: new output ABI - part 1
Peter Zijlstra
2009-04-06
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
[prev]
[next]