Commit Graph

68 Commits (b9f96b5dcb1e2a75d142e481b77805ffdc6ccea6)

Author SHA1 Message Date
Arnaldo Carvalho de Melo 1ed091c45a perf tools: Consolidate symbol resolving across all tools 15 years ago
Arnaldo Carvalho de Melo 62daacb51a perf tools: Reorganize event processing routines, lotsa dups killed 15 years ago
Arnaldo Carvalho de Melo 95011c6007 perf symbols: Support multiple symtabs in struct thread 15 years ago
Arnaldo Carvalho de Melo 6a4694a433 perf symbols: Better support for multiple symbol tables per dso 15 years ago
Arnaldo Carvalho de Melo 3610583c29 perf symbols: Add a 'type' field to struct map 15 years ago
Arnaldo Carvalho de Melo fcf1203a91 perf symbols: Rename find_symbol routines to find_function 15 years ago
Arnaldo Carvalho de Melo 364794845c perf tools: Introduce zalloc() for the common calloc(1, N) case 15 years ago
Arnaldo Carvalho de Melo b32d133aec perf symbols: Simplify symbol machinery setup 15 years ago
Arnaldo Carvalho de Melo 7cc017edb9 perf top: Always show the DSO column, even if its all the same 15 years ago
Arnaldo Carvalho de Melo 2890284bcf perf tools: Move graph_line and graph_dotted_line from top 15 years ago
Arnaldo Carvalho de Melo cc612d8199 perf symbols: Look for vmlinux in more places 15 years ago
Arnaldo Carvalho de Melo c338aee853 perf symbols: Do lazy symtab loading for the kernel & modules too 15 years ago
Arnaldo Carvalho de Melo 6671cb1674 perf symbols: Remove unrelated actions from dso__load_kernel_sym 15 years ago
Arnaldo Carvalho de Melo 2446042c93 perf symbols: Capture the running kernel buildid too 15 years ago
Arnaldo Carvalho de Melo b269876c8d perf top: Don't allocate the source parsing members upfront 15 years ago
Arnaldo Carvalho de Melo 5a8e5a3065 perf top: Allocate space only for the number of counters used 15 years ago
Arnaldo Carvalho de Melo 51a472decb perf top: Introduce helper function to access symbol from sym_entry 15 years ago
Arnaldo Carvalho de Melo 1a105f743d perf top: Suppress DSO column if only one is present 15 years ago
Arnaldo Carvalho de Melo 13cc5079f2 perf top: Auto adjust symbol and dso widths 15 years ago
Arnaldo Carvalho de Melo 8ffcda1731 perf top: Introduce --hide_{user,kernel}_symbols 15 years ago
Arnaldo Carvalho de Melo 3b6ed98895 perf top: Use all the lines in the screen 15 years ago
Pekka Enberg c10edee2e1 perf tools: Fix permission checks 15 years ago
Arnaldo Carvalho de Melo 00a192b395 perf tools: Simplify the symbol priv area mechanism 15 years ago
Arnaldo Carvalho de Melo 66bd8424cc perf tools: Delay loading symtabs till we hit a map with it 15 years ago
Arnaldo Carvalho de Melo 5b2bb75a0d perf top: Support userspace symbols too 15 years ago
Arnaldo Carvalho de Melo 6beba7adbe perf tools: Unify debug messages mechanisms 16 years ago
Arnaldo Carvalho de Melo c88e4bf60d perf top: Fix symbol annotation 16 years ago
Tim Blechmann dc79959aaf perf top: Fix --delay_secs 0 division by zero 16 years ago
Mike Galbraith f4f0b41818 perf tools: Remove expensive old debug code from perf top 16 years ago
Mike Galbraith 7e4ff9e3e8 perf tools: Fix counter sample frequency breakage 16 years ago
Ingo Molnar 42e59d7d19 perf tools: Default to 1 KHz auto-sampling freq events 16 years ago
Arnaldo Carvalho de Melo 5c2068059a perf top: Keep the default of asking for kernel module symbols 16 years ago
Arnaldo Carvalho de Melo 439d473b47 perf tools: Rewrite and improve support for kernel modules 16 years ago
Arnaldo Carvalho de Melo 2ccdc450e6 perf top: Remove dead {min,max}_ip unused variables 16 years ago
Arnaldo Carvalho de Melo 8357275bb9 perf top: Add poll_idle to the skip list 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
Arnaldo Carvalho de Melo 7ced156bb8 perf top: Show RIP only in verbose mode 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 16 years ago
Ingo Molnar 83a0944fa9 perf: Enable more compiler warnings 16 years ago
Frederic Weisbecker 1fe2c1066c perf tools: Factorize the event structure definitions in a single file 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Mike Galbraith 091bd2e993 perf top: Improve interactive key handling 16 years ago
Mike Galbraith 46ab976443 perf_counter tools: Allow perf top top users to switch between weighted and individual counter display 16 years ago
Mike Galbraith 923c42c199 perf_counter tools: Fix/resurrect perf top annotation in a simple interactive form 16 years ago
Arnaldo Carvalho de Melo 59b9005692 perf top: Add mwait_idle_with_hints to skip_symbols[] 16 years ago
Mike Galbraith 0fdc7e67dd perf_counter tools: Give perf top inherit option 16 years ago
Frederic Weisbecker 1e11fd82d2 perf_counter tools: Provide helper to print percents color 16 years ago
Mike Galbraith 429764873c perf_counter tools: Enable kernel module symbol loading in tools 16 years ago
Mike Galbraith 6cfcc53ed4 perf_counter tools: Connect module support infrastructure to symbol loading infrastructure 16 years ago
Mike Galbraith 9974f49678 perf_counter tools: Make symbol loading consistently return number of loaded symbols 16 years ago