Commit Graph

1261 Commits (e5953cbdff26f7cbae7eff30cd9b18c4e19b7594)

Author SHA1 Message Date
Deng-Cheng Zhu c1e028ef40 perf, MIPS: Support cross compiling of tools/perf for MIPS 15 years ago
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
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
Frederic Weisbecker 5225c45899 perf: Initialize callchains roots's childen hits 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
Arnaldo Carvalho de Melo 903cce6eb9 perf hists: Handle verbose in hists__sort_list_width 15 years ago
Arnaldo Carvalho de Melo 76ce93d0b6 perf ui: Shorten ui_browser->refresh_entries to refresh 15 years ago
Arnaldo Carvalho de Melo 9a725995e8 perf ui: Add a map browser 15 years ago
Arnaldo Carvalho de Melo c408fedfc4 perf symbols: Store the symbol binding 15 years ago
Srikar Dronamraju b83f920e17 perf: expose event__process function 15 years ago
Dave Martin b5a6325464 perf events: Fix mmap offset determination 15 years ago
Thomas Renninger 6f4f2723d0 [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independent 15 years ago
Arnaldo Carvalho de Melo 0a1eae391d perf tools: Don't keep unreferenced maps when unmaps are detected 15 years ago
Arnaldo Carvalho de Melo 70597f21f1 perf session: Invalidate last_match when removing threads from rb_tree 15 years ago
Arnaldo Carvalho de Melo 076c6e4521 perf session: Free the ref_reloc_sym memory at the right place 15 years ago
Frederic Weisbecker 1b0ff06e68 perf, sched migration: Librarize task states and event headers helpers 15 years ago
Frederic Weisbecker df92b40848 perf, sched migration: Librarize the GUI class 15 years ago
Frederic Weisbecker 699b6d922c perf, sched migration: Make the GUI class client agnostic 15 years ago
Frederic Weisbecker 70d815a3de perf, sched migration: Make it vertically scrollable 15 years ago
Nikhil Rao 0cddf56aa8 perf, sched migration: Parameterize cpu height and spacing 15 years ago