Commit Graph

36 Commits (88a69dfbc6ab1e3b51bba8c9103055e21089ebb9)

Author SHA1 Message Date
Ingo Molnar 88a69dfbc6 perf report: Fix HV bit mismerge 16 years ago
Frederic Weisbecker 4424961ad6 perf_counter tools: Resolve symbols in callchains 16 years ago
Anton Blanchard fb9c818873 perf report: Add hypervisor dso 16 years ago
Anton Blanchard d8db1b57d3 perf report: Fix reporting of hypervisor 16 years ago
Arnaldo Carvalho de Melo 7bec7a9134 perf report: Add --symbols parameter 16 years ago
Arnaldo Carvalho de Melo cc8b88b15a perf report: Add --comms parameter 16 years ago
Arnaldo Carvalho de Melo 25903407da perf report: Add --dsos parameter 16 years ago
Frederic Weisbecker f55c555226 perf report: Print sorted callchains per histogram entries 16 years ago
Frederic Weisbecker 8cb76d99d7 perf_counter tools: Prepare a small callchain framework 16 years ago
Peter Zijlstra e9ea2fde7a perf-report: Add bare minimum PERF_EVENT_READ parsing 16 years ago
Peter Zijlstra e6e18ec79b perf_counter: Rework the sample ABI 16 years ago
Peter Zijlstra 7c6a1c65bb perf_counter tools: Rework the file format 16 years ago
Peter Zijlstra 3d906ef10a perf_counter tools: Handle overlapping MMAP events 16 years ago
Peter Zijlstra 520f2c346a perf report: Output more symbol related debug data 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
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 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
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 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 a14832ff97 perf report: Print more expressive message in case of file open error 16 years ago
Ingo Molnar 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
Ingo Molnar b2fef0762f perf_counter tools: Sample and display frequency adjustment changes 16 years ago
Ingo Molnar 2debbc8366 perf_counter tools: Clarify events/samples naming 16 years ago
Ingo Molnar 8edd4286f9 perf report: Display user/kernel differentiator 16 years ago
Peter Zijlstra fc54db5105 perf report: Deal with maps 16 years ago
Yong Wang ee7b31fe5c perf_counter tools: Fix incorrect printf formats 16 years ago
Arnaldo Carvalho de Melo 9ac995457b perf report: Add -vvv to print the list of threads and its mmaps 16 years ago
Peter Zijlstra 62fc44536c perf_counter tools: Use fork and remove munmap events 16 years ago
Ingo Molnar edc52deac6 perf report: Bail out if there are unrecognized options/arguments 16 years ago
Ingo Molnar 8fc0321f1a perf_counter tools: Add color terminal output support 16 years ago
Peter Zijlstra 71dd8945d8 perf report: Add consistent spacing rules 16 years ago
Ingo Molnar 05ca061eb9 perf report: Print out the total number of events 16 years ago
Ingo Molnar bd74137ec9 perf_counter tools: Print out symbol parsing errors only if --verbose 16 years ago
Peter Zijlstra 95ed6fd06e perf report: Simplify symbol output 16 years ago
Ingo Molnar df97992c6e perf record/report: Fix PID/COMM handling 16 years ago