Jiri Olsa
|
5d7be90ed5
perf tools: Fix modifier to be applied on correct events
|
13 年之前 |
Jiri Olsa
|
5f537a2659
perf tools: Add support to specify pmu style event
|
13 年之前 |
Jiri Olsa
|
cd82a32e99
perf tools: Add perf pmu object to access pmu format definition
|
13 年之前 |
Jiri Olsa
|
8f707d843c
perf tools: Add config options support for event parsing
|
13 年之前 |
Jiri Olsa
|
89812fc81f
perf tools: Add parser generator for events parsing
|
13 年之前 |
Arnaldo Carvalho de Melo
|
808e122630
perf tools: Invert the sample_id_all logic
|
13 年之前 |
David Ahern
|
b52956c961
perf tools: Allow multiple threads or processes in record, stat, top
|
13 年之前 |
Ingo Molnar
|
44a6839711
Merge branch 'perf/fast' into perf/core
|
13 年之前 |
Arnaldo Carvalho de Melo
|
0d37aa34f8
perf tools: Introduce per user view
|
13 年之前 |
Namhyung Kim
|
c30ab8aa08
perf test: Change type of '-v' option to INCR
|
13 年之前 |
Peter Zijlstra
|
08aa0d1f37
perf tools: Add x86 RDPMC, RDTSC test
|
13 年之前 |
Jiri Olsa
|
65c1e0452a
perf test: Add more automated tests for event parsing
|
13 年之前 |
Arnaldo Carvalho de Melo
|
f71c49e5e9
perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test
|
13 年之前 |
Arnaldo Carvalho de Melo
|
3e7c439a7c
perf test: Validate PERF_RECORD_ events and perf_sample fields
|
13 年之前 |
Arnaldo Carvalho de Melo
|
e60770a01b
perf test: Allow running just a subset of the available tests
|
13 年之前 |
Arnaldo Carvalho de Melo
|
ebf294bf4f
perf tools: Simplify debugfs mountpoint handling code
|
13 年之前 |
Arnaldo Carvalho de Melo
|
727ab04edb
perf evlist: Fix grouping of multiple events
|
13 年之前 |
David Ahern
|
936be50306
perf tool: Fix endianness handling of u32 data in samples
|
13 年之前 |
Jiri Olsa
|
baf040a0d1
perf tools: Make test use the preset debugfs path
|
14 年之前 |
Jiri Olsa
|
13b62567e9
perf tools: Add automated tests for events parsing
|
14 年之前 |
Arnaldo Carvalho de Melo
|
c2a70653af
perf evlist: Don't die if sample_{id_all|type} is invalid
|
14 年之前 |
Ingo Molnar
|
3ac1bbcf13
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
|
14 年之前 |
Frederic Weisbecker
|
5538becaec
perf tools: Propagate event parse error handling
|
14 年之前 |
Frederic Weisbecker
|
a285412479
perf tools: Pre-check sample size before parsing
|
14 年之前 |
Arnaldo Carvalho de Melo
|
aece948f5d
perf evlist: Fix per thread mmap setup
|
14 年之前 |
Arnaldo Carvalho de Melo
|
5d2cd90922
perf evsel: Fix use of inherit
|
14 年之前 |
Arnaldo Carvalho de Melo
|
7e2ed09753
perf evlist: Store pointer to the cpu and thread maps
|
14 年之前 |
Arnaldo Carvalho de Melo
|
8115d60c32
perf tools: Kill event_t typedef, use 'union perf_event' instead
|
14 年之前 |
Arnaldo Carvalho de Melo
|
8d50e5b417
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
|
14 年之前 |
Han Pingtian
|
54489c189b
perf test: Fix return values checking
|
14 年之前 |