Namhyung Kim
|
104ac991bd
perf top: Add top.children config option
|
12 年之前 |
Namhyung Kim
|
1432ec342e
perf top: Add --children option
|
11 年之前 |
Namhyung Kim
|
7c50391f53
perf top: Convert to hist_entry_iter
|
11 年之前 |
Namhyung Kim
|
a0b51af367
perf hists: Check if accumulated when adding a hist entry
|
13 年之前 |
Namhyung Kim
|
1844dbcbe7
perf tools: Introduce hists__inc_nr_samples()
|
11 年之前 |
Namhyung Kim
|
6fe8c26d7a
perf top: Add --fields option to specify output fields
|
11 年之前 |
Namhyung Kim
|
22af969e8c
perf tools: Call perf_hpp__init() before setting up GUI browsers
|
11 年之前 |
Namhyung Kim
|
512ae1bd6a
perf tools: Consolidate management of default sort orders
|
11 年之前 |
Namhyung Kim
|
a2ce067e55
perf tools: Allow hpp fields to be sort keys
|
11 年之前 |
Namhyung Kim
|
33db4568e1
perf top: Add --percentage option
|
11 年之前 |
Namhyung Kim
|
1ab1fa5dfb
perf hists: Add support for showing relative percentage
|
11 年之前 |
Ingo Molnar
|
0066f3b93e
Merge branch 'perf/urgent' into perf/core
|
11 年之前 |
Namhyung Kim
|
48c65bda95
perf annotate: Check availability of annotate when processing samples
|
11 年之前 |
Jiri Olsa
|
eb853e8032
perf tools: Add call-graph option support into .perfconfig
|
11 年之前 |
Namhyung Kim
|
2dc9fb1a7b
perf tools: Factor out sample__resolve_callchain()
|
11 年之前 |
Arnaldo Carvalho de Melo
|
0050f7aa18
perf evlist: Introduce evlist__for_each() & friends
|
11 年之前 |
Arnaldo Carvalho de Melo
|
03ad9747c5
perf evlist: Move destruction of maps to evlist destructor
|
11 年之前 |
Arnaldo Carvalho de Melo
|
b40067964f
perf tools: Rename 'perf_record_opts' to 'record_opts
|
11 年之前 |
Arnaldo Carvalho de Melo
|
618afb294e
perf top: Use hist_entry__inc_addr_sample
|
11 年之前 |
Arnaldo Carvalho de Melo
|
b66d8c0caa
perf annotate: Auto allocate symbol per addr hist buckets
|
11 年之前 |
David Ahern
|
82d1deb054
perf symbols: Move idle syms check from top to generic function
|
11 年之前 |
David Ahern
|
bf80669e4f
perf top: Make -g refer to callchains
|
11 年之前 |
Ingo Molnar
|
ea432a8bb9
perf top: Add missing newline if the 'uid' is invalid
|
11 年之前 |
Arnaldo Carvalho de Melo
|
602ad878d4
perf target: Shorten perf_target__ to target__
|
11 年之前 |
Arnaldo Carvalho de Melo
|
a33fbd56ec
perf machine: Simplify synthesize_threads method
|
11 年之前 |
Arnaldo Carvalho de Melo
|
58d925dced
perf machine: Introduce synthesize_threads method out of open coded equivalent
|
11 年之前 |
Arnaldo Carvalho de Melo
|
62605dc50c
perf record: Synthesize non-exec MMAP records when --data used
|
11 年之前 |
Jiri Olsa
|
714647bdc5
perf tools: Check maximum frequency rate for record/top
|
11 年之前 |
Namhyung Kim
|
41a4e6e2a0
perf hists: Consolidate __hists__add_*entry()
|
11 年之前 |
Namhyung Kim
|
d37a92dcb4
perf top: Use parse_options_usage() for -s option failure
|
11 年之前 |