Commit Graph

324 Commits (7b183d0d432ab3525ae29511a5348ead3e790620)

Author SHA1 Message Date
Ingo Molnar 1b173f77dd perf_counter tools: Add CREDITS file for Git contributors 16 years ago
Jaswinder Singh Rajput 3d63259583 perf stat: Remove dead code 16 years ago
Roel Kluin f7679dabfa perf_counter tools: Fix strbuf_fread() error path handling 16 years ago
Jaswinder Singh Rajput cca03c0aeb perf stat: Fix verbose for perf stat 16 years ago
Ingo Molnar b0a28589b2 perf report: Fix help text typo 16 years ago
Peter Zijlstra 3d906ef10a perf_counter tools: Handle overlapping MMAP events 16 years ago
Jaswinder Singh Rajput dee412066a perf stat: Fix command option / manpage 16 years ago
Jaswinder Singh Rajput c0c22dbfa8 perf_counter tools: Set alias for page-faults 16 years ago
Peter Zijlstra 520f2c346a perf report: Output more symbol related debug data 16 years ago
Jaswinder Singh Rajput 74d5b5889e perf_counter tools: Introduce alias member in event_symbol 16 years ago
Jaswinder Singh Rajput 51e2684231 perf_counter tools: Define separate declarations for H/W and S/W events 16 years ago
Martin Schwidefsky 12310e9c1b [S390] Enable tick based perf_counter on s390. 16 years ago
Ingo Molnar c1f47b454c perf_counter tools: Fix vmlinux fallback when running on a different kernel 16 years ago
Frederic Weisbecker eadc84cc01 perfcounter: Handle some IO return values 16 years ago
Paul Mackerras 9cffa8d533 perf_counter tools: Define and use our own u64, s64 etc. definitions 16 years ago
Peter Zijlstra f5970550d5 perf_counter tools: Add a data file header 16 years ago
Peter Zijlstra 2a0a50fe9d perf_counter: Update userspace callchain sampling uses 16 years ago
Ingo Molnar b8e6d82972 perf report: Filter to parent set by default 16 years ago
Peter Zijlstra 9d91a6f7a4 perf_counter tools: Handle lost events 16 years ago
Paul Mackerras e24a72c4d8 perf_counter: tools: Makefile tweaks for 64-bit powerpc 16 years ago
Peter Zijlstra a73c7d84a1 perf_counter tools: Add and use isprint() 16 years ago
Ingo Molnar 7522060c95 perf report: Add validation of call-chain entries 16 years ago
Ingo Molnar b25bcf2f13 perf report: Tidy up the "--parent <regex>" and "--sort parent" call-chain features 16 years ago
Peter Zijlstra 5aa75a0fd4 perf_counter tools: Replace isprint() with issane() 16 years ago
Peter Zijlstra 6e7d6fdcbe perf report: Add --sort <call> --call <$regex> 16 years ago
Ingo Molnar e2eae0f560 perf report: Fix 32-bit printf format 16 years ago
Ingo Molnar 3dfabc74c6 perf report: Add per system call overhead histogram 16 years ago
Ingo Molnar 613d860229 perf record: Fix fast task-exit race 16 years ago
Ingo Molnar 3efa1cc99e perf record/report: Add call graph / call chain profiling 16 years ago
Ingo Molnar 8465b05046 perf report: Print out raw events in hexa 16 years ago
Frederic Weisbecker c17c2db1f3 perf annotate: Fixes for filename:line displays 16 years ago
Ingo Molnar ef281a196d perf stat: Enable raw data to be printed 16 years ago
Ingo Molnar 42202dd56c perf stat: Add feature to run and measure a command multiple times 16 years ago
Ingo Molnar 44175b6f39 perf stat: Reorganize output 16 years ago
Frederic Weisbecker 971738f366 perf annotate: Print a sorted summary of annotated overhead lines 16 years ago
Frederic Weisbecker 301406b9c6 perf annotate: Print the filename:line for annotated colored lines 16 years ago
Mike Frysinger 018df72dd0 perf_counter: Start documenting HAVE_PERF_COUNTERS requirements 16 years ago
Peter Zijlstra 974802eaa1 perf_counter: Add forward/backward attribute ABI compatibility 16 years ago
Peter Zijlstra bbd36e5e6a perf record: Explicity program a default counter 16 years ago
Yong Wang faafec1e61 perf_counter tools: Remove one L1-data alias 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
Peter Zijlstra ea1900e571 perf_counter tools: Normalize data using per sample period data 16 years ago
Peter Zijlstra f7b7c26e01 perf_counter tools: Propagate signals properly 16 years ago
Peter Zijlstra 4502d77c1d perf_counter tools: Small frequency related fixes 16 years ago
Ingo Molnar aefcf37b82 perf_counter tools: Standardize color printing 16 years ago
Pekka Enberg 80d496be89 perf report: Add support for profiling JIT generated code 16 years ago
Ingo Molnar e779898aa7 perf stat: Print out instructins/cycle metric 16 years ago
Ingo Molnar a14832ff97 perf report: Print more expressive message in case of file open error 16 years ago
Ingo Molnar 30c806a094 perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER 16 years ago