index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
kmemleak: Add modules support
Catalin Marinas
2009-06-11
1
-0
/
+56
|
*
|
|
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
Catalin Marinas
2009-06-11
1
-0
/
+11
|
*
|
|
kmemleak: Add the vmalloc memory allocation/freeing hooks
Catalin Marinas
2009-06-11
1
-3
/
+27
|
*
|
|
kmemleak: Add the slub memory allocation/freeing hooks
Catalin Marinas
2009-06-11
1
-1
/
+4
|
*
|
|
kmemleak: Add the slob memory allocation/freeing hooks
Catalin Marinas
2009-06-11
1
-0
/
+7
|
*
|
|
kmemleak: Add the slab memory allocation/freeing hooks
Catalin Marinas
2009-06-11
2
-2
/
+32
|
*
|
|
kmemleak: Add documentation on the memory leak detector
Catalin Marinas
2009-06-11
2
-0
/
+146
|
*
|
|
kmemleak: Add the base support
Catalin Marinas
2009-06-11
3
-1
/
+1597
*
|
|
|
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
138
-85
/
+27406
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
449
-8480
/
+17770
|
|
\
\
\
\
|
|
|
/
/
/
|
*
|
|
|
perf_counter: Turn off by default
Ingo Molnar
2009-06-11
1
-1
/
+0
|
*
|
|
|
perf_counter: Add counter->id to the throttle event
Peter Zijlstra
2009-06-11
2
-1
/
+4
|
*
|
|
|
perf_counter: Better align code
Ingo Molnar
2009-06-11
1
-80
/
+85
|
*
|
|
|
perf_counter: Rename L2 to LL cache
Peter Zijlstra
2009-06-11
8
-14
/
+14
|
*
|
|
|
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
15
-135
/
+136
|
*
|
|
|
perf_counter: Rename enums
Peter Zijlstra
2009-06-11
2
-31
/
+28
|
*
|
|
|
perf_counter tools: Clean up u64 usage
Ingo Molnar
2009-06-11
6
-47
/
+47
|
*
|
|
|
perf_counter: Rename perf_counter_limit sysctl
Peter Zijlstra
2009-06-11
3
-12
/
+23
|
*
|
|
|
perf_counter: More paranoia settings
Peter Zijlstra
2009-06-11
3
-6
/
+27
|
*
|
|
|
perf_counter: powerpc: Implement generalized cache events for POWER processors
Paul Mackerras
2009-06-11
8
-6
/
+294
|
*
|
|
|
perf_counters: powerpc: Add support for POWER7 processors
Paul Mackerras
2009-06-11
3
-1
/
+322
|
*
|
|
|
perf_counter: Accurate period data
Peter Zijlstra
2009-06-11
4
-11
/
+28
|
*
|
|
|
perf_counter: Introduce struct for sample data
Peter Zijlstra
2009-06-11
4
-25
/
+48
|
*
|
|
|
perf_counter tools: Normalize data using per sample period data
Peter Zijlstra
2009-06-11
2
-8
/
+13
|
*
|
|
|
perf_counter: Annotate exit ctx recursion
Peter Zijlstra
2009-06-11
1
-1
/
+12
|
*
|
|
|
perf_counter tools: Propagate signals properly
Peter Zijlstra
2009-06-10
2
-0
/
+25
|
*
|
|
|
perf_counter tools: Small frequency related fixes
Peter Zijlstra
2009-06-10
2
-2
/
+7
|
*
|
|
|
perf_counter: More aggressive frequency adjustment
Peter Zijlstra
2009-06-10
3
-44
/
+92
|
*
|
|
|
perf_counter/x86: Fix the model number of Intel Core2 processors
Yong Wang
2009-06-10
1
-1
/
+4
|
*
|
|
|
perf_counter, x86: Correct some event and umask values for Intel processors
Yong Wang
2009-06-09
1
-7
/
+7
|
*
|
|
|
perf_counter tools: Standardize color printing
Ingo Molnar
2009-06-08
3
-12
/
+19
|
*
|
|
|
perf report: Add support for profiling JIT generated code
Pekka Enberg
2009-06-08
2
-1
/
+79
|
*
|
|
|
perf_counter: Add mmap event hooks to mprotect()
Peter Zijlstra
2009-06-08
1
-0
/
+2
|
*
|
|
|
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
[prev]
[next]