Arnaldo Carvalho de Melo
|
e9de7e2f7e
perf hists: Clarify callchain disabling when available
|
7 년 전 |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 년 전 |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 년 전 |
Jiri Olsa
|
eae8ad8042
perf tools: Add struct perf_data_file
|
8 년 전 |
Jiri Olsa
|
8ceb41d7e3
perf tools: Rename struct perf_data_file to perf_data
|
8 년 전 |
Arnaldo Carvalho de Melo
|
25ce4bb8c5
perf config: Do not die when parsing u64 or int config values
|
8 년 전 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 년 전 |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 년 전 |
Arnaldo Carvalho de Melo
|
b0ad8ea664
perf tools: Remove unused 'prefix' from builtin functions
|
8 년 전 |
Hari Bathini
|
f3b3614a28
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
|
8 년 전 |
Namhyung Kim
|
63b42fce86
perf diff: Add -q/--quiet option
|
8 년 전 |
Namhyung Kim
|
bb963e1650
perf utils: Check verbose flag properly
|
8 년 전 |
Namhyung Kim
|
be57b3fd21
perf diff: Change default setting to "delta-abs"
|
8 년 전 |
Namhyung Kim
|
4b35994abe
perf diff: Add diff.compute config option
|
8 년 전 |
Namhyung Kim
|
d49dd15d69
perf diff: Add diff.order config option
|
8 년 전 |
Namhyung Kim
|
a1668c25a8
perf diff: Add 'delta-abs' compute method
|
8 년 전 |
Namhyung Kim
|
a1c9f97f0b
perf diff: Fix -o/--order option behavior (again)
|
8 년 전 |
Jiri Olsa
|
29659ab4e7
perf hists: Add support for header span
|
9 년 전 |
Jiri Olsa
|
74bb43f29e
perf hists: Add line argument into perf_hpp_fmt's header callback
|
9 년 전 |
Arnaldo Carvalho de Melo
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 년 전 |
Arnaldo Carvalho de Melo
|
e1446551e6
perf session: Destructors should accept NULL
|
9 년 전 |
Jiri Olsa
|
0102ef3ec9
perf hists: Rename __hists__add_entry to hists__add_entry
|
9 년 전 |
Jiri Olsa
|
da1b0407c8
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
|
9 년 전 |
Jiri Olsa
|
0537217360
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
|
9 년 전 |
Jiri Olsa
|
d05e3aaeea
perf stdio: Add use_callchain parameter to hists__fprintf
|
9 년 전 |
He Kuang
|
a706670900
perf tools: Set buildid dir under symfs when --symfs is provided
|
9 년 전 |
Jiri Olsa
|
52225036fa
perf hists: Move sort__need_collapse into struct perf_hpp_list
|
9 년 전 |
Arnaldo Carvalho de Melo
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 년 전 |
Wang Nan
|
b8cbb34906
perf config: Bring perf_default_config to the very beginning at main()
|
9 년 전 |
Jiri Olsa
|
21e6d84286
perf diff: Use perf_hpp__register_sort_field interface
|
9 년 전 |