index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
feature-checks
/
test-all.c
Age
Commit message (
Expand
)
Author
2015-03-21
perf build: Move feature checks code under tools/build
Jiri Olsa
2015-03-18
perf build: Fix pthread-attr-setaffinity-np include in test-all
Jiri Olsa
2015-03-18
perf build: Disable default check for libbabeltrace
Jiri Olsa
2015-02-25
perf tools: Add feature check for libbabeltrace
Jiri Olsa
2015-01-28
perf tools: Provide stub for missing pthread_attr_setaffinity_np
Vineet Gupta
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
2014-07-16
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
2014-05-12
perf tools: Get rid of on_exit() feature test
Namhyung Kim
2014-02-24
perf tools: Add feature check for libdw dwarf unwind
Jiri Olsa
2013-12-02
perf tools: Include test-stackprotector-all.c in test-all
Jiri Olsa
2013-11-14
tools/perf/build: Fix feature-libunwind-debug-frame handling
Ingo Molnar
2013-11-14
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-05
perf kvm: Disable live command if timerfd is not supported
David Ahern
2013-10-09
tools/perf/build: Collapse the test-all.c testcase
Ingo Molnar
2013-10-09
tools/perf/build: Speed up auto-detection of features by adding a 'test-all' ...
Ingo Molnar