Commit Graph

61 Commits (58f25468b5636c390ad2a58356b127c0055884b4)

Author SHA1 Message Date
Pekka Enberg 114cfab222 perf report: Make --sort comm,dso,symbol the default 16 years ago
Roel Kluin 7e030655dd perf: Fix read buffer overflow 16 years ago
Peter Zijlstra 27d028de64 perf report: Update for the new FORK/EXIT events 16 years ago
Peter Zijlstra 7f453c24b9 perf_counter: PERF_SAMPLE_ID and inherited counters 16 years ago
Anton Blanchard 1483b19f8f perf_counter: Make call graph option consistent 16 years ago
Arnaldo Carvalho de Melo e3d7e183dc perf report: Introduce -n/--show-nr-samples 16 years ago
Arnaldo Carvalho de Melo 021191b35c perf report: Make the output more compact 16 years ago
Arnaldo Carvalho de Melo 60c1baf124 perf report: Tidy up reporting of symbols not found 16 years ago
Arnaldo Carvalho de Melo 52d422de22 perf report: Adjust column width to the values sampled 16 years ago
Frederic Weisbecker 805d127d62 perf report: Add "Fractal" mode output - support callchains with relative overhead rate 16 years ago
Frederic Weisbecker 94a8eb028a perf report: Change default callchain parameters 16 years ago
Frederic Weisbecker be9038859e perf report: Use a modifiable string for default callchain options 16 years ago
Frederic Weisbecker 91b4eaea93 perf report: Warn on callchain output request from non-callchain file 16 years ago
Ingo Molnar 029e5b1636 perf report: Annotate variable initialization 16 years ago
Frederic Weisbecker 24b57c6988 perf_counter tools: Display percents of hits in callchain with overhead colors 16 years ago
Frederic Weisbecker 1e11fd82d2 perf_counter tools: Provide helper to print percents color 16 years ago
Frederic Weisbecker c20ab37ef3 perf_counter tools: Set the minimum percent for callchains to be displayed 16 years ago
Frederic Weisbecker 4eb3e4788b perf report: Add support for callchain graph output 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 5da5025858 perf_counter tools: Share list.h with the kernel 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
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