index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 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
*
perf threads: Move thread_map to separate file
Arnaldo Carvalho de Melo
2011-01-24
1
-1
/
+1
*
perf test: Add test for the evlist mmap routines
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+169
*
perf test: check if cpu_map__new() return NULL
Han Pingtian
2011-01-22
1
-3
/
+3
*
perf test: Check counts on all cpus in test__open_syscall_event_on_all_cpus
Arnaldo Carvalho de Melo
2011-01-22
1
-3
/
+5
*
perf evsel: Allow specifying if the inherit bit should be set
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+2
*
perf evsel: Support event groups
Arnaldo Carvalho de Melo
2011-01-22
1
-2
/
+2
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-7
/
+7
*
perf test: Fix build on older glibcs
Arnaldo Carvalho de Melo
2011-01-22
1
-14
/
+19
*
perf test: Use cpu_map->[cpu] when setting affinity
Han Pingtian
2011-01-21
1
-4
/
+9
*
perf evsel: Support perf_evsel__open(cpus > 1 && threads > 1)
Arnaldo Carvalho de Melo
2011-01-10
1
-0
/
+110
*
perf tools: Pass whole attr to event selectors
Lin Ming
2011-01-07
1
-1
/
+5
*
perf test: Clarify some error reports in the open syscall test
Arnaldo Carvalho de Melo
2011-01-05
1
-7
/
+11
*
perf test: Add test for counting open syscalls
Arnaldo Carvalho de Melo
2011-01-04
1
-0
/
+83
*
perf test: Look forward for symbol aliases
Arnaldo Carvalho de Melo
2010-12-22
1
-4
/
+19
*
perf options: Type check OPT_BOOLEAN and fix the offenders
Arnaldo Carvalho de Melo
2010-05-17
1
-1
/
+1
*
perf test: Initial regression testing command
Arnaldo Carvalho de Melo
2010-04-29
1
-0
/
+281