Commit Graph

33 Commits (471fa17dff556ad38caf26de097c0630530d8cbe)

Author SHA1 Message Date
Pekka Enberg c10edee2e1 perf tools: Fix permission checks 15 years ago
Tim Blechmann dc79959aaf perf top: Fix --delay_secs 0 division by zero 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
Ingo Molnar 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
Thomas Gleixner 86847b62f0 perf_counter tools: Add 'perf list' to list available events 16 years ago
Ingo Molnar a21ca2cac5 perf_counter: Separate out attr->type from attr->config 16 years ago
Frederic Weisbecker 2f335a02b3 perf top: Fix zero or negative refresh delay 16 years ago
Ingo Molnar 2debbc8366 perf_counter tools: Clarify events/samples naming 16 years ago
Ingo Molnar cf1f45744c perf record, top: Implement --freq 16 years ago
Frederic Weisbecker 0f5486b5c7 perf_counter: Sleep before refresh using poll in perf top 16 years ago
Peter Zijlstra 62fc44536c perf_counter tools: Use fork and remove munmap events 16 years ago
Ingo Molnar 8fc0321f1a perf_counter tools: Add color terminal output support 16 years ago
Ingo Molnar bd74137ec9 perf_counter tools: Print out symbol parsing errors only if --verbose 16 years ago
Ingo Molnar 6e53cdf11d perf top: Reduce default filter threshold 16 years ago
Ingo Molnar 233f0b95ca perf_counter tools: Work around warnings in older GCCs 16 years ago
Ingo Molnar f2521b6e4c perf_counter tools: Clean up old kerneltop references 16 years ago
Ingo Molnar bf9e187637 perf_counter tools: Make source code headers more coherent 16 years ago
Peter Zijlstra c70975bc8d perf_counter tools: Fix up the ABI shakeup 16 years ago
Peter Zijlstra 29c2810276 perf_counter tools: Remove the last nmi bits 16 years ago
Arnaldo Carvalho de Melo c44613a4c1 perf_counter tools: Add locking to perf top 16 years ago
Mike Galbraith da417a7537 perf_counter tools: Fix top symbol table max_ip typo 16 years ago