index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
feature-checks
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
2014-11-05
3
-2
/
+20
*
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
2014-10-29
2
-1
/
+13
*
perf tools: Fix make PYTHON override
Namhyung Kim
2014-08-12
1
-16
/
+2
*
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
2014-07-16
3
-0
/
+23
*
perf tools: Get rid of on_exit() feature test
Namhyung Kim
2014-05-12
3
-25
/
+0
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2014-03-11
1
-1
/
+1
|
\
|
*
perf tools: fix BFD detection on opensuse
Andi Kleen
2014-02-27
1
-1
/
+1
*
|
perf tools: Add feature check for libdw dwarf unwind
Jiri Olsa
2014-02-24
3
-1
/
+23
|
/
*
perf: tools: Fix cross building
Mark Rutland
2014-01-15
1
-4
/
+5
*
perf tools: Remove unused test-volatile-register-var.c
Yann Droneaud
2014-01-13
1
-6
/
+0
*
perf config: Ignore generated files in feature-checks
Chunwei Chen
2013-12-23
2
-55
/
+57
*
perf unwinding: Use the per-feature check flags
Jean Pihet
2013-12-10
1
-4
/
+4
*
perf tools: Remove stackprotector feature check
Jiri Olsa
2013-12-04
2
-11
/
+1
*
perf tools: Include test-stackprotector-all.c in test-all
Jiri Olsa
2013-12-02
1
-0
/
+5
*
tools/perf/build: Fix feature-libunwind-debug-frame handling
Ingo Molnar
2013-11-14
2
-4
/
+3
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
3
-0
/
+21
*
perf kvm: Disable live command if timerfd is not supported
David Ahern
2013-11-05
3
-1
/
+28
*
perf tools: Fix libunwind build and feature detection for 32-bit build
Adrian Hunter
2013-11-04
1
-2
/
+2
*
perf tools: Fix 32-bit cross build
Adrian Hunter
2013-11-04
1
-1
/
+1
*
perf tools: Fix test_on_exit for 32-bit build
Adrian Hunter
2013-10-21
1
-0
/
+1
*
tools/perf/build: Simplify the autodep inclusion rule
Ingo Molnar
2013-10-14
1
-1
/
+1
*
tools/perf/build: Improve the 'stackprotector' feature test
Ingo Molnar
2013-10-14
1
-1
/
+1
*
tools/perf/build: Remove the volatile-register-var feature check
Ingo Molnar
2013-10-14
1
-6
/
+2
*
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
Ingo Molnar
2013-10-14
1
-4
/
+4
*
tools/perf/build: Pass through LDFLAGS to feature tests
Ingo Molnar
2013-10-09
1
-1
/
+1
*
tools/perf/build: Harmonize the style of the feature testcases
Ingo Molnar
2013-10-09
11
-7
/
+11
*
tools/perf/build: Collapse the test-all.c testcase
Ingo Molnar
2013-10-09
1
-190
/
+100
*
tools/perf/build: Clean up various testcases
Ingo Molnar
2013-10-09
8
-9
/
+46
*
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...
Ingo Molnar
2013-10-09
2
-0
/
+22
*
tools/perf/build: Speed up auto-detection
Ingo Molnar
2013-10-09
1
-15
/
+16
*
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...
Ingo Molnar
2013-10-09
2
-0
/
+199
*
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2013-10-09
2
-12
/
+0
*
tools/perf/build: Split out feature check: 'backtrace'
Ingo Molnar
2013-10-09
2
-0
/
+14
*
tools/perf/build: Split out feature check: 'on-exit'
Ingo Molnar
2013-10-09
2
-0
/
+10
*
tools/perf/build: Split out feature check: 'strlcpy'
Ingo Molnar
2013-10-09
2
-0
/
+12
*
tools/perf/build: Split out feature check: 'libbfd'
Ingo Molnar
2013-10-09
2
-0
/
+11
*
tools/perf/build: Split out feature check: 'libpython-version'
Ingo Molnar
2013-10-09
2
-0
/
+14
*
tools/perf/build: Split out feature check: 'libpython'
Ingo Molnar
2013-10-09
2
-0
/
+25
*
tools/perf/build: Split out feature check: 'libperl'
Ingo Molnar
2013-10-09
2
-0
/
+22
*
tools/perf/build: Split out feature check: 'gtk2-infobar'
Ingo Molnar
2013-10-09
2
-0
/
+14
*
tools/perf/build: Split out feature check: 'gtk2'
Ingo Molnar
2013-10-09
2
-0
/
+14
*
tools/perf/build: Split out feature check: 'libslang'
Ingo Molnar
2013-10-09
2
-0
/
+10
*
tools/perf/build: Split out feature check: 'libaudit'
Ingo Molnar
2013-10-09
2
-0
/
+11
*
tools/perf/build: Split out feature check: 'libunwind'
Ingo Molnar
2013-10-09
2
-0
/
+24
*
tools/perf/build: Split out feature check: 'libelf-getphdrnum'
Ingo Molnar
2013-10-09
2
-0
/
+11
*
tools/perf/build: Split out feature check: 'libelf-mmap'
Ingo Molnar
2013-10-09
2
-0
/
+11
*
tools/perf/build: Split out feature check: 'dwarf'
Ingo Molnar
2013-10-09
2
-0
/
+13
*
tools/perf/build: Split out feature check: 'glibc'
Ingo Molnar
2013-10-09
2
-0
/
+12
*
tools/perf/build: Split out feature check: 'libelf'
Ingo Molnar
2013-10-09
2
-0
/
+11
*
tools/perf/build: Split out feature check: 'bionic'
Ingo Molnar
2013-10-09
2
-0
/
+10
[next]