index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+2
*
perf evsel: Fix order of event list deletion
Arnaldo Carvalho de Melo
2011-01-11
1
-0
/
+1
*
perf stat: better error message for unsupported events
David Ahern
2011-01-10
1
-0
/
+2
*
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-07
1
-2
/
+1
*
perf evsel: Use {cpu,thread}_map to shorten list of parameters
Arnaldo Carvalho de Melo
2011-01-04
1
-2
/
+2
*
perf tools: Refactor all_tids to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
1
-24
/
+17
*
perf tools: Refactor cpumap to hold nr and the map
Arnaldo Carvalho de Melo
2011-01-04
1
-18
/
+18
*
perf evsel: Introduce per cpu and per thread open helpers
Arnaldo Carvalho de Melo
2011-01-04
1
-58
/
+26
*
perf evsel: Steal the counter reading routines from stat
Arnaldo Carvalho de Melo
2011-01-04
1
-92
/
+29
*
perf evsel: Delete the event selectors at exit
Arnaldo Carvalho de Melo
2011-01-03
1
-3
/
+1
*
perf evsel: Adopt MATCH_EVENT macro from 'stat'
Arnaldo Carvalho de Melo
2011-01-03
1
-21
/
+16
*
perf tools: Introduce event selectors
Arnaldo Carvalho de Melo
2011-01-03
1
-68
/
+107
*
perf stat: Add csv-style output
Stephane Eranian
2010-12-01
1
-40
/
+104
*
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
2010-12-01
1
-1
/
+1
*
perf stat: Change and clean up sys_perf_event_open error handling
Corey Ashford
2010-11-20
1
-14
/
+24
*
perf stat: Add no-aggregation mode to -a
Stephane Eranian
2010-11-19
1
-25
/
+144
*
perf tools: Add the ability to specify list of cpus to monitor
Stephane Eranian
2010-06-05
1
-4
/
+10
*
perf stat: add perf stat -B to pretty print large numbers
Stephane Eranian
2010-05-18
1
-4
/
+14
*
perf tools: change event inheritance logic in stat and record
Stephane Eranian
2010-05-13
1
-5
/
+5
*
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...
Ian Munsie
2010-04-14
1
-5
/
+5
*
perf stat: Better report failure to collect system wide stats
Arnaldo Carvalho de Melo
2010-03-22
1
-11
/
+28
*
perf events: Change perf parameter --pid to process-wide collection instead o...
Zhang, Yanmin
2010-03-18
1
-35
/
+75
*
perf stat: Enable counters when collecting process-wide or system-wide data
Zhang, Yanmin
2010-03-18
1
-10
/
+14
*
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
2010-03-11
1
-4
/
+6
*
perf tools: Fix --pid option for stat
Liming Wang
2010-01-13
1
-45
/
+61
*
perf stat: Do not print ratio when task-clock event is not counted
Lucas De Marchi
2009-11-15
1
-2
/
+3
*
perf stat: Count branches first
Ingo Molnar
2009-10-19
1
-3
/
+3
*
perf stat: Re-align the default_attrs[] array
Ingo Molnar
2009-10-19
1
-11
/
+11
*
perf stat: Add branch performance events to default output
Tim Blechmann
2009-10-19
1
-0
/
+2
*
perf stat: Add branch performance metric
Anton Blanchard
2009-10-19
1
-0
/
+11
*
perf: Propagate term signal to child
Chris Wilson
2009-10-04
1
-1
/
+7
*
perf stat: Fix zero total printouts
Ingo Molnar
2009-09-22
1
-4
/
+14
*
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
1
-5
/
+5
*
perf stat: Clean up statistics calculations a bit more
Peter Zijlstra
2009-09-04
1
-17
/
+14
*
perf stat: More advanced variance computation
Peter Zijlstra
2009-09-04
1
-12
/
+12
*
perf stat: Use stddev_mean in stead of stddev
Peter Zijlstra
2009-09-04
1
-6
/
+19
*
perf stat: Remove the limit on repeat
Peter Zijlstra
2009-09-04
1
-57
/
+27
*
perf stat: Change noise calculation to use stddev
Peter Zijlstra
2009-09-04
1
-101
/
+69
*
perf tools: Librarize trace_event() helper
Frederic Weisbecker
2009-08-16
1
-0
/
+2
*
perf tools: Factorize high level dso helpers
Frederic Weisbecker
2009-08-12
1
-1
/
+0
*
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
Brice Goglin
2009-08-09
1
-1
/
+1
*
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
2009-07-22
1
-1
/
+2
*
perf stat: Handle pipe read failures in perf stat
Frederic Weisbecker
2009-07-01
1
-2
/
+4
*
perf stat: Define MATCH_EVENT for easy attr checking
Jaswinder Singh Rajput
2009-07-01
1
-17
/
+10
*
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
1
-8
/
+10
*
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
2009-06-30
1
-3
/
+3
*
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
2009-06-29
1
-14
/
+50
*
perf stat: Use percentages for scaling output
Ingo Molnar
2009-06-29
1
-1
/
+2
*
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
2009-06-28
1
-5
/
+6
*
perf stat: Improve output
Jaswinder Singh Rajput
2009-06-27
1
-6
/
+5
[next]