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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-28
8
-6
/
+17
*
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-09-11
1
-4
/
+11
*
perf tools: Add test for parsing with no sample_id_all bit
Adrian Hunter
2013-09-05
3
-0
/
+113
*
perf tests: Add 'keep tracking' test
Adrian Hunter
2013-09-02
3
-0
/
+159
*
perf tests: Add a sample parsing test
Adrian Hunter
2013-08-29
3
-0
/
+321
*
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
1
-1
/
+1
*
perf tools: Remove references to struct ip_event
Adrian Hunter
2013-08-29
1
-12
/
+8
*
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-29
2
-3
/
+4
*
perf tests: Fix compile failure on do_sort_something
David Ahern
2013-08-14
1
-6
/
+5
*
perf tools: Remove filter parameter of thread__find_addr_map()
Adrian Hunter
2013-08-12
1
-1
/
+1
*
perf tools: Remove filter parameter of perf_event__preprocess_sample()
Adrian Hunter
2013-08-12
1
-2
/
+2
*
perf tests: Add tests of new pinned modifier
Michael Ellerman
2013-08-07
1
-0
/
+53
*
perf tests: Add kcore to the object code reading test
Adrian Hunter
2013-08-07
1
-18
/
+82
*
perf tests: Adjust the vmlinux symtab matches kallsyms test again
Adrian Hunter
2013-08-07
1
-5
/
+7
*
perf tests: Adjust the vmlinux symtab matches kallsyms test
Adrian Hunter
2013-08-07
1
-11
/
+21
*
perf symbols: Load kernel maps before using
Adrian Hunter
2013-08-07
1
-1
/
+1
*
perf tests: Add test for reading object code
Adrian Hunter
2013-08-07
3
-0
/
+514
*
perf tests: Add parse events tests for leader sampling
Jiri Olsa
2013-08-07
1
-0
/
+115
*
perf tests: Add attr record group sampling test
Jiri Olsa
2013-08-07
1
-0
/
+36
*
perf tools: Add test for converting perf time to/from TSC
Adrian Hunter
2013-07-23
3
-0
/
+184
*
perf tests: Add broken install-* tests into tests/make
Jiri Olsa
2013-07-22
1
-0
/
+31
*
perf tests: Add 'make install/install-bin' tests into tests/make
Jiri Olsa
2013-07-22
1
-0
/
+9
*
perf tests: Add DESTDIR=TMP_DEST tests/make variable
Jiri Olsa
2013-07-22
1
-4
/
+8
*
perf tests: Rename TMP to TMP_O tests/make variable
Jiri Olsa
2013-07-22
1
-4
/
+4
*
perf tests: Run ctags/cscope make tests only with needed binaries
Jiri Olsa
2013-07-22
1
-2
/
+9
*
perf tests: Check proper prev_state size for sched_switch tp
Jiri Olsa
2013-07-17
1
-1
/
+1
*
perf tests: Make terms a stack variable in test_term
David Ahern
2013-07-12
1
-9
/
+5
*
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-12
1
-1
/
+1
*
perf tests: Make TEST_ASSERT_VAL global
Jiri Olsa
2013-07-12
3
-16
/
+8
*
perf tests: Omit end of the symbol check failure for test 1
Jiri Olsa
2013-07-12
1
-4
/
+11
*
perf tests: Fix exclude_guest|exclude_host checking for attr tests
Jiri Olsa
2013-05-29
2
-4
/
+4
*
perf tests: Fix attr test for record -d option
Jiri Olsa
2013-05-29
1
-1
/
+4
*
perf tools: Add automated make test suite
Jiri Olsa
2013-05-28
1
-0
/
+138
*
perf test: Fix typo
Arnaldo Carvalho de Melo
2013-05-28
1
-1
/
+1
*
perf tests: Fix compile errors in bp_signal files
Sukadev Bhattiprolu
2013-05-28
2
-0
/
+12
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-30
2
-2
/
+2
|
\
|
*
treewide: Fix typo in printks
Masanari Iida
2013-04-12
2
-2
/
+2
*
|
perf tools: Add support for weight v7 (modified)
Andi Kleen
2013-04-01
1
-2
/
+2
*
|
perf tests: Add a test case for checking sw clock event frequency
Namhyung Kim
2013-03-18
3
-0
/
+124
*
|
perf test: Add test case for checking number of EXIT events
Namhyung Kim
2013-03-15
3
-0
/
+128
*
|
perf tests: Fixup return path of perf record test case
Namhyung Kim
2013-03-15
1
-1
/
+3
*
|
perf tests: Fixup return path of open-syscall-tp-fields test case
Namhyung Kim
2013-03-15
1
-2
/
+6
*
|
perf tests: Test breakpoint overflow signal handler counts
Jiri Olsa
2013-03-15
3
-0
/
+131
*
|
perf tests: Test breakpoint overflow signal handler
Jiri Olsa
2013-03-15
3
-0
/
+191
*
|
perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+2
*
|
perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+1
*
|
perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()
Namhyung Kim
2013-03-15
1
-1
/
+1
*
|
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
6
-7
/
+9
*
|
perf tools: Introduce tools/lib/lk library
Borislav Petkov
2013-03-15
1
-1
/
+1
*
|
perf tests: Add attr stat -C cpu test
Jiri Olsa
2013-03-15
1
-0
/
+9
[next]