Commit Graph

1282 Commits (7e54a5a0b655734326dc78c2b5efc1eb35497bb6)

Author SHA1 Message Date
Stephane Eranian 0f940cb7d9 perf trace scripting: Fix extern struct definitions 15 years ago
Frederik Deweerdt c569d3326b perf ui hist browser: Fix segfault on 'a' for annotate 15 years ago
Kusanagi Kouichi 39cfae64df perf tools: Fix build breakage 15 years ago
Arnaldo Carvalho de Melo 469917ce87 perf ui browser: Don't use windows, slang is enough 15 years ago
Jovi Zhang 85e00b5551 perf symbols: Fix multiple initialization of symbol system 15 years ago
Masami Hiramatsu 367e94c100 perf probe: Fix handling of arguments names 15 years ago
Masami Hiramatsu 04ddd04b04 perf probe: Fix return probe support 15 years ago
Koki Sanagi 359d5106a2 perf: Add a script to show packets processing 15 years ago
Frederic Weisbecker 5225c45899 perf: Initialize callchains roots's childen hits 15 years ago
Tom Zanussi f2481f3df4 perf tools: Fix linking errors with --as-needed flag 15 years ago
Srikar Dronamraju 90f18e63fb perf symbols: List symbols in a dso in ascending name order 15 years ago
Arnaldo Carvalho de Melo 3c916cc28c perf hists browser: Introduce "expand/collapse all callchains" action 15 years ago
Arnaldo Carvalho de Melo 163caed902 perf hists browser: Init the has_children fields just once 15 years ago
Arnaldo Carvalho de Melo 293db47f47 perf hists browser: replace rb_first() != NULL by !RB_EMPTY_ROOT() 15 years ago
Arnaldo Carvalho de Melo 18b308d799 perf hists: Fix hist_entry__init_have_children 15 years ago
Frederic Weisbecker 612d4fd7d0 perf: Support for callchains merge 15 years ago
Frederic Weisbecker 6cb8e56161 perf: Rename append_callchain into callchain_append 15 years ago
Frederic Weisbecker d2009c5130 perf: Keep track of the max depth of a callchain 15 years ago
Kirill A. Shutemov f4e7ac0a23 perf tools: add test for strlcpy() 15 years ago
Arnaldo Carvalho de Melo 8b9e74eb8a perf tools: Add --tui and --stdio to choose the UI 15 years ago
Arnaldo Carvalho de Melo 4c1c952e37 perf ui browser: Add routines to compactly specify exit keys 15 years ago
Arnaldo Carvalho de Melo b50e003db1 perf ui browser: Return the exit key in all browsers 15 years ago
Arnaldo Carvalho de Melo 8f9bbc408b perf ui browser: Abstract some more slang operations 15 years ago
Kusanagi Kouichi ecafda60e8 perf tools: Fix build error on read only source. 15 years ago
Bernd Petrovitsch 033a273f98 perf tools: Fix build on POSIX shells 15 years ago
Arnaldo Carvalho de Melo e918462132 perf annotate tui: Fix exit and RIGHT keys handling 15 years ago
Ingo Molnar 88d89da649 perf: Add back list_head data types 15 years ago
Arnaldo Carvalho de Melo 4694153c25 perf ui hist browser: Fixup key bindings 15 years ago
Arnaldo Carvalho de Melo 59e8fe32fc perf ui browser: Add ui_browser__show counterpart: __hide 15 years ago
Arnaldo Carvalho de Melo f1e9214cc9 perf annotate: Cycle thru sorted lines with samples 15 years ago
Arnaldo Carvalho de Melo 9e22d6377c perf ui: Make SPACE work as PGDN in all browsers 15 years ago
Arnaldo Carvalho de Melo 9222116287 perf annotate: Sort by hottest lines in the TUI 15 years ago
Arnaldo Carvalho de Melo 1e6dd077a8 perf ui: Complete the breakdown of util/newt.c 15 years ago
Arnaldo Carvalho de Melo d1b4f2491c perf ui: Move hists browser to util/ui/browsers/ 15 years ago
Dave Martin 696b97a5d2 perf symbols: Ignore mapping symbols on ARM 15 years ago
Arnaldo Carvalho de Melo b1b0267336 perf ui: Move map browser to util/ui/browsers/ 15 years ago
Arnaldo Carvalho de Melo 211ef12771 perf ui: Move annotate browser to util/ui/browsers/ 15 years ago
Arnaldo Carvalho de Melo 34cea7f7c0 perf ui: Move ui_progress routines to separate file in util/ui/ 15 years ago
Arnaldo Carvalho de Melo 5575536fc7 perf ui: Move ui_helpline routines to separate file in util/ui/ 15 years ago
Arnaldo Carvalho de Melo d247eb6b92 perf ui: Shorten ui_browser member names 15 years ago
Arnaldo Carvalho de Melo ef8f34aabf perf ui: Start breaking down newt.c into multiple files 15 years ago
Arnaldo Carvalho de Melo 43730982c3 perf tui: Introduce list_head based generic ui_browser refresh routine 15 years ago
Masami Hiramatsu 449e5b247c perf probe: Fix memory leaks in add_perf_probe_events 15 years ago
Masami Hiramatsu 58432e1f36 perf probe: Fix to copy the type for raw parameters 15 years ago
Arnaldo Carvalho de Melo 71e7cf3a37 perf report: Speed up exit path 15 years ago
Julia Lawall 33e26a1b49 perf timechart: Adjust confusing if indentation 15 years ago
Andrea Gelmini b7eead86d2 perf trace: Clean up #includes 15 years ago
Andrea Gelmini 7935f65f77 perf probe: Remove duplicated #include 15 years ago
Arnaldo Carvalho de Melo 80d50cae1b perf ui: Add search by name/addr to the map__browser 15 years ago
Arnaldo Carvalho de Melo fb89941ea7 perf hists: Fixup addr snprintf width on 32 bit arches 15 years ago