Arnaldo Carvalho de Melo
|
7e6a79981b
perf tools: Remove some needless __maybe_unused
|
8 years ago |
David Ahern
|
46690a8051
perf report: Add option to specify time window of interest
|
8 years ago |
Jin Yao
|
f9a7be7c02
perf report: Create a symbol_conf flag for showing branch flag counting
|
8 years ago |
Arnaldo Carvalho de Melo
|
899735066a
perf tools: Use normal error reporting when processing PERF_RECORD_READ events
|
8 years ago |
Namhyung Kim
|
30d476ae73
perf report: Enable group view with hierarchy
|
9 years ago |
Arnaldo Carvalho de Melo
|
b01141f4f5
perf annotate: Initialize the priv are in symbol__new()
|
9 years ago |
Arnaldo Carvalho de Melo
|
fa1f456592
perf report: Allow configuring the default sort order in ~/.perfconfig
|
9 years ago |
Arnaldo Carvalho de Melo
|
175b968b81
perf report: Introduce --stdio-color to setup the color output mode selection
|
9 years ago |
Arnaldo Carvalho de Melo
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 years ago |
Taeung Song
|
41840d211c
perf config: Move config declarations from util/cache.h to util/config.h
|
9 years ago |
Jiri Olsa
|
d05e3aaeea
perf stdio: Add use_callchain parameter to hists__fprintf
|
9 years ago |
He Kuang
|
a706670900
perf tools: Set buildid dir under symfs when --symfs is provided
|
9 years ago |
Arnaldo Carvalho de Melo
|
fe176085a4
perf tools: Fix usage of max_stack sysctl
|
9 years ago |
Jiri Olsa
|
de7e6a7c8b
perf hists: Move sort__has_parent into struct perf_hpp_list
|
9 years ago |
Jiri Olsa
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 years ago |
Arnaldo Carvalho de Melo
|
4cb93446c5
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
|
9 years ago |
Arnaldo Carvalho de Melo
|
1cc83815d5
perf report: Use callchain_param.enabled instead of tool specific knob
|
9 years ago |
Arnaldo Carvalho de Melo
|
531d241063
perf tools: Do not include stringify.h from the kernel sources
|
9 years ago |
Arnaldo Carvalho de Melo
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 years ago |
Wang Nan
|
b8cbb34906
perf config: Bring perf_default_config to the very beginning at main()
|
9 years ago |
Namhyung Kim
|
4251446d77
perf report: Add --hierarchy option
|
9 years ago |
Namhyung Kim
|
5b2ea6f2f6
perf report: Check error during report__collapse_hists()
|
9 years ago |
Jiri Olsa
|
9887804d01
perf report: Move UI initialization ahead of sort setup
|
9 years ago |
Jiri Olsa
|
452ce03b1e
perf hists: Introduce perf_evsel__output_resort function
|
9 years ago |
Namhyung Kim
|
2665b4528d
perf report: Apply --percent-limit to callchains also
|
9 years ago |
Namhyung Kim
|
34b7b0f95d
perf tools: Fallback to srcdir/Documentation/tips.txt
|
9 years ago |
Namhyung Kim
|
14cbfbeb76
perf report: Show random usage tip on the help line
|
9 years ago |
Namhyung Kim
|
053a3989e1
perf report/top: Add --raw-trace option
|
9 years ago |
Namhyung Kim
|
40184c46a3
perf tools: Pass evlist to setup_sorting()
|
9 years ago |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 years ago |