Commit Graph

88 Commits (8e4a718ff38d8539938ec3421935904c27e00c39)

Author SHA1 Message Date
Kyle McMartin 2d4618dce6 parisc: perf: wire up sys_perf_counter_open 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
Arnaldo Carvalho de Melo f5812a7a33 perf_counter tools: Adjust only prelinked symbol's addresses 16 years ago
Paul Mackerras 57e7986ed1 perf_counter: Provide a way to enable counters on exec 16 years ago
Paul Mackerras 051ae7f734 perf_counter tools: Reduce perf stat measurement overhead/skew 16 years ago
Ingo Molnar 210ad39fb7 perf stat: Use percentages for scaling output 16 years ago
Jaswinder Singh Rajput c3043569dc perf stat: Micro-optimize the code: memcpy is only required if no event is selected and !null_run 16 years ago
Jaswinder Singh Rajput 6e750a8fc0 perf stat: Improve output 16 years ago
Ingo Molnar 566747e629 perf stat: Fix multi-run stats 16 years ago
Ingo Molnar 0cfb7a13b8 perf stat: Add -n/--null option to run without counters 16 years ago
Ingo Molnar fde953c1c6 perf_counter tools: Remove dead code 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
Frederic Weisbecker 3928ddbe99 perf record: Fix unhandled io return value 16 years ago
Jaswinder Singh Rajput 4418351f06 perf_counter tools: Add alias for 'l1d' and 'l1i' 16 years ago
Peter Zijlstra e9ea2fde7a perf-report: Add bare minimum PERF_EVENT_READ parsing 16 years ago
Peter Zijlstra 649c48a9e7 perf-report: Add modes for inherited stats and no-samples 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
Jaswinder Singh Rajput e5c5954779 perf_counter tools: Shorten names for events 16 years ago
Jaswinder Singh Rajput 06813f6c74 perf_counter tools: Check for valid cache operations 16 years ago
Johannes Weiner 76c64c5e4c perf record: Fix filemap pathname parsing in /proc/pid/maps 16 years ago
Paul Mundt febe834535 perf_counter tools: add cpu_relax()/rmb() definitions for sh. 16 years ago
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