Namhyung Kim
|
361459f163
perf tools: Skip dynamic fields not defined for current event
|
9 年 前 |
Namhyung Kim
|
f2af008695
perf report: Add callchain value option
|
9 年 前 |
Namhyung Kim
|
5ab250cafc
perf callchain: Abstract callchain print function
|
9 年 前 |
Namhyung Kim
|
26e779245d
perf report: Support folded callchain mode on --stdio
|
9 年 前 |
Andi Kleen
|
2989ccaac4
perf callchain: Use a common function to resolve symbol or name
|
10 年 前 |
Namhyung Kim
|
5b59166960
perf report: Honor column width setting
|
11 年 前 |
Jiri Olsa
|
acebd408be
perf tools: Remove verbose from functions prototypes
|
11 年 前 |
Namhyung Kim
|
56772ad475
perf ui/stdio: Fix invalid percentage value of cumulated hist entries
|
11 年 前 |
Namhyung Kim
|
14135663f1
perf tools: Apply percent-limit to cumulative percentage
|
11 年 前 |
Namhyung Kim
|
cfaa154b23
perf tools: Get rid of obsolete hist_entry__sort_list
|
11 年 前 |
Namhyung Kim
|
678a500d07
perf hists: Reset width of output fields with header length
|
11 年 前 |
Namhyung Kim
|
e67d49a72d
perf tools: Skip elided sort entries
|
11 年 前 |
Namhyung Kim
|
26d8b33827
perf tools: Consolidate output field handling to hpp format routines
|
11 年 前 |
Arnaldo Carvalho de Melo
|
93d5731dcb
perf tools: Allocate thread map_groups's dynamically
|
11 年 前 |
Namhyung Kim
|
94a0793ddf
perf ui hists: Pass evsel to hpp->header/width functions explicitly
|
11 年 前 |
Namhyung Kim
|
a0088adcd6
perf ui/hists: Pass struct hpp to print functions
|
11 年 前 |
Arnaldo Carvalho de Melo
|
74cf249d5c
perf tools: Use zfree to help detect use after free bugs
|
11 年 前 |
Arnaldo Carvalho de Melo
|
316c7136f8
perf tools: Finish the removal of 'self' arguments
|
11 年 前 |
Jiri Olsa
|
9754c4f9b2
perf hists: Add color overhead for stdio output buffer
|
11 年 前 |
Arnaldo Carvalho de Melo
|
99cf666c5c
perf hists: Fix formatting of long symbol names
|
12 年 前 |
Jiri Olsa
|
be0e6d105d
perf tools: Move hist_entry__period_snprintf into stdio code
|
12 年 前 |
Jiri Olsa
|
2c5d4b4a08
perf tools: Add struct perf_hpp_fmt into hpp callbacks
|
12 年 前 |
Namhyung Kim
|
064f19815c
perf report: Add --percent-limit option
|
12 年 前 |
Namhyung Kim
|
5b9e2146ec
perf ui/hist: Add support for event group view
|
12 年 前 |
Arnaldo Carvalho de Melo
|
52168eea32
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
|
12 年 前 |
Jiri Olsa
|
1240005e0d
perf hists: Introduce perf_hpp__list for period related columns
|
13 年 前 |
Jiri Olsa
|
ed279da2fc
perf diff: Add -F option to display formula for computation
|
13 年 前 |
Namhyung Kim
|
b24c28f794
perf hists: Introduce struct he_stat
|
13 年 前 |
Jiri Olsa
|
b5ff71c3ba
perf diff: Removing the total_period argument from output code
|
13 年 前 |
Jiri Olsa
|
41724e4cf6
perf tools: Removing hists pair argument from output path
|
13 年 前 |