Commit Graph

1308 Commits (549015c36baadc6e67861bba6e927259e34c4d59)

Author SHA1 Message Date
Arnaldo Carvalho de Melo f6e1467d83 perf symbols: Don't try to read the build-id twice 15 years ago
Arnaldo Carvalho de Melo 151f85a471 perf tools: remove xstrndup, xmalloc, xzalloc 15 years ago
Arnaldo Carvalho de Melo 8a7ddad8e7 perf probe: Don't call die() 15 years ago
Arnaldo Carvalho de Melo b448c4b613 perf probe: Fix some error exit paths 15 years ago
Arnaldo Carvalho de Melo a41794cdd7 perf tools: Remove some unused functions 15 years ago
Stephane Eranian 5af52b51f7 perf stat: add perf stat -B to pretty print large numbers 15 years ago
Arnaldo Carvalho de Melo 32ec6acfdc perf tui: Fix build problem with slang <= 2.0.6 15 years ago
Masami Hiramatsu 7752f1b096 perf probe: Don't compile CFI related code if elfutils is old 15 years ago
Arnaldo Carvalho de Melo 94f3ca9578 perf tools: Add mode to build without newt support 15 years ago
Arnaldo Carvalho de Melo 2f51903bc3 perf symbols: symbol inconsistency message should be done only at verbose=1 15 years ago
Arnaldo Carvalho de Melo 63aa9e7e3a perf tui: Add explicit -lslang option 15 years ago
Arnaldo Carvalho de Melo edb7c60e27 perf options: Type check all the remaining OPT_ variants 15 years ago
Arnaldo Carvalho de Melo 8035458fbb perf options: Type check OPT_BOOLEAN and fix the offenders 15 years ago
Arnaldo Carvalho de Melo 1967936d68 perf options: Check v type in OPT_U?INTEGER 15 years ago
Arnaldo Carvalho de Melo c100edbee8 perf options: Introduce OPT_UINTEGER 15 years ago
Arnaldo Carvalho de Melo dc4ff19341 perf tui: Add workaround for slang < 2.1.4 15 years ago
Stephane Eranian 3de29cab1f perf record: Fix bug mismatch with -c option definition 15 years ago
Arnaldo Carvalho de Melo 6ba85cea87 perf options: Introduce OPT_U64 15 years ago
Arnaldo Carvalho de Melo a9a4ab747e perf tui: Add help window to show key associations 15 years ago
Arnaldo Carvalho de Melo a308f3a868 perf tui: Make <- exit menus too 15 years ago
Arnaldo Carvalho de Melo 9d192e118a perf newt: Add single key shortcuts for zoom into DSO and threads 15 years ago
Arnaldo Carvalho de Melo 29351db6a0 perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed 15 years ago
Arnaldo Carvalho de Melo c1ec5fefd9 perf newt: Fix the 'A'/'a' shortcut for annotate 15 years ago
Arnaldo Carvalho de Melo 605539034f perf newt: Make <- exit the ui_browser 15 years ago
Arnaldo Carvalho de Melo 3e1bbdc3a7 perf newt: Make <- zoom out filters 15 years ago
Arnaldo Carvalho de Melo c82ee828aa perf report: Report number of events, not samples 15 years ago
Arnaldo Carvalho de Melo cee75ac7ec perf hist: Clarify events_stats fields usage 15 years ago
Arnaldo Carvalho de Melo c8446b9bda perf hist: Make event__totals per hists 15 years ago
Kirill Smelkov 5d2be7cb19 perf trace scripts: Fix typos in perf-trace-python.txt 15 years ago
Stephane Eranian 2e6cdf996b perf tools: change event inheritance logic in stat and record 15 years ago
Frederic Weisbecker 8a0ecfb8b4 perf hist: Fix missing getline declaration 15 years ago
Frederic Weisbecker 8769e1c717 perf hist: Fix hists__browse no-newt case 15 years ago
Arnaldo Carvalho de Melo 46db2c3205 perf record: Add a fallback to the reference relocation symbol 15 years ago
Arnaldo Carvalho de Melo ef7b93a119 perf report: Librarize the annotation code and use it in the newt browser 15 years ago
Arnaldo Carvalho de Melo 3798ed7bc7 perf ui: Add ui_helpline methods 15 years ago
Kyle McMartin d11c7addfe perf symbols: allow forcing use of cplus_demangle 15 years ago
Masami Hiramatsu 6b3c4ef504 perf probe: Check older elfutils and set NO_DWARF 15 years ago
Arnaldo Carvalho de Melo b09e0190ac perf hist: Adopt filter by dso and by thread methods from the newt browser 15 years ago
Frederic Weisbecker de068ec048 perf: Fix static strings treated like dynamic ones 15 years ago
Tom Zanussi e61a639a79 perf/trace/scripting: syscall-counts script cleanup 15 years ago
Tom Zanussi 79e653f1bf perf/trace/scripting: syscall-counts-by-pid script cleanup 15 years ago
Tom Zanussi a4ab0c1297 perf/trace/scripting: failed-syscalls-by-pid script cleanup 15 years ago
Tom Zanussi 3824a4e8da perf/trace/scripting: don't show script start/stop messages by default 15 years ago
Tom Zanussi a3412d9b35 perf/trace/scripting: workqueue-stats script cleanup 15 years ago
Tom Zanussi e366728d57 perf/trace/scripting: wakeup-latency script cleanup 15 years ago
Tom Zanussi e88a4bfbcd perf/trace/scripting: rwtop script cleanup 15 years ago
Tom Zanussi 6922c3d772 perf/trace/scripting: rw-by-pid script cleanup 15 years ago
Tom Zanussi c3f5fd287a perf/trace/scripting: failed-syscalls script cleanup 15 years ago
Arnaldo Carvalho de Melo fefb0b94bb perf hist: Calculate max_sym name len and nr_entries 15 years ago
Arnaldo Carvalho de Melo 1c02c4d2e9 perf hist: Introduce hists class and move lots of methods to it 15 years ago