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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Set and pass DOCDIR to builtin-report.c
Namhyung Kim
2016-01-12
1
-0
/
+3
*
tools: Move Makefile.arch from perf/config to tools/scripts
Wang Nan
2016-01-11
2
-19
/
+1
*
perf tools: Add -lutil in python lib list for broken python-config
Wang Nan
2016-01-11
1
-1
/
+1
*
perf report: Show random usage tip on the help line
Namhyung Kim
2016-01-08
1
-0
/
+6
*
tools build feature: Move dwarf post unwind choice output into perf
Jiri Olsa
2016-01-06
1
-0
/
+4
*
Revert "perf tools: Improve setting of gcc debug option"
Arnaldo Carvalho de Melo
2015-12-10
2
-21
/
+0
*
perf bpf: Add BPF_PROLOGUE config options for further patches
Wang Nan
2015-11-18
1
-0
/
+12
*
perf tools: Make perf depend on libbpf
Wang Nan
2015-10-28
1
-1
/
+18
*
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-09-18
1
-5
/
+15
|
\
|
*
tools build: Add test for presence of __get_cpuid() gcc builtin
Arnaldo Carvalho de Melo
2015-09-17
1
-2
/
+7
|
*
tools build: Add test for presence of numa_num_possible_cpus() in libnuma
Arnaldo Carvalho de Melo
2015-09-17
1
-3
/
+8
*
|
perf tools: regs_query_register_offset() infrastructure
Wang Nan
2015-09-15
1
-0
/
+4
|
/
*
perf tools: Support static linking with libdw
Andi Kleen
2015-08-13
1
-1
/
+5
*
Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...
Ingo Molnar
2015-07-31
1
-1
/
+1
|
\
|
*
perf tools: Fix test build error when bindir contains double slash
Pawel Moll
2015-07-28
1
-1
/
+1
*
|
perf tools: Fix makefile generation under dash
Sergei Trofimovich
2015-07-20
1
-1
/
+1
*
|
perf trace: Support 'strace' syscall event groups
Arnaldo Carvalho de Melo
2015-07-20
1
-0
/
+6
|
/
*
perf tools: Create config.detected into OUTPUT directory
Aaro Koskinen
2015-07-01
1
-3
/
+3
*
perf tools: Improve setting of gcc debug option
Martin Liska
2015-05-27
2
-0
/
+21
*
perf build: Fix libunwind feature detection on 32-bit x86
Adrian Hunter
2015-05-27
1
-1
/
+1
*
perf build: Disable libdw DWARF unwind when built with NO_DWARF
Naveen N. Rao
2015-05-08
1
-0
/
+4
*
perf tools: Add build option NO_AUXTRACE to exclude AUX area tracing
Adrian Hunter
2015-05-05
1
-0
/
+5
*
perf build: Disable libbabeltrace check by default
Jiri Olsa
2015-03-30
1
-3
/
+2
*
perf tools: Add lzma decompression support for kernel module
Jiri Olsa
2015-03-21
1
-0
/
+11
*
perf build: Move feature checks code under tools/build
Jiri Olsa
2015-03-21
34
-784
/
+1
*
perf build: Make features checks directory configurable
Jiri Olsa
2015-03-21
1
-2
/
+4
*
perf build: Separate feature make support into config/Makefile.feature
Jiri Olsa
2015-03-21
2
-164
/
+168
*
perf build: Fix feature_check name clash
Jiri Olsa
2015-03-21
1
-3
/
+3
*
perf build: Add config/feature-checks/*.output to the .gitignore file
Yunlong Song
2015-03-20
1
-0
/
+1
*
perf tools: Fix perf-read-vdsox32 not building and lib64 install dir
H.J. Lu
2015-03-19
1
-2
/
+2
*
perf build: Rename feature_print_var_code to print_var_code
Jiri Olsa
2015-03-18
1
-11
/
+12
*
perf build: Rename PERF-FEATURES into FEATURE-DUMP
Jiri Olsa
2015-03-18
1
-6
/
+6
*
perf build: Rename display_vf to feature_verbose
Jiri Olsa
2015-03-18
1
-2
/
+2
*
perf build: Rename display_lib into feature_display
Jiri Olsa
2015-03-18
1
-6
/
+6
*
perf build: Get rid of VF_FEATURE_TESTS
Jiri Olsa
2015-03-18
1
-25
/
+7
*
perf build: Rename CORE_FEATURE_TESTS to FEATURE_TESTS
Jiri Olsa
2015-03-18
1
-6
/
+6
*
perf build: Get rid of LIB_INCLUDE variable
Jiri Olsa
2015-03-18
1
-2
/
+1
*
perf build: Fix pthread-attr-setaffinity-np include in test-all
Jiri Olsa
2015-03-18
1
-1
/
+1
*
perf build: Move features build output under features directory
Jiri Olsa
2015-03-18
2
-3
/
+4
*
perf build: Disable default check for libbabeltrace
Jiri Olsa
2015-03-18
3
-8
/
+14
*
perf tools: Fix building error for arm64.
Wang Nan
2015-03-18
1
-1
/
+1
*
perf tools: Output feature detection's gcc output to a file
Arnaldo Carvalho de Melo
2015-03-12
1
-1
/
+1
*
perf build: Fix libbabeltrace detection
Jiri Olsa
2015-03-12
1
-0
/
+1
*
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Adrian Hunter
2015-03-02
1
-1
/
+3
*
perf tools: Improve 'libbabel' feature check failure message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve feature test debuggability
Ingo Molnar
2015-03-02
1
-8
/
+8
*
perf tools: Improve libbfd detection message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve libperl detection message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve Python feature detection messages
Ingo Molnar
2015-03-02
1
-6
/
+5
*
perf tools: Remove annoying extra message from the features build
Ingo Molnar
2015-03-02
1
-2
/
+1
[next]