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
path:
root
/
Documentation
/
perf_counter
/
builtin-report.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
perf_counter tools: Sample and display frequency adjustment changes
Ingo Molnar
1
-6
/
+33
2009-06-05
perf_counter tools: Clarify events/samples naming
Ingo Molnar
1
-1
/
+1
2009-06-05
perf report: Display user/kernel differentiator
Ingo Molnar
1
-7
/
+9
2009-06-05
perf report: Deal with maps
Peter Zijlstra
1
-2
/
+35
2009-06-05
perf_counter tools: Fix incorrect printf formats
Yong Wang
1
-1
/
+1
2009-06-04
perf report: Add -vvv to print the list of threads and its mmaps
Arnaldo Carvalho de Melo
1
-0
/
+36
2009-06-04
perf_counter tools: Use fork and remove munmap events
Peter Zijlstra
1
-10
/
+93
2009-06-04
perf report: Bail out if there are unrecognized options/arguments
Ingo Molnar
1
-1
/
+7
2009-06-04
perf_counter tools: Add color terminal output support
Ingo Molnar
1
-1
/
+14
2009-06-04
perf report: Add consistent spacing rules
Peter Zijlstra
1
-15
/
+19
2009-06-04
perf report: Print out the total number of events
Ingo Molnar
1
-0
/
+2
2009-06-04
perf_counter tools: Print out symbol parsing errors only if --verbose
Ingo Molnar
1
-4
/
+14
2009-06-04
perf report: Simplify symbol output
Peter Zijlstra
1
-11
/
+6
2009-06-04
perf record/report: Fix PID/COMM handling
Ingo Molnar
1
-1
/
+1
2009-06-04
perf report: Fix rbtree bug
Arnaldo Carvalho de Melo
1
-4
/
+5
2009-06-03
perf report: Handle all known event types
Ingo Molnar
1
-0
/
+9
2009-06-03
perf report: Split out event processing helpers
Ingo Molnar
1
-93
/
+118
2009-06-03
perf report: Clean up event processing
Ingo Molnar
1
-88
/
+98
2009-06-03
perf report: Add front-entry cache for lookups
Ingo Molnar
1
-1
/
+14
2009-06-03
perf report: Display 100% correctly
Ingo Molnar
1
-1
/
+1
2009-06-03
perf report: Fix comm sorting
Peter Zijlstra
1
-6
/
+112
2009-06-03
perf report: Handle vDSO symbols properly
Ingo Molnar
1
-0
/
+15
2009-06-03
perf report: Improve sort key recognition
Ingo Molnar
1
-12
/
+17
2009-06-03
perf report: Print -D to stdout
Ingo Molnar
1
-34
/
+30
2009-06-02
perf_counter tools: Make source code headers more coherent
Ingo Molnar
1
-1
/
+9
2009-06-02
perf report: Print more info instead of <unknown> entries
Ingo Molnar
1
-8
/
+20
2009-06-02
perf report: Fix column width/alignment of dsos
Ingo Molnar
1
-4
/
+4
2009-06-02
perf report: Separate out idle threads
Peter Zijlstra
1
-0
/
+13
2009-06-02
perf report: Clean up the default output
Ingo Molnar
1
-27
/
+28
2009-06-02
perf_counter: tools: Expand the COMM,MMAP event synthesizer
Peter Zijlstra
1
-1
/
+1
2009-06-02
perf_counter tools: Fix uninitialized variable in perf-report.c
Mike Galbraith
1
-1
/
+3
2009-06-02
perf_counter tools: Use hex2u64 in more places
Arnaldo Carvalho de Melo
1
-0
/
+1
2009-05-29
perf_counter tools: Shorten the DSO names using cwd
Arnaldo Carvalho de Melo
1
-3
/
+38
2009-05-28
perf_counter tools: Optionally pass a symbol filter to the dso load routines
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-05-28
perf_counter tools: Consolidate dso methods to load kernel symbols
Arnaldo Carvalho de Melo
1
-7
/
+2
2009-05-28
perf_counter tools: struct symbol priv area
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-05-28
perf_counter tools: Move symbol resolution classes from report to libperf
Arnaldo Carvalho de Melo
1
-443
/
+15
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-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_counter tools: Add built-in pager support
Ingo Molnar
1
-0
/
+3
[next]