Arnaldo Carvalho de Melo
|
9d04f17817
perf evsel: Allow specifying if the inherit bit should be set
|
14 年之前 |
Arnaldo Carvalho de Melo
|
f08199d314
perf evsel: Support event groups
|
14 年之前 |
Arnaldo Carvalho de Melo
|
361c99a661
perf evsel: Introduce perf_evlist
|
14 年之前 |
Arnaldo Carvalho de Melo
|
9486aa3877
perf tools: Fix 64 bit integer format strings
|
14 年之前 |
Arnaldo Carvalho de Melo
|
bd3bfe9eda
perf evsel: Fix order of event list deletion
|
14 年之前 |
David Ahern
|
5a3446bc64
perf stat: better error message for unsupported events
|
14 年之前 |
Lin Ming
|
23a2f3ab46
perf tools: Pass whole attr to event selectors
|
14 年之前 |
Arnaldo Carvalho de Melo
|
86bd5e8603
perf evsel: Use {cpu,thread}_map to shorten list of parameters
|
14 年之前 |
Arnaldo Carvalho de Melo
|
5c98d466e4
perf tools: Refactor all_tids to hold nr and the map
|
14 年之前 |
Arnaldo Carvalho de Melo
|
60d567e2d9
perf tools: Refactor cpumap to hold nr and the map
|
14 年之前 |
Arnaldo Carvalho de Melo
|
48290609c0
perf evsel: Introduce per cpu and per thread open helpers
|
14 年之前 |
Arnaldo Carvalho de Melo
|
c52b12ed25
perf evsel: Steal the counter reading routines from stat
|
14 年之前 |
Arnaldo Carvalho de Melo
|
70d544d057
perf evsel: Delete the event selectors at exit
|
14 年之前 |
Arnaldo Carvalho de Melo
|
daec78a09d
perf evsel: Adopt MATCH_EVENT macro from 'stat'
|
14 年之前 |
Arnaldo Carvalho de Melo
|
69aad6f1ee
perf tools: Introduce event selectors
|
14 年之前 |
Stephane Eranian
|
d7470b6afc
perf stat: Add csv-style output
|
14 年之前 |
Arnaldo Carvalho de Melo
|
201e0b06ef
perf stat: Use --big-num format by default
|
14 年之前 |
Corey Ashford
|
d9cf837ef9
perf stat: Change and clean up sys_perf_event_open error handling
|
14 年之前 |
Stephane Eranian
|
f5b4a9c3ab
perf stat: Add no-aggregation mode to -a
|
14 年之前 |
Stephane Eranian
|
c45c6ea2e5
perf tools: Add the ability to specify list of cpus to monitor
|
15 年之前 |
Stephane Eranian
|
5af52b51f7
perf stat: add perf stat -B to pretty print large numbers
|
15 年之前 |
Stephane Eranian
|
2e6cdf996b
perf tools: change event inheritance logic in stat and record
|
15 年之前 |
Ian Munsie
|
c055564217
perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
|
15 年之前 |
Arnaldo Carvalho de Melo
|
084ab9f862
perf stat: Better report failure to collect system wide stats
|
15 年之前 |
Zhang, Yanmin
|
d6d901c23a
perf events: Change perf parameter --pid to process-wide collection instead of thread-wide
|
15 年之前 |
Zhang, Yanmin
|
6be2850eff
perf stat: Enable counters when collecting process-wide or system-wide data
|
15 年之前 |
Paul Mackerras
|
a12b51c478
perf tools: Fix sparse CPU numbering related bugs
|
15 年之前 |
Liming Wang
|
60666c630b
perf tools: Fix --pid option for stat
|
15 年之前 |
Lucas De Marchi
|
7255fe2a42
perf stat: Do not print ratio when task-clock event is not counted
|
15 年之前 |
Ingo Molnar
|
dd86e72abd
perf stat: Count branches first
|
15 年之前 |