Commit Graph

38 Commits (445c89514be242b1b0080056d50bdc1b72adeb5c)

Author SHA1 Message Date
Lucas De Marchi 7255fe2a42 perf stat: Do not print ratio when task-clock event is not counted 15 years ago
Ingo Molnar dd86e72abd perf stat: Count branches first 16 years ago
Ingo Molnar 56aab464ff perf stat: Re-align the default_attrs[] array 16 years ago
Tim Blechmann 12133afffc perf stat: Add branch performance events to default output 16 years ago
Anton Blanchard 11018201b8 perf stat: Add branch performance metric 16 years ago
Chris Wilson 933da83aa1 perf: Propagate term signal to child 16 years ago
Ingo Molnar c7f7fea30b perf stat: Fix zero total printouts 16 years ago
Ingo Molnar cdd6c482c9 perf: Do the big rename: Performance Counters -> Performance Events 16 years ago
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