Commit Graph

108 Commits (5a4b181721375700124513cdd9f97056e1c66675)

Author SHA1 Message Date
Frederic Weisbecker 5a4b181721 perf_counter tools: Add new OPT_CALLBACK_DEFAULT option 16 years ago
Frederic Weisbecker 14f4654cbd perf_counter tools: Create new chain_for_each_child() iterator 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 208b4b4a59 perf_counter tools: Add infrastructure to support loading of kernel module symbols 16 years ago
Mike Galbraith 9974f49678 perf_counter tools: Make symbol loading consistently return number of loaded symbols 16 years ago
Frederic Weisbecker a92bef0f21 perf stat: Handle pipe read failures in perf stat 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
Jaswinder Singh Rajput 73c24cb86c perf list: Add cache events 16 years ago
Jaswinder Singh Rajput b9ebdcc0ce perf stat: Define MATCH_EVENT for easy attr checking 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
Paul Mackerras 61c45981dd perf_counter tools: Rework event string parsing/syntax 16 years ago
Frederic Weisbecker deac911cbd perf_counter tools: Various fixes for callchains 16 years ago
Frederic Weisbecker 4424961ad6 perf_counter tools: Resolve symbols in callchains 16 years ago
Frederic Weisbecker 9198aa77b6 perf_counter tools: Fix storage size allocation of callchain list 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
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 6717534ddc perf_counter tools: Remove zlib dependency 16 years ago
Anton Blanchard 1f208ea678 perf report: Fix -z option 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
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