index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-top.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf top: Add top.children config option
Namhyung Kim
2014-06-01
1
-0
/
+4
*
perf top: Add --children option
Namhyung Kim
2014-06-01
1
-0
/
+7
*
perf top: Convert to hist_entry_iter
Namhyung Kim
2014-06-01
1
-35
/
+41
*
perf hists: Check if accumulated when adding a hist entry
Namhyung Kim
2014-06-01
1
-1
/
+1
*
perf tools: Introduce hists__inc_nr_samples()
Namhyung Kim
2014-06-01
1
-4
/
+1
*
perf top: Add --fields option to specify output fields
Namhyung Kim
2014-05-21
1
-6
/
+9
*
perf tools: Call perf_hpp__init() before setting up GUI browsers
Namhyung Kim
2014-05-21
1
-0
/
+2
*
perf tools: Consolidate management of default sort orders
Namhyung Kim
2014-05-21
1
-2
/
+1
*
perf tools: Allow hpp fields to be sort keys
Namhyung Kim
2014-05-21
1
-2
/
+2
*
perf top: Add --percentage option
Namhyung Kim
2014-04-16
1
-2
/
+3
*
perf hists: Add support for showing relative percentage
Namhyung Kim
2014-04-16
1
-0
/
+3
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-03-11
1
-2
/
+4
|
\
|
*
perf annotate: Check availability of annotate when processing samples
Namhyung Kim
2014-02-24
1
-2
/
+4
*
|
perf tools: Add call-graph option support into .perfconfig
Jiri Olsa
2014-02-18
1
-0
/
+12
|
/
*
perf tools: Factor out sample__resolve_callchain()
Namhyung Kim
2014-01-15
1
-15
/
+7
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
1
-4
/
+4
*
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-4
/
+2
*
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-12-19
1
-4
/
+4
*
perf top: Use hist_entry__inc_addr_sample
Arnaldo Carvalho de Melo
2013-12-19
1
-1
/
+1
*
perf annotate: Auto allocate symbol per addr hist buckets
Arnaldo Carvalho de Melo
2013-12-19
1
-8
/
+5
*
perf symbols: Move idle syms check from top to generic function
David Ahern
2013-11-27
1
-23
/
+2
*
perf top: Make -g refer to callchains
David Ahern
2013-11-27
1
-2
/
+2
*
perf top: Add missing newline if the 'uid' is invalid
Ingo Molnar
2013-11-14
1
-2
/
+2
*
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2013-11-12
1
-7
/
+7
*
perf machine: Simplify synthesize_threads method
Arnaldo Carvalho de Melo
2013-11-11
1
-3
/
+2
*
perf machine: Introduce synthesize_threads method out of open coded equivalent
Arnaldo Carvalho de Melo
2013-11-11
1
-8
/
+3
*
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-11
1
-2
/
+2
*
perf tools: Check maximum frequency rate for record/top
Jiri Olsa
2013-11-05
1
-14
/
+1
*
perf hists: Consolidate __hists__add_*entry()
Namhyung Kim
2013-11-04
1
-2
/
+3
*
perf top: Use parse_options_usage() for -s option failure
Namhyung Kim
2013-11-04
1
-3
/
+5
*
perf tools: Add time argument on COMM setting
Frederic Weisbecker
2013-11-04
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2013-10-29
1
-14
/
+19
|
\
|
*
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-28
1
-4
/
+6
|
*
perf top: Split -G and --call-graph
Jiri Olsa
2013-10-28
1
-10
/
+13
*
|
perf tools: Show progress on histogram collapsing
Namhyung Kim
2013-10-23
1
-2
/
+2
*
|
perf top: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
1
-2
/
+6
*
|
perf report: Add --max-stack option to limit callchain stack scan
Waiman Long
2013-10-21
1
-1
/
+2
*
|
perf tools: Add perf_data_file__open interface to data object
Jiri Olsa
2013-10-21
1
-8
/
+1
*
|
perf tools: Add data object to handle perf data file
Jiri Olsa
2013-10-21
1
-1
/
+5
*
|
perf symbols: Add new option --ignore-vmlinux for perf top
Willy Tarreau
2013-10-09
1
-0
/
+2
*
|
perf tools: Check mmap pages value early
Jiri Olsa
2013-10-09
1
-2
/
+3
*
|
tools/perf: Add support for record transaction flags
Andi Kleen
2013-10-04
1
-3
/
+2
*
|
tools/perf: Support sorting by in_tx or abort branch flags
Andi Kleen
2013-10-04
1
-1
/
+2
|
/
*
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-29
1
-5
/
+6
*
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
2013-08-12
1
-2
/
+1
*
perf top: Set the machines symbol filter
Adrian Hunter
2013-08-12
1
-1
/
+3
*
perf annotate: Allow disassembly using /proc/kcore
Adrian Hunter
2013-08-07
1
-1
/
+2
*
perf top: move CONSOLE_CLEAR to header file
David Ahern
2013-08-07
1
-2
/
+0
*
perf report/top: Add option to collapse undesired parts of call graph
Greg Price
2013-07-12
1
-2
/
+4
*
perf top: Add --objdump option
Sukadev Bhattiprolu
2013-07-12
1
-0
/
+9
[next]