Tzvetomir Stoyanov (VMware)
|
096177a8b5
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
|
7 年之前 |
Arnaldo Carvalho de Melo
|
e565445579
perf hists: Make hist_entry__has_callchains() work with 'perf c2c'
|
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
|
0b5d6ece5e
perf hists: Introduce hist_entry__has_callchain() method
|
7 年之前 |
Arnaldo Carvalho de Melo
|
6a53da05c4
perf srcline: Make hist_entry srcline helper consistent with map's
|
7 年之前 |
Arnaldo Carvalho de Melo
|
9ac94e31ca
perf tools: Read the cache line size lazily
|
7 年之前 |
Kim Phillips
|
b74d12d598
perf tools: Add a "dso_size" sort order
|
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
|
2a704fc8db
perf report: Remove code to handle inline frames from browsers
|
7 年之前 |
Kan Liang
|
8780fb25ab
perf sort: Add sort option for physical address
|
8 年之前 |
Arnaldo Carvalho de Melo
|
e7ff8920e6
perf tools: Use just forward declarations for struct thread where possible
|
8 年之前 |
Arnaldo Carvalho de Melo
|
1eae20c1d4
perf tools: Remove regex.h and fnmatch.h from util.h
|
8 年之前 |
Arnaldo Carvalho de Melo
|
8ec20b176c
perf str{filter,list}: Disentangle headers
|
8 年之前 |
Arnaldo Carvalho de Melo
|
632a5cabea
perf tools: Move srcline definitions to separate header
|
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 年之前 |
Charles Baylis
|
7768f8dada
perf tools: Allow sorting by symbol size
|
8 年之前 |
Masahiro Yamada
|
03440c4e5e
scripts/spelling.txt: add "an union" pattern and fix typo instances
|
8 年之前 |
Jiri Olsa
|
89d9ba8f58
perf c2c report: Add src line sort key
|
9 年之前 |
Jiri Olsa
|
5fe7b9b47c
perf tools: Make several sorting functions global
|
9 年之前 |
Jiri Olsa
|
a76490e4cd
perf tools: Make output_field_add and sort_dimension__add global
|
9 年之前 |
Jiri Olsa
|
bcf98740a2
perf tools: Make reset_dimensions global
|
9 年之前 |
Jiri Olsa
|
f666ac0dab
perf hists: Fix width computation for srcline sort entry
|
9 年之前 |
Arnaldo Carvalho de Melo
|
fa1f456592
perf report: Allow configuring the default sort order in ~/.perfconfig
|
9 年之前 |
Jiri Olsa
|
f542e7670e
perf hists: Introduce hist_entry_ops
|
9 年之前 |
Andi Kleen
|
508be0dfe6
perf report: Add srcline_from/to branch sort keys
|
9 年之前 |
Jiri Olsa
|
7cecb7fe83
perf hists: Move sort__has_comm into struct perf_hpp_list
|
9 年之前 |
Jiri Olsa
|
fa82911a1b
perf hists: Move sort__has_thread into struct perf_hpp_list
|
9 年之前 |