Adrian Hunter
|
644e0840ad
perf auxtrace: Add CPU filter support
|
8 years ago |
Arnaldo Carvalho de Melo
|
25ce4bb8c5
perf config: Do not die when parsing u64 or int config values
|
8 years ago |
Arnaldo Carvalho de Melo
|
7a8ef4c4b5
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
58db1d6e7d
perf tools: Move units conversion/formatting routines to separate object
|
8 years ago |
Arnaldo Carvalho de Melo
|
9607ad3a63
perf tools: Add signal.h to places using its definitions
|
8 years ago |
Arnaldo Carvalho de Melo
|
1eae20c1d4
perf tools: Remove regex.h and fnmatch.h from util.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
8ec20b176c
perf str{filter,list}: Disentangle headers
|
8 years ago |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 years ago |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 years ago |
Jin Yao
|
f3a60646cc
perf report: Introduce --inline option
|
8 years ago |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 years ago |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 years ago |
Namhyung Kim
|
8b53dbef2a
perf report: Hide tip message when -q option is given
|
8 years ago |
Namhyung Kim
|
27fafab59a
perf report: Add -q/--quiet option
|
8 years ago |
Namhyung Kim
|
bb963e1650
perf utils: Check verbose flag properly
|
8 years ago |
Arnaldo Carvalho de Melo
|
ecc4c5614b
perf tools: Propagate perf_config() errors
|
8 years ago |
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
|
9 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 |