index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
feature-checks
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-21
perf build: Move feature checks code under tools/build
Jiri Olsa
32
-614
/
+0
2015-03-20
perf build: Add config/feature-checks/*.output to the .gitignore file
Yunlong Song
1
-0
/
+1
2015-03-18
perf build: Fix pthread-attr-setaffinity-np include in test-all
Jiri Olsa
1
-1
/
+1
2015-03-18
perf build: Move features build output under features directory
Jiri Olsa
1
-2
/
+3
2015-03-18
perf build: Disable default check for libbabeltrace
Jiri Olsa
2
-2
/
+9
2015-03-12
perf build: Fix libbabeltrace detection
Jiri Olsa
1
-0
/
+1
2015-03-02
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Adrian Hunter
1
-1
/
+3
2015-03-02
perf tools: Improve feature test debuggability
Ingo Molnar
1
-8
/
+8
2015-03-02
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-02-25
perf tools: Add feature check for libbabeltrace
Jiri Olsa
3
-2
/
+19
2015-02-25
perf tools: Fix pthread_attr_setaffinity_np build error
Adrian Hunter
1
-1
/
+2
2015-02-25
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
1
-1
/
+1
2015-02-11
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
1
-1
/
+1
2015-01-28
perf tools: Provide stub for missing pthread_attr_setaffinity_np
Vineet Gupta
3
-0
/
+23
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
3
-2
/
+20
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
2
-1
/
+13
2014-08-12
perf tools: Fix make PYTHON override
Namhyung Kim
1
-16
/
+2
2014-07-16
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
3
-0
/
+23
2014-05-12
perf tools: Get rid of on_exit() feature test
Namhyung Kim
3
-25
/
+0
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-1
/
+1
2014-02-27
perf tools: fix BFD detection on opensuse
Andi Kleen
1
-1
/
+1
2014-02-24
perf tools: Add feature check for libdw dwarf unwind
Jiri Olsa
3
-1
/
+23
2014-01-15
perf: tools: Fix cross building
Mark Rutland
1
-4
/
+5
2014-01-13
perf tools: Remove unused test-volatile-register-var.c
Yann Droneaud
1
-6
/
+0
2013-12-23
perf config: Ignore generated files in feature-checks
Chunwei Chen
2
-55
/
+57
2013-12-10
perf unwinding: Use the per-feature check flags
Jean Pihet
1
-4
/
+4
2013-12-04
perf tools: Remove stackprotector feature check
Jiri Olsa
2
-11
/
+1
2013-12-02
perf tools: Include test-stackprotector-all.c in test-all
Jiri Olsa
1
-0
/
+5
2013-11-14
tools/perf/build: Fix feature-libunwind-debug-frame handling
Ingo Molnar
2
-4
/
+3
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-0
/
+21
2013-11-05
perf kvm: Disable live command if timerfd is not supported
David Ahern
3
-1
/
+28
2013-11-04
perf tools: Fix libunwind build and feature detection for 32-bit build
Adrian Hunter
1
-2
/
+2
2013-11-04
perf tools: Fix 32-bit cross build
Adrian Hunter
1
-1
/
+1
2013-10-21
perf tools: Fix test_on_exit for 32-bit build
Adrian Hunter
1
-0
/
+1
2013-10-14
tools/perf/build: Simplify the autodep inclusion rule
Ingo Molnar
1
-1
/
+1
2013-10-14
tools/perf/build: Improve the 'stackprotector' feature test
Ingo Molnar
1
-1
/
+1
2013-10-14
tools/perf/build: Remove the volatile-register-var feature check
Ingo Molnar
1
-6
/
+2
2013-10-14
tools/perf/build: Fix DPACKAGE definitions for the libbfd et al testcases
Ingo Molnar
1
-4
/
+4
2013-10-09
tools/perf/build: Pass through LDFLAGS to feature tests
Ingo Molnar
1
-1
/
+1
2013-10-09
tools/perf/build: Harmonize the style of the feature testcases
Ingo Molnar
11
-7
/
+11
2013-10-09
tools/perf/build: Collapse the test-all.c testcase
Ingo Molnar
1
-190
/
+100
2013-10-09
tools/perf/build: Clean up various testcases
Ingo Molnar
8
-9
/
+46
2013-10-09
tools/perf/build: Split out feature checks: 'liberty', 'liberty-z', 'cplus-de...
Ingo Molnar
2
-0
/
+22
2013-10-09
tools/perf/build: Speed up auto-detection
Ingo Molnar
1
-15
/
+16
2013-10-09
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...
Ingo Molnar
2
-0
/
+199
2013-10-09
tools/perf: Turn strlcpy() into a __weak function
Ingo Molnar
2
-12
/
+0
2013-10-09
tools/perf/build: Split out feature check: 'backtrace'
Ingo Molnar
2
-0
/
+14
2013-10-09
tools/perf/build: Split out feature check: 'on-exit'
Ingo Molnar
2
-0
/
+10
2013-10-09
tools/perf/build: Split out feature check: 'strlcpy'
Ingo Molnar
2
-0
/
+12
2013-10-09
tools/perf/build: Split out feature check: 'libbfd'
Ingo Molnar
2
-0
/
+11
[next]