Commit Graph

1116 Commits (8b94025c00f9171b41ba9c1696943f5c935b62ef)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo d118f8ba6a perf session: create_kernel_maps should use ->host_machine 15 years ago
Arnaldo Carvalho de Melo cdd5b75b0c perf callchains: Use zalloc to allocate objects 15 years ago
Arnaldo Carvalho de Melo 7f8264539c perf newt: Use newtAddComponent() 15 years ago
Arnaldo Carvalho de Melo 232a5c948d perf report: Allow limiting the number of entries to print in callchains 15 years ago
Arnaldo Carvalho de Melo 1f626bc368 perf session: Embed the host machine data on perf_session 15 years ago
Arnaldo Carvalho de Melo 4cc4945844 perf symbols: Check if a struct machine instance was found 15 years ago
Arnaldo Carvalho de Melo 3ceb0d4438 perf symbols: Consider unresolved DSOs in the dso__col_widt calculation 15 years ago
Hitoshi Mitake 76ba7e846f perf lock: Drop "-a" option from cmd_record() default arguments set 15 years ago
Arnaldo Carvalho de Melo 28e2a106d1 perf hist: Simplify the insertion of new hist_entry instances 15 years ago
Arnaldo Carvalho de Melo 39d1e1b1e2 perf report: Fix leak of resolved callchains array on error path 15 years ago
Arnaldo Carvalho de Melo 139633c6a4 perf callchain: Move validate_callchain to callchain lib 15 years ago
Tom Zanussi 794e43b56c perf/live-mode: Handle payload-less events 15 years ago
Frederic Weisbecker 90c0e5fc7b perf lock: Always check min AND max wait time 15 years ago
Frederic Weisbecker 5efe08cf68 perf: Fix perf lock bad rate 15 years ago
Frederic Weisbecker 84c7a21791 perf: Humanize lock flags in perf lock 15 years ago