aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.config (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-15perf tools: Allow to build with -ltcmallocJiri Olsa1-0/+5
2019-10-11perf tools: Propagate CFLAGS to libperfJiri Olsa1-13/+15
2019-09-25perf build: Add detection of java-11-openjdk-devel packageThomas Richter1-1/+1
2019-09-16Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+13
2019-09-05riscv: Add support for libdwMao Han1-1/+5
2019-08-20perf tools: tools/include should come before tools/uapi/includeArnaldo Carvalho de Melo1-1/+1
2019-08-12tools build: Add capability-related feature detectionIgor Lubashev1-0/+11
2019-07-29libperf: Make libperf.a part of the perf buildJiri Olsa1-0/+1
2019-06-18perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo1-3/+8
2019-06-17perf tools: Don't hardcode host include path for libslangFlorian Fainelli1-1/+0
2019-06-17tools build: Check if gettid() is available before providing helperArnaldo Carvalho de Melo1-0/+4
2019-06-10perf cs-etm: Add support for multiple traceID queuesMathieu Poirier1-0/+3
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09Merge tag 'csky-for-linus-5.2-perf-unwind-libdw' of git://github.com/c-sky/csky-linuxLinus Torvalds1-1/+5
2019-05-09csky: Add support for perf unwind-libdwMao Han1-1/+5
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2019-05-02tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo1-1/+1
2019-04-01tools build: Implement libzstd feature check, LIBZSTD_DIR and NO_LIBZSTD definesAlexey Budankov1-0/+20
2019-03-20perf build: Check what binutils's 'disassembler()' signature to useSong Liu1-0/+9
2019-03-19perf feature detection: Add -lopcodes to feature-libbfdSong Liu1-3/+3
2019-02-14perf build: Add missing FEATURE_CHECK_LDFLAGS-libcryptoArnaldo Carvalho de Melo1-0/+2
2019-02-14perf unwind: Do not put libunwind-{x86,aarch64} in FEATURE_TESTS_BASICArnaldo Carvalho de Melo1-0/+7
2019-02-14perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo1-1/+2
2019-02-14tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo1-0/+2
2018-12-21perf build: Don't unconditionally link the libbfd feature test to -liberty and -lzStanislav Fomichev1-21/+23
2018-12-18perf tools: Add missing open_memstream() prototype for systems lacking itArnaldo Carvalho de Melo1-0/+1
2018-12-18perf tools: Add missing sigqueue() prototype for systems lacking itArnaldo Carvalho de Melo1-0/+1
2018-12-17tools build feature: Check if libaio is availableAlexey Budankov1-0/+6
2018-12-17perf build: Give better hint about devel package for libsslArnaldo Carvalho de Melo1-1/+1
2018-11-21perf jvmti: Separate jvmti cmlr checkJiri Olsa1-0/+7
2018-11-21tools build feature: Check if eventfd() is availableArnaldo Carvalho de Melo1-1/+4
2018-11-19tools build feature: Check if get_current_dir_name() is availableArnaldo Carvalho de Melo1-0/+5
2018-10-16perf tools: Fix use of alternatives to find JDIRJarod Wilson1-1/+1
2018-07-31perf build: Fix installation directory for eBPFThomas Richter1-2/+2
2018-07-24perf trace arm64: Use generated syscall tableKim Phillips1-0/+2
2018-07-11perf tools: Use python-config --includes rather than --cflagsJeremy Cline1-2/+1
2018-05-15perf bpf: Add 'examples' directoriesArnaldo Carvalho de Melo1-0/+7
2018-05-15perf llvm-utils: Add bpf include path to clang command lineArnaldo Carvalho de Melo1-0/+7
2018-04-12perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORTJin Yao1-1/+1
2018-04-12perf jvmti: Give hints about package names needed to buildArnaldo Carvalho de Melo1-1/+1
2018-04-02perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORTJin Yao1-1/+1
2018-04-02perf config: Add some new -DHAVE_XXX to CFLAGSJin Yao1-0/+6
2018-03-16perf tools arm64: Add libdw DWARF post unwind support for ARM64Kim Phillips1-1/+1
2018-02-19perf tools: Add Python 3 supportJaroslav Škarvada1-19/+4
2018-02-16perf trace powerpc: Use generated syscall tableRavi Bangoria1-0/+2
2018-01-25perf tools: Integrating the CoreSight decoding libraryMathieu Poirier1-0/+25
2018-01-23perf trace: Remove audit-libs dependency if syscall tables are presentHendrik Brueckner1-8/+12
2018-01-23perf build: Display EXTRA features for VF=1 buildJiri Olsa1-0/+4
2018-01-08perf tools: Enable LIBBABELTRACE by defaultJiri Olsa1-1/+1
2017-12-27perf s390: Always build with -fPICHendrik Brueckner1-1/+1