index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf_counter tools: Remove dead code
Ingo Molnar
2009-06-27
5
-132
/
+3
*
perf_counter: Complete counter swap
Peter Zijlstra
2009-06-26
1
-1
/
+6
*
perf report: Print sorted callchains per histogram entries
Frederic Weisbecker
2009-06-26
1
-11
/
+71
*
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
2009-06-26
5
-5
/
+213
*
perf record: Fix unhandled io return value
Frederic Weisbecker
2009-06-25
1
-1
/
+4
*
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
2009-06-25
1
-2
/
+2
*
perf-report: Add bare minimum PERF_EVENT_READ parsing
Peter Zijlstra
2009-06-25
1
-0
/
+24
*
perf-report: Add modes for inherited stats and no-samples
Peter Zijlstra
2009-06-25
1
-2
/
+17
*
perf_counter: Rework the sample ABI
Peter Zijlstra
2009-06-25
5
-48
/
+49
*
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
2009-06-25
2
-4
/
+83
*
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
2009-06-25
2
-4
/
+80
*
perf_counter, x86: Add mmap counter read support
Peter Zijlstra
2009-06-25
4
-1
/
+20
*
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
2009-06-25
2
-1
/
+9
*
perf_counter: Split the mmap control page in two parts
Peter Zijlstra
2009-06-25
1
-0
/
+6
*
perf_counter tools: Rework the file format
Peter Zijlstra
2009-06-25
9
-54
/
+377
*
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
2009-06-25
1
-17
/
+28
*
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
2009-06-25
1
-0
/
+33
*
perf record: Fix filemap pathname parsing in /proc/pid/maps
Johannes Weiner
2009-06-25
1
-3
/
+2
*
perf_counter tools: Add CREDITS file for Git contributors
Ingo Molnar
2009-06-24
1
-0
/
+30
*
perf stat: Remove dead code
Jaswinder Singh Rajput
2009-06-24
1
-31
/
+13
*
perf_counter, x86: Set global control MSR correctly
Yong Wang
2009-06-24
1
-9
/
+1
*
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
2009-06-24
1
-1
/
+1
*
perf stat: Fix verbose for perf stat
Jaswinder Singh Rajput
2009-06-23
1
-8
/
+12
*
perf report: Fix help text typo
Ingo Molnar
2009-06-23
1
-1
/
+1
*
perf_counter: Optimize perf_counter_alloc()'s inherit case
Peter Zijlstra
2009-06-23
1
-12
/
+20
*
perf_counter: Push inherit into perf_counter_alloc()
Peter Zijlstra
2009-06-23
1
-8
/
+6
*
perf_counter: Optimize perf_swcounter_event()
Peter Zijlstra
2009-06-23
2
-4
/
+25
*
perf_counter tools: Handle overlapping MMAP events
Peter Zijlstra
2009-06-23
1
-3
/
+21
*
perf stat: Fix command option / manpage
Jaswinder Singh Rajput
2009-06-23
1
-3
/
+3
*
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
2009-06-22
1
-18
/
+18
*
perf report: Output more symbol related debug data
Peter Zijlstra
2009-06-22
2
-2
/
+7
*
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
2009-06-22
1
-25
/
+38
*
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
2009-06-22
1
-22
/
+22
*
perf_counter tools: Fix vmlinux fallback when running on a different kernel
Ingo Molnar
2009-06-21
1
-1
/
+1
*
perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD
Jaswinder Singh Rajput
2009-06-21
1
-1
/
+1
*
mm: page_alloc: clear PG_locked before checking flags on free
Johannes Weiner
2009-06-21
1
-5
/
+4
*
x86, 64-bit: Clean up user address masking
Linus Torvalds
2009-06-21
4
-12
/
+4
*
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-20
2
-3
/
+3
|
\
|
*
genirq, irq.h: Fix kernel-doc warnings
Randy Dunlap
2009-06-14
1
-2
/
+2
|
*
genirq: fix comment to say IRQ_WAKE_THREAD
Steven Rostedt
2009-05-12
1
-1
/
+1
*
|
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-06-20
40
-892
/
+2321
|
\
\
|
*
|
perfcounter: Handle some IO return values
Frederic Weisbecker
2009-06-20
2
-3
/
+11
|
*
|
perf_counter: Push perf_sample_data through the swcounter code
Peter Zijlstra
2009-06-20
1
-26
/
+29
|
*
|
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-19
13
-156
/
+176
|
*
|
perf_counter: Close race in perf_lock_task_context()
Peter Zijlstra
2009-06-19
1
-6
/
+5
|
*
|
perf_counter, x86: Improve interactions with fast-gup
Ingo Molnar
2009-06-19
2
-2
/
+7
|
*
|
perf_counter: Simplify and fix task migration counting
Peter Zijlstra
2009-06-19
3
-27
/
+3
|
*
|
perf_counter tools: Add a data file header
Peter Zijlstra
2009-06-19
3
-43
/
+73
|
*
|
perf_counter: Update userspace callchain sampling uses
Peter Zijlstra
2009-06-19
1
-47
/
+39
|
*
|
perf_counter: Make callchain samples extensible
Peter Zijlstra
2009-06-19
2
-34
/
+23
[next]