index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
config
/
Makefile
Age
Commit message (
Expand
)
Author
2013-10-09
tools/perf/build: Split out feature check: 'dwarf'
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'glibc'
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'libelf'
Ingo Molnar
2013-10-09
tools/perf/build: Clean up the libelf logic in config/Makefile
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'bionic'
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'fortify-source'
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'volatile-register-var'
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'stackprotector'
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'stackprotector-all'
Ingo Molnar
2013-10-09
tools/perf/build: Split out feature check: 'libnuma'
Ingo Molnar
2013-10-09
tools/perf/build: Add feature check core code
Ingo Molnar
2013-10-09
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
Ingo Molnar
2013-09-25
perf tools: Explicitly add libdl dependency
David Ahern
2013-09-19
perf tools: Fix compile with libelf without get_phdrnum
Adrian Hunter
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2013-07-10
perf tools: Fix -ldw/-lelf link test when static linking
Mike Frysinger
2013-07-08
perf tools: Fix build errors with O and DESTDIR make vars set
Robert Richter
2013-05-30
perf tools: Replace multiple line assignment with multiple statements
Jiri Olsa
2013-05-30
perf tools: Replace tabs with spaces for all non-commands statements
Jiri Olsa
2013-05-30
perf tools: Add NO_BIONIC variable to confiure bionic setup
Jiri Olsa
2013-05-30
perf tools: Switch to full path C include directories
Jiri Olsa
2013-05-30
perf tools: Merge all *LDFLAGS* make variable into LDFLAGS
Jiri Olsa
2013-05-30
perf tools: Merge all *CFLAGS* make variable into CFLAGS
Jiri Olsa
2013-05-29
perf tools: Move paths config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libnuma check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move stdlib check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libbfd check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libpython check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libperl check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move gtk2 check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move slang check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libaudit check config into config/Makefile
Jiri Olsa
2013-05-29
perf tools: Move libunwind check config into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move libdw check config into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move libelf check config into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move compiler and linker flags check into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move programs check into config/Makefile
Jiri Olsa
2013-05-28
perf tools: Move arch check into config/Makefile
Jiri Olsa