index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf test: Fixup for the die() removal
Namhyung Kim
2012-09-14
1
-4
/
+4
*
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-09-11
1
-3
/
+6
*
perf test: Remove die() calls
Arnaldo Carvalho de Melo
2012-09-09
1
-6
/
+8
*
perf test: Add roundtrip test for hardware cache events
Arnaldo Carvalho de Melo
2012-09-06
1
-0
/
+61
*
perf test: Add round trip test for sw and hw event names
Arnaldo Carvalho de Melo
2012-09-06
1
-0
/
+53
*
perf evlist: Introduce evsel list accessors
Arnaldo Carvalho de Melo
2012-08-15
1
-1
/
+1
*
perf tools: Enable grouping logic for parsed events
Jiri Olsa
2012-08-14
1
-4
/
+4
*
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-02
1
-6
/
+2
*
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
2012-08-01
1
-8
/
+2
*
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-08-01
1
-5
/
+4
*
perf test: Add dso data caching tests
Jiri Olsa
2012-07-25
1
-0
/
+4
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+1
*
perf test: Move parse event automated tests to separated object
Jiri Olsa
2012-05-22
1
-551
/
+1
*
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-05-18
1
-0
/
+30
|
\
|
*
perf tools: Add 'G' and 'H' modifiers to event parsing
Gleb Natapov
2012-04-17
1
-0
/
+30
*
|
perf target: Add uses_mmap field
Namhyung Kim
2012-05-17
1
-0
/
+1
*
|
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
2012-05-02
1
-3
/
+4
*
|
perf tools: Introduce struct perf_target
Namhyung Kim
2012-05-02
1
-2
/
+3
*
|
perf test: Make the rdpmc test honour 'verbose' mode
Arnaldo Carvalho de Melo
2012-05-02
1
-4
/
+2
|
/
*
perf tools: Fix modifier to be applied on correct events
Jiri Olsa
2012-03-22
1
-2
/
+114
*
perf tools: Add support to specify pmu style event
Jiri Olsa
2012-03-16
1
-0
/
+20
*
perf tools: Add perf pmu object to access pmu format definition
Jiri Olsa
2012-03-16
1
-0
/
+10
*
perf tools: Add config options support for event parsing
Jiri Olsa
2012-03-16
1
-0
/
+22
*
perf tools: Add parser generator for events parsing
Jiri Olsa
2012-03-16
1
-3
/
+3
*
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
2012-02-14
1
-1
/
+0
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
1
-2
/
+0
*
Merge branch 'perf/fast' into perf/core
Ingo Molnar
2012-01-27
1
-2
/
+175
|
\
|
*
perf tools: Add x86 RDPMC, RDTSC test
Peter Zijlstra
2011-12-21
1
-2
/
+175
*
|
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
1
-4
/
+4
*
|
perf test: Change type of '-v' option to INCR
Namhyung Kim
2012-01-08
1
-1
/
+1
|
/
*
perf test: Add more automated tests for event parsing
Jiri Olsa
2011-12-20
1
-1
/
+126
*
perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test
Arnaldo Carvalho de Melo
2011-12-02
1
-24
/
+21
*
perf test: Validate PERF_RECORD_ events and perf_sample fields
Arnaldo Carvalho de Melo
2011-12-02
1
-0
/
+337
*
perf test: Allow running just a subset of the available tests
Arnaldo Carvalho de Melo
2011-11-29
1
-21
/
+60
*
perf tools: Simplify debugfs mountpoint handling code
Arnaldo Carvalho de Melo
2011-11-28
1
-1
/
+2
*
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
2011-10-26
1
-3
/
+3
*
perf tool: Fix endianness handling of u32 data in samples
David Ahern
2011-09-23
1
-1
/
+1
*
perf tools: Make test use the preset debugfs path
Jiri Olsa
2011-07-21
1
-2
/
+2
*
perf tools: Add automated tests for events parsing
Jiri Olsa
2011-07-21
1
-0
/
+245
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-02
1
-1
/
+1
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2011-05-22
1
-1
/
+8
|
\
|
*
perf tools: Propagate event parse error handling
Frederic Weisbecker
2011-05-22
1
-2
/
+7
|
*
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
2011-05-22
1
-1
/
+3
*
|
perf evlist: Fix per thread mmap setup
Arnaldo Carvalho de Melo
2011-05-15
1
-1
/
+1
|
/
*
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
2011-04-15
1
-5
/
+5
*
perf evlist: Store pointer to the cpu and thread maps
Arnaldo Carvalho de Melo
2011-01-31
1
-3
/
+3
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
1
-3
/
+3
*
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
1
-1
/
+1
*
perf test: Fix return values checking
Han Pingtian
2011-01-28
1
-3
/
+3
*
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
2011-01-24
1
-10
/
+1
[next]