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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
perf: Add 'perf bench numa mem' NUMA performance measurement suite
Ingo Molnar
2013-01-30
1
-1
/
+2
*
perf tools: Do not include PERF-VERSION-FILE to Makefile
Namhyung Kim
2013-01-24
1
-2
/
+1
*
perf tools: Get rid of unused include of config.mak
Namhyung Kim
2013-01-24
1
-3
/
+0
*
perf ui/gtk: Factor out common browser routines
Namhyung Kim
2013-01-24
1
-0
/
+1
*
perf tests: Fix PYTHONPATH for python-use test tracepoints
Jiri Olsa
2013-01-24
1
-1
/
+1
*
perf tests: Check python path on attr and binding test
Namhyung Kim
2013-01-24
1
-2
/
+5
*
perf test: Check for linking problems in the python binding
Arnaldo Carvalho de Melo
2013-01-24
1
-0
/
+4
*
perf test: Add a test case for hists__{match,link}
Namhyung Kim
2013-01-24
1
-0
/
+1
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2013-01-24
1
-23
/
+28
|
\
|
*
perf tools: Add install-bin Makefile target
Arnaldo Carvalho de Melo
2012-12-11
1
-1
/
+3
|
*
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
Arnaldo Carvalho de Melo
2012-12-10
1
-1
/
+0
|
*
perf tools: Don't check configuration on make tags
Arnaldo Carvalho de Melo
2012-12-09
1
-0
/
+4
|
*
perf tools: Don't check configuration on make clean
Namhyung Kim
2012-12-09
1
-12
/
+16
|
*
perf ui: Always compile error printing code
Namhyung Kim
2012-12-09
1
-9
/
+5
*
|
arm64: makefile: fix uname munging when setting ARCH on native machine
Will Deacon
2013-01-22
1
-1
/
+1
|
/
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-12-08
1
-1
/
+29
|
\
|
*
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
2012-11-19
1
-1
/
+28
*
|
perf ui: Always compile browser setup code
Namhyung Kim
2012-11-14
1
-2
/
+1
*
|
perf ui gtk: Implement ui_progress functions
Namhyung Kim
2012-11-14
1
-0
/
+1
*
|
perf ui: Introduce generic ui_progress helper
Namhyung Kim
2012-11-14
1
-0
/
+1
*
|
perf ui tui: Move progress.c under ui/tui directory
Namhyung Kim
2012-11-14
1
-1
/
+1
*
|
perf tests: Move pmu tests into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move test__syscall_open_tp_fields into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move perf_evsel__tp_sched_test into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move perf_evsel__roundtrip_name_test into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move test__rdpmc into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move test__PERF_RECORD into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move test__basic_mmap into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move test__open_syscall_event_on_all_cpus into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tests: Move test__open_syscall_event into separate object
Jiri Olsa
2012-11-14
1
-0
/
+2
*
|
perf tests: Move test__vmlinux_matches_kallsyms into separate object
Jiri Olsa
2012-11-14
1
-0
/
+1
*
|
perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw
Jiri Olsa
2012-11-08
1
-2
/
+10
*
|
perf tests: Add attr tests under builtin test command
Jiri Olsa
2012-11-01
1
-0
/
+9
*
|
perf tests: Add framework for automated perf_event_attr tests
Jiri Olsa
2012-10-31
1
-0
/
+1
*
|
perf tests: Move test objects into 'tests' directory
Jiri Olsa
2012-10-31
1
-4
/
+5
*
|
perf tools: Remove BINDIR define from exec_cmd.o compilation
Jiri Olsa
2012-10-31
1
-1
/
+0
*
|
perf tools: Warn about missing libelf
Namhyung Kim
2012-10-31
1
-0
/
+2
*
|
perf scripts browser: Add a browser for perf script
Feng Tang
2012-10-29
1
-0
/
+4
*
|
perf tools: Move dso_* related functions into dso object
Jiri Olsa
2012-10-29
1
-0
/
+2
*
|
perf tools: Fix LIBELF_MMAP checking
Namhyung Kim
2012-10-26
1
-1
/
+2
*
|
perf tools: Convert invocation of MAKE into SUBDIR
Namhyung Kim
2012-10-26
1
-3
/
+3
*
|
perf tools: Cleanup doc related targets
Namhyung Kim
2012-10-26
1
-37
/
+9
*
|
perf tools: Try to build Documentation when installing
Borislav Petkov
2012-10-24
1
-1
/
+4
*
|
perf tools: Try to find cross-built objdump path
Irina Tirdea
2012-10-24
1
-0
/
+2
*
|
perf tools: Diplays more output on features check for make V=1
Jiri Olsa
2012-10-24
1
-23
/
+23
*
|
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-10-24
1
-15
/
+18
|
\
\
|
|
/
|
*
perf python: Properly link with libtraceevent
Arnaldo Carvalho de Melo
2012-10-20
1
-11
/
+13
|
*
perf: Fix UAPI fallout
Ingo Molnar
2012-10-14
1
-2
/
+2
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-13
1
-54
/
+29
|
|
\
|
*
|
perf: Handle new rbtree implementation
Markus Trippelsdorf
2012-10-13
1
-1
/
+2
[prev]
[next]