Commit Graph

30 Commits (c8a37751043427c6e4397a2cbfd617cb5f215c72)

Author SHA1 Message Date
Peter Zijlstra 849abde92b perf stat: Clean up statistics calculations a bit more 16 years ago
Peter Zijlstra 8a02631a47 perf stat: More advanced variance computation 16 years ago
Peter Zijlstra 63d40deb2e perf stat: Use stddev_mean in stead of stddev 16 years ago
Peter Zijlstra 9e9772c458 perf stat: Remove the limit on repeat 16 years ago
Peter Zijlstra 506d4bc8d5 perf stat: Change noise calculation to use stddev 16 years ago
Frederic Weisbecker 8f28827a16 perf tools: Librarize trace_event() helper 16 years ago
Frederic Weisbecker cd84c2ac6d perf tools: Factorize high level dso helpers 16 years ago
Brice Goglin b26bc5a7f8 perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale 16 years ago
Anton Blanchard a0541234f8 perf_counter: Improve perf stat and perf record option parsing 16 years ago
Frederic Weisbecker a92bef0f21 perf stat: Handle pipe read failures in perf stat 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
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
Jaswinder Singh Rajput 3d63259583 perf stat: Remove dead code 16 years ago
Jaswinder Singh Rajput cca03c0aeb perf stat: Fix verbose for perf stat 16 years ago
Paul Mackerras 9cffa8d533 perf_counter tools: Define and use our own u64, s64 etc. definitions 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
Peter Zijlstra f4dbfa8f31 perf_counter: Standardize event names 16 years ago
Peter Zijlstra f7b7c26e01 perf_counter tools: Propagate signals properly 16 years ago
Ingo Molnar e779898aa7 perf stat: Print out instructins/cycle metric 16 years ago
Ingo Molnar 743ee1f804 perf stat: Continue even on counter creation error 16 years ago
Ingo Molnar 864709302a perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/ 16 years ago
Thomas Gleixner 86847b62f0 perf_counter tools: Add 'perf list' to list available events 16 years ago
Ingo Molnar a21ca2cac5 perf_counter: Separate out attr->type from attr->config 16 years ago
Ingo Molnar 44db76c855 perf stat: Print out all arguments 16 years ago
Ingo Molnar bf9e187637 perf_counter tools: Make source code headers more coherent 16 years ago
Peter Zijlstra c70975bc8d perf_counter tools: Fix up the ABI shakeup 16 years ago
Peter Zijlstra 29c2810276 perf_counter tools: Remove the last nmi bits 16 years ago
Ingo Molnar d7c29318c2 perf_counter tools: Print 'CPU utilization factor' in builtin-stat 16 years ago
Ingo Molnar be1ac0d81d perf_counter tools: Also display time-normalized stat results 16 years ago
Ingo Molnar 2996f5ddb7 perf_counter tools: Split display into reading and printing 16 years ago
Ingo Molnar c04f5e5d7b perf_counter tools: Clean up builtin-stat.c's do_perfstat() 16 years ago
Mike Galbraith 9e09675366 perf_counter tools: Document '--' option parsing terminator 16 years ago
Ingo Molnar 16f762a2ac perf_counter tools: Introduce stricter C code checking 16 years ago
Ingo Molnar 5242519b02 perf stat: Convert to Git option parsing 16 years ago
Ingo Molnar 4e97ddf09e perf stat: Remove unused variable 16 years ago
Ingo Molnar d3f4b3855b perf stat: flip around ':k' and ':u' flags 16 years ago
Peter Zijlstra 1a482f38c5 perf_counter: Fix userspace build 16 years ago
Ingo Molnar 58d7e993b1 perf stat: handle Ctrl-C 16 years ago
Ingo Molnar f15b18d075 perf_counter tools: remove debug code from builtin-stat.c 16 years ago
Peter Zijlstra 16c8a10932 perf_counter: tools: update the tools to support process and inherited counters 16 years ago
Thomas Gleixner 6eda5838bc perfcounter tools: move common defines ... to local header file 16 years ago