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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
perf_counter: Fix race in attaching counters to tasks and exiting
Paul Mackerras
2
-62
/
+148
2009-05-28
perf_counter tools: report: Add help text for --sort
Ingo Molnar
1
-1
/
+2
2009-05-28
perf_counter tools: report: Implement header output for --sort variants
Peter Zijlstra
1
-42
/
+28
2009-05-28
perf_counter: Fix perf_counter_init_task() on !CONFIG_PERF_COUNTERS
Ingo Molnar
1
-1
/
+1
2009-05-27
pref_counter: tools: report: Robustify in case of weird events
Ingo Molnar
1
-9
/
+8
2009-05-27
pref_counter: tools: report: Add header printout & prettify
Ingo Molnar
1
-10
/
+30
2009-05-27
pref_counter: tools: report: Add dso sorting
Peter Zijlstra
1
-0
/
+30
2009-05-27
perf_counter: tools: report: Add comm sorting
Peter Zijlstra
1
-0
/
+30
2009-05-27
pref_counter: tools: report: Add --sort option
Peter Zijlstra
1
-2
/
+41
2009-05-27
perf_counter: tools: report: Dynamic sort/print bits
Peter Zijlstra
1
-34
/
+107
2009-05-27
perf_counter: tools: report: Rework histogram code
Peter Zijlstra
1
-151
/
+143
2009-05-27
perf_counter: tools: report: Add vmlinux support
Peter Zijlstra
1
-1
/
+36
2009-05-27
perf_counter: tools: /usr/lib/debug%s.debug support
Peter Zijlstra
1
-18
/
+76
2009-05-27
perf report: Remove <ctype.h> include
Ingo Molnar
1
-1
/
+0
2009-05-27
perf record: Fix the profiling of existing pid or whole box
Mike Galbraith
1
-2
/
+2
2009-05-27
perf_counter tools: Add built-in pager support
Ingo Molnar
6
-0
/
+177
2009-05-27
perf_counter tools: Rename output.perf to perf.data
Ingo Molnar
4
-6
/
+6
2009-05-27
perf_counter tools: Introduce stricter C code checking
Ingo Molnar
9
-74
/
+82
2009-05-27
perf report: Show the IP only in --verbose mode
Arnaldo Carvalho de Melo
1
-2
/
+8
2009-05-27
perf report: Only load text symbols from kallsyms, fix
Ingo Molnar
1
-12
/
+18
2009-05-27
perf report: Only load text symbols from kallsyms
Arnaldo Carvalho de Melo
1
-3
/
+11
2009-05-27
perf report: Use hex2long instead of sscanf
Arnaldo Carvalho de Melo
1
-13
/
+50
2009-05-26
perf report: Sort output by symbol usage
Arnaldo Carvalho de Melo
1
-30
/
+99
2009-05-26
perf report: More robust error handling
Peter Zijlstra
1
-7
/
+20
2009-05-26
perf report: add more debugging
Ingo Molnar
1
-7
/
+15
2009-05-26
perf report: add counter for unknown events
Ingo Molnar
1
-4
/
+6
2009-05-26
perf report: add --dump-raw-trace option
Ingo Molnar
1
-1
/
+38
2009-05-26
perf: Don't assume /proc/kallsyms is ordered
Arnaldo Carvalho de Melo
1
-19
/
+25
2009-05-26
perf report: Fix kernel symbol resolution
Arnaldo Carvalho de Melo
1
-5
/
+21
2009-05-26
perf report: Fix ELF symbol parsing
Peter Zijlstra
2
-52
/
+22
2009-05-26
perf top: fix typo in -d option
Mike Galbraith
1
-1
/
+1
2009-05-26
perf top: Remove leftover NMI/IRQ bits
Mike Galbraith
1
-6
/
+4
2009-05-26
perf report: Add help/manpage
Ingo Molnar
1
-0
/
+32
2009-05-26
perf record: Convert to Git option parsing
Ingo Molnar
1
-88
/
+38
2009-05-26
perf report: Fix segfault on unknown symbols
Peter Zijlstra
1
-1
/
+1
2009-05-26
perf_counter: Use rb_tree for symhists and threads in report
Arnaldo Carvalho de Melo
1
-103
/
+75
2009-05-26
perf_counter: Add our private copy of list.h
Arnaldo Carvalho de Melo
1
-0
/
+603
2009-05-26
perf_counter: Use rb_trees in perf report
Arnaldo Carvalho de Melo
4
-16
/
+601
2009-05-26
perf_counter: Implement dso__load using libelf
Arnaldo Carvalho de Melo
2
-3
/
+121
2009-05-26
perf_counter tools: remove the standalone perf-report utility
Ingo Molnar
1
-515
/
+0
2009-05-26
perf_counter: First part of 'perf report' conversion to C + elfutils
Arnaldo Carvalho de Melo
5
-5
/
+755
2009-05-26
perf top: Convert to Git option parsing
Ingo Molnar
1
-454
/
+105
2009-05-26
perf stat: Convert to Git option parsing
Ingo Molnar
4
-364
/
+145
2009-05-26
perf_counter tools: Librarize event string parsing
Ingo Molnar
4
-148
/
+145
2009-05-26
perf record: Convert to Git option parsing
Ingo Molnar
2
-198
/
+177
2009-05-26
perf stat: Remove unused variable
Ingo Molnar
1
-2
/
+0
2009-05-26
perf record: Straighten out argv types
Ingo Molnar
1
-2
/
+2
2009-05-26
perf_counter: Initialize ->oncpu properly
Ingo Molnar
1
-0
/
+2
2009-05-26
perf_counter, x86: Make NMI lockups more robust
Ingo Molnar
1
-0
/
+26
2009-05-26
perf_counter, x86: Fix APIC NMI programming
Ingo Molnar
1
-13
/
+3
[next]