index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-15
perf stat: Do not print ratio when task-clock event is not counted
Lucas De Marchi
1
-2
/
+3
2009-10-19
perf stat: Count branches first
Ingo Molnar
1
-3
/
+3
2009-10-19
perf stat: Re-align the default_attrs[] array
Ingo Molnar
1
-11
/
+11
2009-10-19
perf stat: Add branch performance events to default output
Tim Blechmann
1
-0
/
+2
2009-10-19
perf stat: Add branch performance metric
Anton Blanchard
1
-0
/
+11
2009-10-04
perf: Propagate term signal to child
Chris Wilson
1
-1
/
+7
2009-09-22
perf stat: Fix zero total printouts
Ingo Molnar
1
-4
/
+14
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-5
/
+5
2009-09-04
perf stat: Clean up statistics calculations a bit more
Peter Zijlstra
1
-17
/
+14
2009-09-04
perf stat: More advanced variance computation
Peter Zijlstra
1
-12
/
+12
2009-09-04
perf stat: Use stddev_mean in stead of stddev
Peter Zijlstra
1
-6
/
+19
2009-09-04
perf stat: Remove the limit on repeat
Peter Zijlstra
1
-57
/
+27
2009-09-04
perf stat: Change noise calculation to use stddev
Peter Zijlstra
1
-101
/
+69
2009-08-16
perf tools: Librarize trace_event() helper
Frederic Weisbecker
1
-0
/
+2
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
1
-1
/
+0
2009-08-09
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
Brice Goglin
1
-1
/
+1
2009-07-22
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
1
-1
/
+2
2009-07-01
perf stat: Handle pipe read failures in perf stat
Frederic Weisbecker
1
-2
/
+4
2009-07-01
perf stat: Define MATCH_EVENT for easy attr checking
Jaswinder Singh Rajput
1
-17
/
+10
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
1
-8
/
+10
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
1
-3
/
+3
2009-06-29
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
1
-14
/
+50
2009-06-29
perf stat: Use percentages for scaling output
Ingo Molnar
1
-1
/
+2
2009-06-28
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
1
-5
/
+6
2009-06-27
perf stat: Improve output
Jaswinder Singh Rajput
1
-6
/
+5
2009-06-27
perf stat: Fix multi-run stats
Ingo Molnar
1
-4
/
+11
2009-06-27
perf stat: Add -n/--null option to run without counters
Ingo Molnar
1
-1
/
+4
2009-06-24
perf stat: Remove dead code
Jaswinder Singh Rajput
1
-31
/
+13
2009-06-23
perf stat: Fix verbose for perf stat
Jaswinder Singh Rajput
1
-8
/
+12
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
1
-31
/
+31
2009-06-13
perf stat: Enable raw data to be printed
Ingo Molnar
1
-17
/
+29
2009-06-13
perf stat: Add feature to run and measure a command multiple times
Ingo Molnar
1
-65
/
+194
2009-06-13
perf stat: Reorganize output
Ingo Molnar
1
-27
/
+40
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
1
-15
/
+16
2009-06-10
perf_counter tools: Propagate signals properly
Peter Zijlstra
1
-0
/
+13
2009-06-07
perf stat: Print out instructins/cycle metric
Ingo Molnar
1
-0
/
+11
2009-06-07
perf stat: Continue even on counter creation error
Ingo Molnar
1
-14
/
+17
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar
1
-0
/
+339