index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf_counter tools: report: Add help text for --sort
Ingo Molnar
2009-05-28
1
-1
/
+2
*
perf_counter tools: report: Implement header output for --sort variants
Peter Zijlstra
2009-05-28
1
-42
/
+28
*
pref_counter: tools: report: Robustify in case of weird events
Ingo Molnar
2009-05-27
1
-9
/
+8
*
pref_counter: tools: report: Add header printout & prettify
Ingo Molnar
2009-05-27
1
-10
/
+30
*
pref_counter: tools: report: Add dso sorting
Peter Zijlstra
2009-05-27
1
-0
/
+30
*
perf_counter: tools: report: Add comm sorting
Peter Zijlstra
2009-05-27
1
-0
/
+30
*
pref_counter: tools: report: Add --sort option
Peter Zijlstra
2009-05-27
1
-2
/
+41
*
perf_counter: tools: report: Dynamic sort/print bits
Peter Zijlstra
2009-05-27
1
-34
/
+107
*
perf_counter: tools: report: Rework histogram code
Peter Zijlstra
2009-05-27
1
-151
/
+143
*
perf_counter: tools: report: Add vmlinux support
Peter Zijlstra
2009-05-27
1
-1
/
+36
*
perf_counter: tools: /usr/lib/debug%s.debug support
Peter Zijlstra
2009-05-27
1
-18
/
+76
*
perf report: Remove <ctype.h> include
Ingo Molnar
2009-05-27
1
-1
/
+0
*
perf record: Fix the profiling of existing pid or whole box
Mike Galbraith
2009-05-27
1
-2
/
+2
*
perf_counter tools: Add built-in pager support
Ingo Molnar
2009-05-27
6
-0
/
+177
*
perf_counter tools: Rename output.perf to perf.data
Ingo Molnar
2009-05-27
4
-6
/
+6
*
perf_counter tools: Introduce stricter C code checking
Ingo Molnar
2009-05-27
9
-74
/
+82
*
perf report: Show the IP only in --verbose mode
Arnaldo Carvalho de Melo
2009-05-27
1
-2
/
+8
*
perf report: Only load text symbols from kallsyms, fix
Ingo Molnar
2009-05-27
1
-12
/
+18
*
perf report: Only load text symbols from kallsyms
Arnaldo Carvalho de Melo
2009-05-27
1
-3
/
+11
*
perf report: Use hex2long instead of sscanf
Arnaldo Carvalho de Melo
2009-05-27
1
-13
/
+50
*
perf report: Sort output by symbol usage
Arnaldo Carvalho de Melo
2009-05-26
1
-30
/
+99
*
perf report: More robust error handling
Peter Zijlstra
2009-05-26
1
-7
/
+20
*
perf report: add more debugging
Ingo Molnar
2009-05-26
1
-7
/
+15
*
perf report: add counter for unknown events
Ingo Molnar
2009-05-26
1
-4
/
+6
*
perf report: add --dump-raw-trace option
Ingo Molnar
2009-05-26
1
-1
/
+38
*
perf: Don't assume /proc/kallsyms is ordered
Arnaldo Carvalho de Melo
2009-05-26
1
-19
/
+25
*
perf report: Fix kernel symbol resolution
Arnaldo Carvalho de Melo
2009-05-26
1
-5
/
+21
*
perf report: Fix ELF symbol parsing
Peter Zijlstra
2009-05-26
2
-52
/
+22
*
perf top: fix typo in -d option
Mike Galbraith
2009-05-26
1
-1
/
+1
*
perf top: Remove leftover NMI/IRQ bits
Mike Galbraith
2009-05-26
1
-6
/
+4
*
perf report: Add help/manpage
Ingo Molnar
2009-05-26
1
-0
/
+32
*
perf record: Convert to Git option parsing
Ingo Molnar
2009-05-26
1
-88
/
+38
*
perf report: Fix segfault on unknown symbols
Peter Zijlstra
2009-05-26
1
-1
/
+1
*
perf_counter: Use rb_tree for symhists and threads in report
Arnaldo Carvalho de Melo
2009-05-26
1
-103
/
+75
*
perf_counter: Add our private copy of list.h
Arnaldo Carvalho de Melo
2009-05-26
1
-0
/
+603
*
perf_counter: Use rb_trees in perf report
Arnaldo Carvalho de Melo
2009-05-26
4
-16
/
+601
*
perf_counter: Implement dso__load using libelf
Arnaldo Carvalho de Melo
2009-05-26
2
-3
/
+121
*
perf_counter tools: remove the standalone perf-report utility
Ingo Molnar
2009-05-26
1
-515
/
+0
*
perf_counter: First part of 'perf report' conversion to C + elfutils
Arnaldo Carvalho de Melo
2009-05-26
5
-5
/
+755
*
perf top: Convert to Git option parsing
Ingo Molnar
2009-05-26
1
-454
/
+105
*
perf stat: Convert to Git option parsing
Ingo Molnar
2009-05-26
4
-364
/
+145
*
perf_counter tools: Librarize event string parsing
Ingo Molnar
2009-05-26
4
-148
/
+145
*
perf record: Convert to Git option parsing
Ingo Molnar
2009-05-26
2
-198
/
+177
*
perf stat: Remove unused variable
Ingo Molnar
2009-05-26
1
-2
/
+0
*
perf record: Straighten out argv types
Ingo Molnar
2009-05-26
1
-2
/
+2
*
perf_counter: Fix perf-$cmd invokation
Peter Zijlstra
2009-05-25
1
-1
/
+1
*
perf stat: flip around ':k' and ':u' flags
Ingo Molnar
2009-05-25
1
-2
/
+2
*
perf top: Reduce display overhead
Mike Galbraith
2009-05-25
1
-26
/
+28
*
perf_counter tools: increase limits, fix
Ingo Molnar
2009-05-25
1
-2
/
+2
*
perf top: fix segfault
Mike Galbraith
2009-05-24
1
-2
/
+3
[next]