index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
perf_counter.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
perf_counter: powerpc: Implement generalized cache events for POWER processors
Paul Mackerras
1
-2
/
+40
2009-06-11
perf_counters: powerpc: Add support for POWER7 processors
Paul Mackerras
1
-0
/
+4
2009-06-11
perf_counter: Accurate period data
Peter Zijlstra
1
-3
/
+6
2009-06-11
perf_counter: Introduce struct for sample data
Peter Zijlstra
1
-3
/
+7
2009-06-06
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
1
-3
/
+3
2009-06-04
perf_counter: powerpc: Use new identifier names in powerpc-specific code
Paul Mackerras
1
-1
/
+1
2009-06-03
perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors
Paul Mackerras
1
-2
/
+14
2009-06-02
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
Peter Zijlstra
1
-19
/
+19
2009-06-02
perf_counter: Rename various fields
Peter Zijlstra
1
-6
/
+6
2009-05-26
perf_counter: powerpc: Implement interrupt throttling
Paul Mackerras
1
-5
/
+43
2009-05-18
perf_counter: powerpc: initialize cpuhw pointer before use
Paul Mackerras
1
-2
/
+1
2009-05-15
perf_counter: powerpc: supply more precise information on counter overflow ev...
Paul Mackerras
1
-4
/
+80
2009-05-15
perf_counter: powerpc: use u64 for event codes internally
Paul Mackerras
1
-14
/
+12
2009-05-15
perf_counter: frequency based adaptive irq_period
Peter Zijlstra
1
-7
/
+6
2009-05-15
perf_counter: Rework the perf counter disable/enable
Peter Zijlstra
1
-12
/
+12
2009-04-29
perf_counter: powerpc: allow use of limited-function counters
Paul Mackerras
1
-35
/
+262
2009-04-29
perfcounters: rename struct hw_perf_counter_ops into struct pmu
Robert Richter
1
-13
/
+12
2009-04-09
perf_counter: powerpc: add nmi_enter/nmi_exit calls
Paul Mackerras
1
-14
/
+17
2009-04-08
perf_counter: allow for data addresses to be recorded
Peter Zijlstra
1
-1
/
+1
2009-04-08
perf_counter: powerpc: set sample enable bit for marked instruction events
Paul Mackerras
1
-5
/
+23
2009-04-08
perf_counter: fix powerpc build
Paul Mackerras
1
-2
/
+1
2009-04-07
perf_counter: theres more to overflow than writing events
Peter Zijlstra
1
-1
/
+1
2009-04-06
perf_counter: make it possible for hw_perf_counter_init to return error codes
Paul Mackerras
1
-7
/
+7
2009-04-06
perf_counter: powerpc: only reserve PMU hardware when we need it
Paul Mackerras
1
-5
/
+42
2009-04-06
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
1
-20
/
+2
2009-04-06
perf_counter: record time running and time enabled for each counter
Paul Mackerras
1
-0
/
+2
2009-04-06
perf_counter: new output ABI - part 1
Peter Zijlstra
1
-6
/
+3
2009-04-06
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
1
-0
/
+6
2009-04-06
perf_counter: remove the event config bitfields
Peter Zijlstra
1
-3
/
+3
2009-04-06
perf_counter: fix type/event_id layout on big-endian systems
Paul Mackerras
1
-4
/
+5
2009-04-06
perf_counter: powerpc: clean up perc_counter_interrupt
Paul Mackerras
1
-12
/
+7
2009-04-06
perf_counter: unify irq output code
Peter Zijlstra
1
-49
/
+2
2009-04-06
perf_counter: revamp syscall input ABI
Peter Zijlstra
1
-2
/
+2
2009-04-06
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
1
-2
/
+1
2009-03-06
perfcounters/powerpc: add support for POWER4 processors
Paul Mackerras
1
-0
/
+5
2009-03-06
perfcounters/powerpc: add support for POWER5+ processors
Paul Mackerras
1
-0
/
+4
2009-03-06
perfcounters/powerpc: fix oops with multiple counters in a group
Paul Mackerras
1
-0
/
+1
2009-02-26
perfcounters/powerpc: Add support for POWER5 processors
Paul Mackerras
1
-0
/
+4
2009-02-23
perfcounters/powerpc: Make exclude_kernel bit work on Apple G5 processors
Paul Mackerras
1
-5
/
+18
2009-02-11
perf_counters: allow users to count user, kernel and/or hypervisor events
Paul Mackerras
1
-3
/
+65
2009-01-14
perf_counter: Add support for pinned and exclusive counter groups
Paul Mackerras
1
-9
/
+1
2009-01-14
powerpc/perf_counter: Make sure PMU gets enabled properly
Paul Mackerras
1
-0
/
+22
2009-01-10
powerpc/perf_counter: Add support for POWER6
Paul Mackerras
1
-0
/
+4
2009-01-10
powerpc/perf_counter: Add support for PPC970 family
Paul Mackerras
1
-0
/
+13
2009-01-10
powerpc/perf_counter: Add generic support for POWER-family PMU hardware
Paul Mackerras
1
-0
/
+754