Arnaldo Carvalho de Melo
|
fabd37b837
perf hists: Check if a hist_entry has callchains before using them
|
7 years ago |
Arnaldo Carvalho de Melo
|
f178fd2d49
perf annotate: Move objdump_path to struct annotation_options
|
7 years ago |
Arnaldo Carvalho de Melo
|
cd0cccbae9
perf hists browser: Pass annotation_options from tool to browser
|
7 years ago |
Andi Kleen
|
6a02f06ede
perf hists browser: Clarify top/report browser help
|
7 years ago |
Arnaldo Carvalho de Melo
|
94e87a8bd5
perf hists browser: Remove leftover from row returned from refresh
|
7 years ago |
Arnaldo Carvalho de Melo
|
fdae640080
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
|
7 years ago |
Arnaldo Carvalho de Melo
|
ef9ff6017e
perf ui browser: Move the extra title lines from the hists browser
|
7 years ago |
Arnaldo Carvalho de Melo
|
25c312dbf8
perf hists: Move hists__scnprintf_title() away from the TUI code
|
7 years ago |
Arnaldo Carvalho de Melo
|
967a464a7e
perf hists: Introduce hists__scnprint_title()
|
7 years ago |
Arnaldo Carvalho de Melo
|
f016d24acd
perf hists browser: Rename perf_evsel_browser_title to a more descriptive name
|
7 years ago |
Jiri Olsa
|
8ef278bb93
perf report: Fix the output for stdio events list
|
7 years ago |
Arnaldo Carvalho de Melo
|
a9980a6dbb
perf top browser: Show sample_freq in browser title line
|
7 years ago |
Kan Liang
|
06cc1a470a
perf hists browser: Add parameter to disable lost event warning
|
7 years ago |
Ingo Molnar
|
15bcdc9477
Merge branch 'linus' into perf/core, to fix conflicts
|
7 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Milian Wolff
|
2a704fc8db
perf report: Remove code to handle inline frames from browsers
|
7 years ago |
Jin Yao
|
c4ee06251d
perf report: Calculate the average cycles of iterations
|
8 years ago |
Jin Yao
|
8b8ef2d74d
perf report: Enable finding kernel inline functions
|
8 years ago |
Arnaldo Carvalho de Melo
|
e7ff8920e6
perf tools: Use just forward declarations for struct thread where possible
|
8 years ago |
Arnaldo Carvalho de Melo
|
58db1d6e7d
perf tools: Move units conversion/formatting routines to separate object
|
8 years ago |
Arnaldo Carvalho de Melo
|
76b31a29dd
perf tools: Remove include dirent.h from util.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
b0742e90f5
perf tools: Don't include terminal handling headers in util.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
a43783aeec
perf tools: Include errno.h where needed
|
8 years ago |
Arnaldo Carvalho de Melo
|
a067558e2f
perf tools: Move extra string util functions to util/string2.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
632a5cabea
perf tools: Move srcline definitions to separate header
|
8 years ago |
Arnaldo Carvalho de Melo
|
3d689ed609
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
|
8 years ago |
Arnaldo Carvalho de Melo
|
fd20e8111c
perf tools: Including missing inttypes.h header
|
8 years ago |
Milian Wolff
|
5dfa210e40
perf report: Enable sorting by srcline as key
|
8 years ago |
Jin Yao
|
0d3eb0b778
perf report: Show inline stack for browser mode
|
8 years ago |
Changbin Du
|
3ef5b4023c
perf hists browser: Fix typo in function switch_data_file
|
8 years ago |