Taeung Song
|
1ac39372e0
perf annotate stdio: Support --show-nr-samples option
|
8 年之前 |
Arnaldo Carvalho de Melo
|
c6c13be76c
perf annotate: Do not overwrite perf_sample->weight
|
8 年之前 |
David Carrillo-Cisneros
|
f484959908
perf annotate: Process tracing data in pipe mode
|
8 年之前 |
Taeung Song
|
ecd5f9959d
perf annotate: Do not overwrite sample->period
|
8 年之前 |
Taeung Song
|
bab89f6aed
perf hists: Pass perf_sample to __symbol__inc_addr_samples()
|
8 年之前 |
David Carrillo-Cisneros
|
e9def1b2e7
perf tools: Add feature header record to pipe-mode
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 年之前 |
David Carrillo-Cisneros
|
6ab11f3a35
perf annotate: Process attr and build_id records
|
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
|
eddaef8896
perf annotate: Add -q/--quiet option
|
8 年之前 |
Peter Zijlstra
|
70fbe05745
perf annotate: Add branch stack / basic block
|
9 年之前 |
Arnaldo Carvalho de Melo
|
b01141f4f5
perf annotate: Initialize the priv are in symbol__new()
|
9 年之前 |
Arnaldo Carvalho de Melo
|
53fe4ba1da
perf annotate: Introduce --stdio-color to setup the color output mode selection
|
9 年之前 |
Arnaldo Carvalho de Melo
|
e5cadb93d0
perf evlist: Rename for_each() macros to for_each_entry()
|
9 年之前 |
Jiri Olsa
|
0102ef3ec9
perf hists: Rename __hists__add_entry to hists__add_entry
|
9 年之前 |
He Kuang
|
a706670900
perf tools: Set buildid dir under symfs when --symfs is provided
|
9 年之前 |
Arnaldo Carvalho de Melo
|
bb3eb56622
perf machine: Rename perf_event__preprocess_sample to machine__resolve
|
9 年之前 |
Jiri Olsa
|
452ce03b1e
perf hists: Introduce perf_evsel__output_resort function
|
9 年之前 |
Namhyung Kim
|
40184c46a3
perf tools: Pass evlist to setup_sorting()
|
9 年之前 |
Namhyung Kim
|
fd36f3dd79
perf hist: Pass struct sample to __hists__add_entry()
|
9 年之前 |
Josh Poimboeuf
|
4b6ab94eab
perf subcmd: Create subcmd library
|
9 年之前 |
Namhyung Kim
|
3df668e74a
perf annotate: Delay UI browser setup after initialization is done
|
9 年之前 |
Namhyung Kim
|
50e19ef978
perf annotate: Check argument before calling setup_browser()
|
9 年之前 |
Arnaldo Carvalho de Melo
|
eebd0bfca5
perf env: Rename some leftovers from rename to perf_env
|
10 年之前 |
Arnaldo Carvalho de Melo
|
c0b4dffbc5
perf annotate: Reset the dso find_symbol cache when removing symbols
|
10 年之前 |
Kan Liang
|
f9db0d0f1b
perf callchain: Allow disabling call graphs per event
|
10 年之前 |
Andi Kleen
|
d4957633bf
perf report: Add infrastructure for a cycles histogram
|
10 年之前 |
Martin Liška
|
0c4a5bcea4
perf annotate: Display total number of samples with --show-total-period
|
10 年之前 |
Martin Liška
|
44848cdbbd
perf annotate: Fix -i option, which is currently ignored.
|
10 年之前 |