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
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
perf symbols: Export symbol_type__is_a
Arnaldo Carvalho de Melo
2010-01-13
2
-1
/
+3
|
*
|
perf symbols: Generalise the kallsyms parsing routine
Arnaldo Carvalho de Melo
2010-01-13
2
-26
/
+50
|
*
|
perf tools: Fix --pid option for stat
Liming Wang
2010-01-13
1
-45
/
+61
|
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2010-01-13
3
-22
/
+34
|
|
\
\
|
*
|
|
perf diff: Fix support for all --sort combinations
Arnaldo Carvalho de Melo
2009-12-30
1
-31
/
+21
|
*
|
|
perf diff: Don't add the period for unresolved symbols
Arnaldo Carvalho de Melo
2009-12-30
1
-2
/
+2
|
*
|
|
perf report: Add --hide-unresolved/-U command line option
Arnaldo Carvalho de Melo
2009-12-30
1
-1
/
+4
|
*
|
|
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
3
-14
/
+22
|
*
|
|
perf header: Do_read shouldn't die
Arnaldo Carvalho de Melo
2009-12-30
1
-14
/
+21
|
*
|
|
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
Liming Wang
2009-12-30
1
-1
/
+1
|
*
|
|
perf tools: Unify event type description
Liming Wang
2009-12-30
1
-9
/
+10
|
*
|
|
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
2009-12-28
1
-0
/
+5
|
*
|
|
perf trace: Clean up find_debugfs()
Xiao Guangrong
2009-12-28
2
-24
/
+6
|
*
|
|
perf tools: Mount debugfs automatically
Xiao Guangrong
2009-12-28
3
-11
/
+9
|
*
|
|
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
2009-12-28
2
-38
/
+29
|
*
|
|
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-12-28
6
-9
/
+165
|
*
|
|
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
2009-12-28
9
-64
/
+64
|
*
|
|
perf session: Move full_paths config to symbol_conf
Arnaldo Carvalho de Melo
2009-12-28
5
-5
/
+5
|
*
|
|
perf session: Move total_unknown to perf_session->unknown events
Arnaldo Carvalho de Melo
2009-12-28
2
-2
/
+3
|
*
|
|
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
2009-12-28
7
-27
/
+31
|
*
|
|
perf session: Share the common trace sample_check routine as perf_session__ha...
Arnaldo Carvalho de Melo
2009-12-28
6
-51
/
+17
|
*
|
|
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
2009-12-28
5
-62
/
+80
|
*
|
|
perf session: Move the event processing routines to session.c
Arnaldo Carvalho de Melo
2009-12-28
3
-253
/
+245
|
*
|
|
perf: Use format string of printf to align strings
Amerigo Wang
2009-12-28
1
-2
/
+1
*
|
|
|
perf probe: Init struct probe_point and set counter correctly
Masami Hiramatsu
2010-02-22
1
-0
/
+3
*
|
|
|
perf top: Fix help text alignment
Kirill Smelkov
2010-02-14
1
-1
/
+1
*
|
|
|
perf: Fix hypervisor sample reporting
Anton Blanchard
2010-02-09
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
perf: Ignore perf.data.old
Amerigo Wang
2010-01-27
1
-0
/
+1
*
|
|
perf report: Fix segmentation fault when running with '-g none'
Yong Wang
2010-01-27
1
-1
/
+1
*
|
|
perf kmem: Print usage help for unknown commands
Pekka Enberg
2010-01-20
1
-1
/
+2
*
|
|
perf kmem: Increase "Hit" column length
Pekka Enberg
2010-01-20
1
-2
/
+2
*
|
|
perf timechart: Use tid not pid for COMM change
Arjan van de Ven
2010-01-17
1
-1
/
+1
|
|
/
|
/
|
*
|
perf tools: Check if /dev/null can be used as the -o gcc argument
Arnaldo Carvalho de Melo
2010-01-13
1
-11
/
+22
*
|
perf tools: Move QUIET_STDERR def to before first use
Arnaldo Carvalho de Melo
2010-01-13
1
-5
/
+6
*
|
perf kmem: Fix statistics typo
Wenji Huang
2009-12-28
1
-2
/
+2
*
|
perf: Rename perf_event_hw_event in design document
Tim Blechmann
2009-12-28
1
-4
/
+4
|
/
*
perf tools: Add missing header files to LIB_H Makefile variable
Arnaldo Carvalho de Melo
2009-12-28
1
-0
/
+8
*
perf record: We should fork only if a program was specified to run
Arnaldo Carvalho de Melo
2009-12-28
1
-6
/
+8
*
perf diff: Fix usage array, it must end with a NULL entry
Arnaldo Carvalho de Melo
2009-12-18
4
-6
/
+6
*
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
2009-12-18
2
-3
/
+3
*
perf probe: Check new event name
Masami Hiramatsu
2009-12-17
1
-0
/
+15
*
perf probe: Check whether debugfs path is correct
Masami Hiramatsu
2009-12-17
1
-0
/
+4
*
perf probe: Fix libdwarf include path for Debian
Masami Hiramatsu
2009-12-17
2
-28
/
+34
*
perf record: Use per-task-per-cpu events for inherited events
Peter Zijlstra
2009-12-16
1
-2
/
+2
*
perf record: Properly synchronize child creation
Peter Zijlstra
2009-12-16
1
-38
/
+71
*
perf diff: Percent calcs should use double values
Arnaldo Carvalho de Melo
2009-12-16
1
-4
/
+5
*
perf diff: Change the default sort order to "dso,symbol"
Arnaldo Carvalho de Melo
2009-12-16
1
-0
/
+2
*
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
2009-12-16
8
-110
/
+169
*
perf report: Fix cut'n'paste error recently introduced
Arnaldo Carvalho de Melo
2009-12-16
1
-1
/
+1
*
perf session: Move perf report specific hits out of perf_session__fprintf_hists
Arnaldo Carvalho de Melo
2009-12-16
2
-11
/
+5
[prev]
[next]