index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
perf_counter, x86: Clean up hw_cache_event ids copies
Thomas Gleixner
2009-06-08
1
-6
/
+3
|
*
|
|
|
perf_counter, x86: Implement generalized cache event types, add AMD support
Thomas Gleixner
2009-06-08
1
-0
/
+102
|
*
|
|
|
perf_counter: Clean up x86 boot messages
Ingo Molnar
2009-06-08
1
-22
/
+24
|
*
|
|
|
perf_counter, x86: Implement generalized cache event types, add Atom support
Thomas Gleixner
2009-06-08
1
-1
/
+84
|
*
|
|
|
perf_counter, x86: Implement generalized cache event types, add Core2 support
Thomas Gleixner
2009-06-08
1
-1
/
+84
|
*
|
|
|
perf stat: Print out instructins/cycle metric
Ingo Molnar
2009-06-07
1
-0
/
+11
|
*
|
|
|
perf report: Print more expressive message in case of file open error
Ingo Molnar
2009-06-07
1
-1
/
+4
|
*
|
|
|
perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER
Ingo Molnar
2009-06-07
2
-7
/
+8
|
*
|
|
|
perf record: Fall back to cpu-clock-ticks if no PMU
Ingo Molnar
2009-06-07
2
-6
/
+33
|
*
|
|
|
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...
Ingo Molnar
2009-06-07
2
-50
/
+73
|
*
|
|
|
perf stat: Continue even on counter creation error
Ingo Molnar
2009-06-07
1
-14
/
+17
|
*
|
|
|
perf top: Wait for a minimal set of events before reading first snapshot
Frederic Weisbecker
2009-06-07
1
-5
/
+17
|
*
|
|
|
perf annotate: Fix command line help text
Ingo Molnar
2009-06-06
1
-1
/
+1
|
*
|
|
|
perf_counter tools: Initialize a stack variable before use
Arjan van de Ven
2009-06-06
1
-0
/
+2
|
*
|
|
|
perf annotate: Automatically pick up vmlinux in the local directory
Ingo Molnar
2009-06-06
1
-1
/
+1
|
*
|
|
|
perf_counter tools: Fix error condition in parse_aliases()
Ingo Molnar
2009-06-06
1
-4
/
+4
|
*
|
|
|
perf_counter tools: Warning fixes on 32-bit
Arjan van de Ven
2009-06-06
2
-3
/
+3
|
*
|
|
|
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
2009-06-06
69
-0
/
+0
|
*
|
|
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-06
105
-391
/
+1173
|
|
\
\
\
\
|
*
|
|
|
|
perf_counter tools: Add 'perf annotate' feature
Ingo Molnar
2009-06-06
4
-139
/
+229
|
*
|
|
|
|
perf_counter tools: Prepare for 'perf annotate'
Ingo Molnar
2009-06-06
6
-2
/
+1325
|
*
|
|
|
|
perf_counter tools: Tidy up manpage details
Ingo Molnar
2009-06-06
5
-6
/
+6
|
*
|
|
|
|
perf_counter tools: Uniform help printouts
Ingo Molnar
2009-06-06
5
-15
/
+17
|
*
|
|
|
|
perf_counter tools: Add help for perf list
Thomas Gleixner
2009-06-06
5
-64
/
+42
|
*
|
|
|
|
perf_counter tools: Fix cache-event printout
Ingo Molnar
2009-06-06
1
-28
/
+28
|
*
|
|
|
|
perf_counter tools: Add 'perf list' to list available events
Thomas Gleixner
2009-06-06
9
-34
/
+61
|
*
|
|
|
|
perf_counter: Implement generalized cache event types
Ingo Molnar
2009-06-06
4
-11
/
+329
|
*
|
|
|
|
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
2009-06-06
10
-274
/
+196
|
*
|
|
|
|
perf top: Fix zero or negative refresh delay
Frederic Weisbecker
2009-06-05
1
-0
/
+3
|
*
|
|
|
|
perf record: Set frequency correctly
Ingo Molnar
2009-06-05
1
-5
/
+4
|
*
|
|
|
|
perf_counter tools: Sample and display frequency adjustment changes
Ingo Molnar
2009-06-05
2
-7
/
+34
|
*
|
|
|
|
perf_counter: Fix frequency adjustment for < HZ
Peter Zijlstra
2009-06-05
2
-7
/
+28
|
*
|
|
|
|
perf_counter: Add PERF_SAMPLE_PERIOD
Peter Zijlstra
2009-06-05
2
-0
/
+12
|
*
|
|
|
|
perf_counter: Change PERF_SAMPLE_CONFIG into PERF_SAMPLE_ID
Peter Zijlstra
2009-06-05
2
-5
/
+5
|
*
|
|
|
|
perf_counter tools: Remove -march=native
Ingo Molnar
2009-06-05
1
-1
/
+1
|
*
|
|
|
|
perf_counter tools: Clarify events/samples naming
Ingo Molnar
2009-06-05
3
-35
/
+35
|
*
|
|
|
|
perf report: Display user/kernel differentiator
Ingo Molnar
2009-06-05
1
-7
/
+9
|
*
|
|
|
|
perf report: Deal with maps
Peter Zijlstra
2009-06-05
3
-2
/
+37
|
*
|
|
|
|
perf_counter: Generate mmap events for install_special_mapping()
Peter Zijlstra
2009-06-05
3
-20
/
+33
|
*
|
|
|
|
x86: Set context.vdso before installing the mapping
Peter Zijlstra
2009-06-05
2
-3
/
+10
|
*
|
|
|
|
perf record, top: Implement --freq
Ingo Molnar
2009-06-05
2
-5
/
+18
|
*
|
|
|
|
perf record: Split out counter creation into a helper function
Ingo Molnar
2009-06-05
1
-47
/
+53
|
*
|
|
|
|
perf_counter tools: Fix incorrect printf formats
Yong Wang
2009-06-05
1
-1
/
+1
|
*
|
|
|
|
perf_counter: Fix lockup with interrupting counters
Paul Mackerras
2009-06-05
1
-1
/
+1
|
*
|
|
|
|
perf_counter tools: Fix warn_unused_result warnings
Frederic Weisbecker
2009-06-04
1
-2
/
+5
|
*
|
|
|
|
perf report: Add -vvv to print the list of threads and its mmaps
Arnaldo Carvalho de Melo
2009-06-04
1
-0
/
+36
|
*
|
|
|
|
perf_counter: Sleep before refresh using poll in perf top
Frederic Weisbecker
2009-06-04
1
-11
/
+9
|
*
|
|
|
|
perf_counter tools: Use fork and remove munmap events
Peter Zijlstra
2009-06-04
2
-31
/
+93
|
*
|
|
|
|
perf_counter: Remove munmap stuff
Peter Zijlstra
2009-06-04
3
-51
/
+4
|
*
|
|
|
|
perf_counter: Add fork event
Peter Zijlstra
2009-06-04
3
-19
/
+126
[prev]
[next]