Arnaldo Carvalho de Melo
|
c9d3662870
perf hists: Reimplement hists__has_callchains()
|
7 年之前 |
Arnaldo Carvalho de Melo
|
41477acf09
perf hists: Save the callchain_size in struct hist_entry
|
7 年之前 |
Arnaldo Carvalho de Melo
|
fabd37b837
perf hists: Check if a hist_entry has callchains before using them
|
7 年之前 |
Arnaldo Carvalho de Melo
|
27de9b2bd9
perf evsel: Add has_callchain() helper to make code more compact/clear
|
7 年之前 |
Arnaldo Carvalho de Melo
|
362379aad5
perf tools: No need to check if the argument to __get() function is NULL
|
7 年之前 |
Arnaldo Carvalho de Melo
|
25c312dbf8
perf hists: Move hists__scnprintf_title() away from the TUI code
|
7 年之前 |
Jiri Olsa
|
9f87498f1c
perf tools: Add refcnt into struct mem_info
|
7 年之前 |
Jiri Olsa
|
e3ebaa4651
perf report: Fix memory corruption in --branch-history mode --branch-history
|
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 年之前 |
Milian Wolff
|
1fb7d06a50
perf report: Use srcline from callchain for hist entries
|
7 年之前 |
Milian Wolff
|
2a704fc8db
perf report: Remove code to handle inline frames from browsers
|
7 年之前 |
Kan Liang
|
8780fb25ab
perf sort: Add sort option for physical address
|
8 年之前 |
Jin Yao
|
b49a821ed9
perf report: Make --branch-history work without callgraphs(-g) option in perf record
|
8 年之前 |
Jin Yao
|
2d78b18952
perf report: Show branch type statistics for stdio mode
|
8 年之前 |
Arnaldo Carvalho de Melo
|
e7ff8920e6
perf tools: Use just forward declarations for struct thread where possible
|
8 年之前 |
Arnaldo Carvalho de Melo
|
391e420600
perf tools: Include sys/param.h where needed
|
8 年之前 |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 年之前 |
Arnaldo Carvalho de Melo
|
632a5cabea
perf tools: Move srcline definitions to separate header
|
8 年之前 |
Colin Ian King
|
a596a877fd
perf utils: Fix spelling mistake: "Invalud" -> "Invalid"
|
8 年之前 |
Jin Yao
|
0d3eb0b778
perf report: Show inline stack for browser mode
|
8 年之前 |
Hari Bathini
|
d890a98c92
perf tools: Add 'cgroup_id' sort order keyword
|
8 年之前 |
Namhyung Kim
|
bb963e1650
perf utils: Check verbose flag properly
|
8 年之前 |
Krister Johansen
|
9c68ae98c6
perf callchain: Reference count maps
|
8 年之前 |
Arnaldo Carvalho de Melo
|
ecc4c5614b
perf tools: Propagate perf_config() errors
|
8 年之前 |
Ingo Molnar
|
69e6cdd0cf
Merge branch 'linus' into perf/core, to pick up fixes
|
8 年之前 |
Namhyung Kim
|
c72ab446ca
perf hists: Fix column length on --hierarchy
|
8 年之前 |
Jiri Olsa
|
9857b7173c
perf c2c report: Limit the cachelines table entries
|
9 年之前 |
Jiri Olsa
|
f666ac0dab
perf hists: Fix width computation for srcline sort entry
|
9 年之前 |
Namhyung Kim
|
d2580c7a5b
perf hist: Initialize hierarchy tree explicitly
|
9 年之前 |