Commit Graph

54 Commits (b269876c8d57fb8c801bea1fc34b461646c5abd0)

Author SHA1 Message Date
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
Arnaldo Carvalho de Melo 43cbcd8acb perf_counter tools: Share rbtree.with the kernel 16 years ago
Ingo Molnar f37a291c52 perf_counter tools: Add more warnings and fix/annotate them 16 years ago
Anton Blanchard 3a3393ef75 perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix 16 years ago
Anton Blanchard 2ab52083ff perf top: Move skip symbols to an array 16 years ago
Anton Blanchard 1f208ea678 perf report: Fix -z option 16 years ago
Peter Zijlstra e6e18ec79b perf_counter: Rework the sample ABI 16 years ago
Paul Mackerras 9cffa8d533 perf_counter tools: Define and use our own u64, s64 etc. definitions 16 years ago
Peter Zijlstra f4dbfa8f31 perf_counter: Standardize event names 16 years ago
Ingo Molnar 729ff5e2aa perf_counter tools: Clean up u64 usage 16 years ago
Ingo Molnar aefcf37b82 perf_counter tools: Standardize color printing 16 years ago
Ingo Molnar 30c806a094 perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER 16 years ago
Ingo Molnar 3da297a60f perf record: Fall back to cpu-clock-ticks if no PMU 16 years ago
Ingo Molnar 716c69feca perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter available 16 years ago
Frederic Weisbecker 2f01190aa6 perf top: Wait for a minimal set of events before reading first snapshot 16 years ago