Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5cbad7d39ad229c68a724e5e139fd845b93766b2
/
tools
/
perf
/
builtin-stat.c
d7e7a45
perf stat: Add per processor socket count aggregation
by Stephane Eranian
· 12 years ago
43f8e76
perf evsel: Fix memory leaks on evsel->counts
by Namhyung Kim
· 12 years ago
13370a9
perf stat: Add interval printing
by Stephane Eranian
· 12 years ago
56e52e8
perf evsel: Introduce perf_evsel__open_strerror method
by Arnaldo Carvalho de Melo
· 12 years ago
594ac61
perf evsel: Do missing feature fallbacks in just one place
by Arnaldo Carvalho de Melo
· 12 years ago
823254e
perf evsel: Convert to _is_group_leader method
by Namhyung Kim
· 12 years ago
07ac002
perf evsel: Introduce is_group_member method
by Arnaldo Carvalho de Melo
· 12 years ago
cac2142
perf tools: Fix attributes for '{}' defined event groups
by Jiri Olsa
· 12 years ago
1f16c57
perf stat: Add --pre and --post command
by Peter Zijlstra
· 12 years ago
b070a54
perf stat: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
1491a63
perf evlist: Renane set_filters method to apply_filters
by Arnaldo Carvalho de Melo
· 12 years ago
7ae92e7
perf stat: Check PMU cpumask file
by Yan, Zheng
· 12 years ago
0007ece
perf stat: Move stats related code to util/stat.c
by Xiao Guangrong
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
fceda7f
perf stat: Remove use of die/exit and handle errors
by David Ahern
· 12 years ago
0c21f73
perf evlist: Introduce evsel list accessors
by Arnaldo Carvalho de Melo
· 12 years ago
63dab22
perf evlist: Rename __group method to __set_leader
by Arnaldo Carvalho de Melo
· 12 years ago
6a4bb04
perf tools: Enable grouping logic for parsed events
by Jiri Olsa
· 12 years ago
32c46e5
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
7289f83
perf tools: Move all users of event_name to perf_evsel__name
by Arnaldo Carvalho de Melo
· 12 years ago
fc3e4d0
perf stat: Fix default output file
by Stephane Eranian
· 12 years ago
79695e1
perf stat: Initialize default events wrt exclude_{guest,host}
by Arnaldo Carvalho de Melo
· 12 years ago
16ee657
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 12 years ago
aa22dd4
perf target: Rename functions to avoid double negation
by Namhyung Kim
· 12 years ago
20d23aa
perf stat: handle ENXIO error for perf_event_open
by David Ahern
· 12 years ago
979987a
perf stat: handle ENXIO error for perf_event_open
by David Ahern
· 12 years ago
77a6f01
perf stat: Use perf_evlist__create_maps
by Namhyung Kim
· 12 years ago
d67356e
perf target: Consolidate target task/cpu checking
by Namhyung Kim
· 12 years ago
4bd0f2d
perf tools: Introduce perf_target__validate() helper
by Namhyung Kim
· 13 years ago
20f946b
perf stat: Convert to struct perf_target
by Namhyung Kim
· 13 years ago
5622c07
perf stat: Fix case where guest/host monitoring is not supported by kernel
by Stephane Eranian
· 13 years ago
666e6d4
perf stat: Declare some references static
by Robert Richter
· 13 years ago
4c19ea4
perf stat: Fix event grouping on forked task
by Namhyung Kim
· 13 years ago
b52956c
perf tools: Allow multiple threads or processes in record, stat, top
by David Ahern
· 13 years ago
9dac6a2
perf stat: Align scaled output of cpu-clock
by Namhyung Kim
· 13 years ago
5fde252
perf stat: Adjust print unit
by Namhyung Kim
· 13 years ago
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 13 years ago
15e6392
perf stat: Introduce get_ratio_color() helper
by Namhyung Kim
· 13 years ago
d87f69a
Merge commit 'v3.2-rc6' into perf/core
by Ingo Molnar
· 13 years ago
38f6ae1
perf stat: Failure with "Operation not supported"
by Anton Blanchard
· 13 years ago
806fb63
perf evlist: Always do automatic allocation of pollfd and mmap structures
by Arnaldo Carvalho de Melo
· 13 years ago
50d08e4
perf evlist: Introduce perf_evlist__add_attrs
by Arnaldo Carvalho de Melo
· 13 years ago
727ab04
perf evlist: Fix grouping of multiple events
by Arnaldo Carvalho de Melo
· 13 years ago
33e49ea
perf tools: Make stat/record print fatal signals of the target program
by Andi Kleen
· 13 years ago
61a9f32
perf stat: Fix spelling in comment
by Jim Cromie
· 13 years ago
d4ffd04
perf stat: Allow tab as cvs delimiter
by Jim Cromie
· 13 years ago
a1bca6c
perf stat: Suppress printing std-dev when its 0
by Jim Cromie
· 13 years ago
19f4740
perf stat: Fix +- nan% in --no-aggr runs
by Jim Cromie
· 13 years ago
56f3bae
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
by Jim Cromie
· 13 years ago
51887c8
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
4aa9015
perf stat: Add -o and --append options
by Stephane Eranian
· 13 years ago
43bece7
perf tools: Add group event scheduling option to perf record/stat
by Lin Ming
· 13 years ago
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
5c98d466
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
Next »