index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
bus.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
2
-1
/
+4
2009-06-11
perf_counter: Better align code
Ingo Molnar
1
-80
/
+85
2009-06-11
perf_counter: Rename L2 to LL cache
Peter Zijlstra
8
-14
/
+14
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
15
-135
/
+136
2009-06-11
perf_counter: Rename enums
Peter Zijlstra
2
-31
/
+28
2009-06-11
perf_counter tools: Clean up u64 usage
Ingo Molnar
6
-47
/
+47
2009-06-11
perf_counter: Rename perf_counter_limit sysctl
Peter Zijlstra
3
-12
/
+23
2009-06-11
perf_counter: More paranoia settings
Peter Zijlstra
3
-6
/
+27
2009-06-11
perf_counter: powerpc: Implement generalized cache events for POWER processors
Paul Mackerras
8
-6
/
+294
2009-06-11
perf_counters: powerpc: Add support for POWER7 processors
Paul Mackerras
3
-1
/
+322
2009-06-11
perf_counter: Accurate period data
Peter Zijlstra
4
-11
/
+28
2009-06-11
perf_counter: Introduce struct for sample data
Peter Zijlstra
4
-25
/
+48
2009-06-11
perf_counter tools: Normalize data using per sample period data
Peter Zijlstra
2
-8
/
+13
2009-06-11
perf_counter: Annotate exit ctx recursion
Peter Zijlstra
1
-1
/
+12
2009-06-10
perf_counter tools: Propagate signals properly
Peter Zijlstra
2
-0
/
+25
2009-06-10
perf_counter tools: Small frequency related fixes
Peter Zijlstra
2
-2
/
+7
2009-06-10
perf_counter: More aggressive frequency adjustment
Peter Zijlstra
3
-44
/
+92
2009-06-10
perf_counter/x86: Fix the model number of Intel Core2 processors
Yong Wang
1
-1
/
+4
2009-06-09
perf_counter, x86: Correct some event and umask values for Intel processors
Yong Wang
1
-7
/
+7
2009-06-08
perf_counter tools: Standardize color printing
Ingo Molnar
3
-12
/
+19
2009-06-08
perf report: Add support for profiling JIT generated code
Pekka Enberg
2
-1
/
+79
2009-06-08
perf_counter: Add mmap event hooks to mprotect()
Peter Zijlstra
1
-0
/
+2
2009-06-08
perf_counter, x86: Clean up hw_cache_event ids copies
Thomas Gleixner
1
-6
/
+3
2009-06-08
perf_counter, x86: Implement generalized cache event types, add AMD support
Thomas Gleixner
1
-0
/
+102
2009-06-08
perf_counter: Clean up x86 boot messages
Ingo Molnar
1
-22
/
+24
2009-06-08
perf_counter, x86: Implement generalized cache event types, add Atom support
Thomas Gleixner
1
-1
/
+84
2009-06-08
perf_counter, x86: Implement generalized cache event types, add Core2 support
Thomas Gleixner
1
-1
/
+84
2009-06-07
perf stat: Print out instructins/cycle metric
Ingo Molnar
1
-0
/
+11
2009-06-07
perf report: Print more expressive message in case of file open error
Ingo Molnar
1
-1
/
+4
2009-06-07
perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER
Ingo Molnar
2
-7
/
+8
2009-06-07
perf record: Fall back to cpu-clock-ticks if no PMU
Ingo Molnar
2
-6
/
+33
2009-06-07
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...
Ingo Molnar
2
-50
/
+73
2009-06-07
perf stat: Continue even on counter creation error
Ingo Molnar
1
-14
/
+17
2009-06-07
perf top: Wait for a minimal set of events before reading first snapshot
Frederic Weisbecker
1
-5
/
+17
2009-06-06
perf annotate: Fix command line help text
Ingo Molnar
1
-1
/
+1
2009-06-06
perf_counter tools: Initialize a stack variable before use
Arjan van de Ven
1
-0
/
+2
2009-06-06
perf annotate: Automatically pick up vmlinux in the local directory
Ingo Molnar
1
-1
/
+1
2009-06-06
perf_counter tools: Fix error condition in parse_aliases()
Ingo Molnar
1
-4
/
+4
2009-06-06
perf_counter tools: Warning fixes on 32-bit
Arjan van de Ven
2
-3
/
+3
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
69
-0
/
+0
2009-06-06
perf_counter tools: Add 'perf annotate' feature
Ingo Molnar
4
-139
/
+229
2009-06-06
perf_counter tools: Prepare for 'perf annotate'
Ingo Molnar
6
-2
/
+1325
2009-06-06
perf_counter tools: Tidy up manpage details
Ingo Molnar
5
-6
/
+6
2009-06-06
perf_counter tools: Uniform help printouts
Ingo Molnar
5
-15
/
+17
2009-06-06
perf_counter tools: Add help for perf list
Thomas Gleixner
5
-64
/
+42
2009-06-06
perf_counter tools: Fix cache-event printout
Ingo Molnar
1
-28
/
+28
2009-06-06
perf_counter tools: Add 'perf list' to list available events
Thomas Gleixner
9
-34
/
+61
2009-06-06
perf_counter: Implement generalized cache event types
Ingo Molnar
4
-11
/
+329
2009-06-06
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
10
-274
/
+196
2009-06-05
perf top: Fix zero or negative refresh delay
Frederic Weisbecker
1
-0
/
+3
[next]