index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-stat.c
Age
Commit message (
Expand
)
Author
2010-03-11
perf tools: Fix sparse CPU numbering related bugs
Paul Mackerras
2010-01-13
perf tools: Fix --pid option for stat
Liming Wang
2009-11-15
perf stat: Do not print ratio when task-clock event is not counted
Lucas De Marchi
2009-10-19
perf stat: Count branches first
Ingo Molnar
2009-10-19
perf stat: Re-align the default_attrs[] array
Ingo Molnar
2009-10-19
perf stat: Add branch performance events to default output
Tim Blechmann
2009-10-19
perf stat: Add branch performance metric
Anton Blanchard
2009-10-04
perf: Propagate term signal to child
Chris Wilson
2009-09-22
perf stat: Fix zero total printouts
Ingo Molnar
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-04
perf stat: Clean up statistics calculations a bit more
Peter Zijlstra
2009-09-04
perf stat: More advanced variance computation
Peter Zijlstra
2009-09-04
perf stat: Use stddev_mean in stead of stddev
Peter Zijlstra
2009-09-04
perf stat: Remove the limit on repeat
Peter Zijlstra
2009-09-04
perf stat: Change noise calculation to use stddev
Peter Zijlstra
2009-08-16
perf tools: Librarize trace_event() helper
Frederic Weisbecker
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
2009-08-09
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
Brice Goglin
2009-07-22
perf_counter: Improve perf stat and perf record option parsing
Anton Blanchard
2009-07-01
perf stat: Handle pipe read failures in perf stat
Frederic Weisbecker
2009-07-01
perf stat: Define MATCH_EVENT for easy attr checking
Jaswinder Singh Rajput
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
2009-06-29
perf_counter tools: Reduce perf stat measurement overhead/skew
Paul Mackerras
2009-06-29
perf stat: Use percentages for scaling output
Ingo Molnar
2009-06-28
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
2009-06-27
perf stat: Improve output
Jaswinder Singh Rajput
2009-06-27
perf stat: Fix multi-run stats
Ingo Molnar
2009-06-27
perf stat: Add -n/--null option to run without counters
Ingo Molnar
2009-06-24
perf stat: Remove dead code
Jaswinder Singh Rajput
2009-06-23
perf stat: Fix verbose for perf stat
Jaswinder Singh Rajput
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-13
perf stat: Enable raw data to be printed
Ingo Molnar
2009-06-13
perf stat: Add feature to run and measure a command multiple times
Ingo Molnar
2009-06-13
perf stat: Reorganize output
Ingo Molnar
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-10
perf_counter tools: Propagate signals properly
Peter Zijlstra
2009-06-07
perf stat: Print out instructins/cycle metric
Ingo Molnar
2009-06-07
perf stat: Continue even on counter creation error
Ingo Molnar
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar