aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/config
Commit message (Expand)AuthorAge
...
* | | tools/perf/build: Split out feature check: 'libunwind'Ingo Molnar2013-10-09
* | | tools/perf/build: Clean up the libunwind logic in config/MakefileIngo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'libelf-getphdrnum'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'libelf-mmap'Ingo Molnar2013-10-09
* | | tools/perf/build: Clean up the mmap logic in config/MakefileIngo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'dwarf'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'glibc'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'libelf'Ingo Molnar2013-10-09
* | | tools/perf/build: Clean up the libelf logic in config/MakefileIngo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'bionic'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'fortify-source'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'volatile-register-var'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'stackprotector'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'stackprotector-all'Ingo Molnar2013-10-09
* | | tools/perf/build: Split out feature check: 'libnuma'Ingo Molnar2013-10-09
* | | tools/perf/build: Add 'autodep' functionality, generate feature test dependen...Ingo Molnar2013-10-09
* | | tools/perf/build: Add feature check core codeIngo Molnar2013-10-09
* | | tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORTIngo Molnar2013-10-09
|/ /
* / perf tools: Fix libaudit testArnaldo Carvalho de Melo2013-10-04
|/
* perf tools: Explicitly add libdl dependencyDavid Ahern2013-09-25
* perf tools: Fix compile with libelf without get_phdrnumAdrian Hunter2013-09-19
* perf tools: Sharpen the libaudit dependencies testIngo Molnar2013-09-19
* perf tools: Use default include path notation for libtraceevent headersRobert Richter2013-07-12
* perf tools: Fix -ldw/-lelf link test when static linkingMike Frysinger2013-07-10
* perf tools: Revert regression in configuration of Python supportMichael Witten2013-07-09
* perf tools: Fix build errors with O and DESTDIR make vars setRobert Richter2013-07-08
* tools: Get only verbose output with V=1Robert Richter2013-07-08
* perf tools: Replace multiple line assignment with multiple statementsJiri Olsa2013-05-30
* perf tools: Replace tabs with spaces for all non-commands statementsJiri Olsa2013-05-30
* perf tools: Add NO_BIONIC variable to confiure bionic setupJiri Olsa2013-05-30
* perf tools: Switch to full path C include directoriesJiri Olsa2013-05-30
* perf tools: Merge all *LDFLAGS* make variable into LDFLAGSJiri Olsa2013-05-30
* perf tools: Merge all *CFLAGS* make variable into CFLAGSJiri Olsa2013-05-30
* perf tools: Move paths config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libnuma check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move stdlib check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libbfd check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libpython check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libperl check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move gtk2 check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move slang check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libaudit check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libunwind check config into config/MakefileJiri Olsa2013-05-29
* perf tools: Move libdw check config into config/MakefileJiri Olsa2013-05-28
* perf tools: Move libelf check config into config/MakefileJiri Olsa2013-05-28
* perf tools: Move compiler and linker flags check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move programs check into config/MakefileJiri Olsa2013-05-28
* perf tools: Move arch check into config/MakefileJiri Olsa2013-05-28
* perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo2013-04-01
* perf tools: Make numa benchmark optionalPeter Hurley2013-01-30