Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5d224e8f184ee2af6de6a7204e198f3a7d36e8a2
/
tools
/
perf
/
builtin-stat.c
f120f9d
perf tools: De-opt the parse_events function
by Jiri Olsa
· 13 years ago
3ae9a34d
perf stat: Add noise output for csv mode
by Zhengyu He
· 13 years ago
2cee77c
perf stat: clarify unsupported events from uncounted events
by David Ahern
· 13 years ago
c330525
perf stat: Add more cache-miss percentage printouts
by Ingo Molnar
· 13 years ago
2cba3ff
perf stat: Add -d -d and -d -d -d options to show more CPU events
by Ingo Molnar
· 13 years ago
c63ca0c
perf stat: Tell user about unsupported events in the list
by David Ahern
· 14 years ago
370faf1
perf stat: Fail softly on unsupported events
by Ingo Molnar
· 14 years ago
fce3c78
perf stat: Leave more room for percentages
by Ingo Molnar
· 14 years ago
2b427e1
perf stat: Adjust stall cycles warning percentages
by Ingo Molnar
· 14 years ago
d3d1e86
perf stat: Analyze front-end and back-end stall counts
by Ingo Molnar
· 14 years ago
129c04c
perf tools: Add front-end and back-end stalled cycles support
by Ingo Molnar
· 14 years ago
ede7029
perf stat: Fix compatibility behavior
by Ingo Molnar
· 14 years ago
f9cef0a
perf stat: Add --sync/-S option
by Ingo Molnar
· 14 years ago
9ceb1c3
perf stat: Fix printout vertical alignment
by Ingo Molnar
· 14 years ago
c6264de
perf stat: Add -d/--detailed flag to run with a lot of events
by Ingo Molnar
· 14 years ago
8bb6c79
perf stat: Print out miss/hit ratio for L1 data-cache events
by Ingo Molnar
· 14 years ago
c78df6c
perf stat: Print branch misses warning colors
by Ingo Molnar
· 14 years ago
a5d243d
perf stat: Print stalled cycles warning colors
by Ingo Molnar
· 14 years ago
f99844c
perf stat: Fix -nan% output in perf stat noise printouts
by Ingo Molnar
· 14 years ago
1fc570a
perf stat: Add stalled cycles to the default output
by Ingo Molnar
· 14 years ago
481f988
perf stat: Add stalled cycles accounting, prettify the resulting output
by Ingo Molnar
· 14 years ago
dcd9936
perf stat: Factor our shadow stats
by Ingo Molnar
· 14 years ago
d58f4c8
perf stat: Print cache misses as percentage
by Ingo Molnar
· 14 years ago
11ba2b8
perf stat: Print stalled cycles percentage
by Ingo Molnar
· 14 years ago
5d2cd90
perf evsel: Fix use of inherit
by Arnaldo Carvalho de Melo
· 14 years ago
cfd748a
perf stat: Provide support for filters
by Frederic Weisbecker
· 14 years ago
023695d
perf tool: Add cgroup support
by Stephane Eranian
· 14 years ago
0015e2e
perf stat: Fix up resource release order
by Arnaldo Carvalho de Melo
· 14 years ago
7e2ed09
perf evlist: Store pointer to the cpu and thread maps
by Arnaldo Carvalho de Melo
· 14 years ago
fd78260
perf threads: Move thread_map to separate file
by Arnaldo Carvalho de Melo
· 14 years ago
9d04f17
perf evsel: Allow specifying if the inherit bit should be set
by Arnaldo Carvalho de Melo
· 14 years ago
f08199d
perf evsel: Support event groups
by Arnaldo Carvalho de Melo
· 14 years ago
361c99a
perf evsel: Introduce perf_evlist
by Arnaldo Carvalho de Melo
· 14 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
bd3bfe9
perf evsel: Fix order of event list deletion
by Arnaldo Carvalho de Melo
· 14 years ago
5a3446b
perf stat: better error message for unsupported events
by David Ahern
· 14 years ago
23a2f3a
perf tools: Pass whole attr to event selectors
by Lin Ming
· 14 years ago
86bd5e8
perf evsel: Use {cpu,thread}_map to shorten list of parameters
by Arnaldo Carvalho de Melo
· 14 years ago
5c98d46
perf tools: Refactor all_tids to hold nr and the map
by Arnaldo Carvalho de Melo
· 14 years ago
60d567e
perf tools: Refactor cpumap to hold nr and the map
by Arnaldo Carvalho de Melo
· 14 years ago
4829060
perf evsel: Introduce per cpu and per thread open helpers
by Arnaldo Carvalho de Melo
· 14 years ago
c52b12e
perf evsel: Steal the counter reading routines from stat
by Arnaldo Carvalho de Melo
· 14 years ago
70d544d
perf evsel: Delete the event selectors at exit
by Arnaldo Carvalho de Melo
· 14 years ago
daec78a
perf evsel: Adopt MATCH_EVENT macro from 'stat'
by Arnaldo Carvalho de Melo
· 14 years ago
69aad6f
perf tools: Introduce event selectors
by Arnaldo Carvalho de Melo
· 14 years ago
d7470b6
perf stat: Add csv-style output
by Stephane Eranian
· 14 years ago
201e0b0
perf stat: Use --big-num format by default
by Arnaldo Carvalho de Melo
· 14 years ago
d9cf837
perf stat: Change and clean up sys_perf_event_open error handling
by Corey Ashford
· 14 years ago
f5b4a9c
perf stat: Add no-aggregation mode to -a
by Stephane Eranian
· 14 years ago
c45c6ea
perf tools: Add the ability to specify list of cpus to monitor
by Stephane Eranian
· 14 years ago
5af52b5
perf stat: add perf stat -B to pretty print large numbers
by Stephane Eranian
· 14 years ago
2e6cdf9
perf tools: change event inheritance logic in stat and record
by Stephane Eranian
· 14 years ago
c055564
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
by Ian Munsie
· 15 years ago
084ab9f
perf stat: Better report failure to collect system wide stats
by Arnaldo Carvalho de Melo
· 15 years ago
d6d901c
perf events: Change perf parameter --pid to process-wide collection instead of thread-wide
by Zhang, Yanmin
· 15 years ago
6be2850
perf stat: Enable counters when collecting process-wide or system-wide data
by Zhang, Yanmin
· 15 years ago
a12b51c
perf tools: Fix sparse CPU numbering related bugs
by Paul Mackerras
· 15 years ago
60666c6
perf tools: Fix --pid option for stat
by Liming Wang
· 15 years ago
7255fe2
perf stat: Do not print ratio when task-clock event is not counted
by Lucas De Marchi
· 15 years ago
dd86e72
perf stat: Count branches first
by Ingo Molnar
· 15 years ago
56aab46
perf stat: Re-align the default_attrs[] array
by Ingo Molnar
· 15 years ago
12133af
perf stat: Add branch performance events to default output
by Tim Blechmann
· 15 years ago
1101820
perf stat: Add branch performance metric
by Anton Blanchard
· 15 years ago
933da83
perf: Propagate term signal to child
by Chris Wilson
· 15 years ago
c7f7fea
perf stat: Fix zero total printouts
by Ingo Molnar
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
849abde
perf stat: Clean up statistics calculations a bit more
by Peter Zijlstra
· 15 years ago
8a02631
perf stat: More advanced variance computation
by Peter Zijlstra
· 15 years ago
63d40de
perf stat: Use stddev_mean in stead of stddev
by Peter Zijlstra
· 15 years ago
9e9772c
perf stat: Remove the limit on repeat
by Peter Zijlstra
· 15 years ago
506d4bc
perf stat: Change noise calculation to use stddev
by Peter Zijlstra
· 15 years ago
8f28827
perf tools: Librarize trace_event() helper
by Frederic Weisbecker
· 15 years ago
cd84c2a
perf tools: Factorize high level dso helpers
by Frederic Weisbecker
· 15 years ago
b26bc5a
perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale
by Brice Goglin
· 15 years ago
a054123
perf_counter: Improve perf stat and perf record option parsing
by Anton Blanchard
· 15 years ago
a92bef0
perf stat: Handle pipe read failures in perf stat
by Frederic Weisbecker
· 15 years ago
b9ebdcc
perf stat: Define MATCH_EVENT for easy attr checking
by Jaswinder Singh Rajput
· 15 years ago
f37a291
perf_counter tools: Add more warnings and fix/annotate them
by Ingo Molnar
· 15 years ago
57e7986
perf_counter: Provide a way to enable counters on exec
by Paul Mackerras
· 15 years ago
051ae7f
perf_counter tools: Reduce perf stat measurement overhead/skew
by Paul Mackerras
· 15 years ago
210ad39
perf stat: Use percentages for scaling output
by Ingo Molnar
· 15 years ago
c304356
perf stat: Micro-optimize the code: memcpy is only required if no event is selected and !null_run
by Jaswinder Singh Rajput
· 15 years ago
6e750a8
perf stat: Improve output
by Jaswinder Singh Rajput
· 15 years ago
566747e
perf stat: Fix multi-run stats
by Ingo Molnar
· 15 years ago
0cfb7a1
perf stat: Add -n/--null option to run without counters
by Ingo Molnar
· 15 years ago
3d63259
perf stat: Remove dead code
by Jaswinder Singh Rajput
· 15 years ago
cca03c0
perf stat: Fix verbose for perf stat
by Jaswinder Singh Rajput
· 15 years ago
9cffa8d
perf_counter tools: Define and use our own u64, s64 etc. definitions
by Paul Mackerras
· 15 years ago
ef281a1
perf stat: Enable raw data to be printed
by Ingo Molnar
· 15 years ago
42202dd
perf stat: Add feature to run and measure a command multiple times
by Ingo Molnar
· 15 years ago
44175b6
perf stat: Reorganize output
by Ingo Molnar
· 15 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 15 years ago
f7b7c26
perf_counter tools: Propagate signals properly
by Peter Zijlstra
· 15 years ago
e779898
perf stat: Print out instructins/cycle metric
by Ingo Molnar
· 15 years ago
743ee1f
perf stat: Continue even on counter creation error
by Ingo Molnar
· 15 years ago
8647093
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
by Ingo Molnar
· 15 years ago
[Renamed from Documentation/perf_counter/builtin-stat.c]
86847b6
perf_counter tools: Add 'perf list' to list available events
by Thomas Gleixner
· 15 years ago
a21ca2c
perf_counter: Separate out attr->type from attr->config
by Ingo Molnar
· 15 years ago
44db76c
perf stat: Print out all arguments
by Ingo Molnar
· 15 years ago
bf9e187
perf_counter tools: Make source code headers more coherent
by Ingo Molnar
· 15 years ago
Next »