summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAgeFilesLines
...
* perf build: Add sdt feature detectionMasami Hiramatsu2016-07-131-0/+3
* tools: Copy the header files needed by perf toolsArnaldo Carvalho de Melo2016-07-121-0/+30
* tools: Copy uapi/linux/hw_breakpoint.h from the kernelArnaldo Carvalho de Melo2016-07-121-0/+3
* tools: Copy uapi/asm/perf_regs.h from the kernelArnaldo Carvalho de Melo2016-07-121-0/+12
* perf bench: Copy kernel files needed to build mem{cpy,set} x86_64 benchmarksArnaldo Carvalho de Melo2016-07-121-0/+15
* tools: Add copy of perf_event.h to tools/include/linux/Arnaldo Carvalho de Melo2016-07-121-0/+3
* perf tools: Let python use correct gcc for build_extHe Kuang2016-06-221-1/+2
* perf tools: Build syscall table .c header from kernel's syscall_64.tblArnaldo Carvalho de Melo2016-04-081-4/+9
* perf tools: Remove superfluous ARCH Makefile includesJiri Olsa2016-04-061-2/+0
* tools: Move utilities.mak from perf to tools/scripts/Arnaldo Carvalho de Melo2016-03-181-1/+1
* perf build: Add EXTRA_LDFLAGS option to makefileZubair Lutfullah Kakakhel2016-02-121-0/+2
* perf build: Add libcrypto feature detectionStephane Eranian2016-02-051-0/+3
* perf build: Select all feature checkers for feature-dumpWang Nan2016-01-261-0/+9
* perf test: Add libbpf relocation checkerWang Nan2016-01-261-1/+1
* perf build: Introduce FEATURES_DUMP make variableJiri Olsa2016-01-151-1/+13
* perf build: Add feature-dump targetJiri Olsa2016-01-151-0/+11
* perf report: Show random usage tip on the help lineNamhyung Kim2016-01-081-0/+3
* perf tools: Include all tools/lib directory for tags/cscope/TAGS targetsJiri Olsa2016-01-081-1/+1
* perf build: Use FEATURE-DUMP in bpf subprojectJiri Olsa2016-01-061-1/+1
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-171-4/+16
* perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf2015-12-141-4/+4
* perf build: Fix 'make clean'Josh Poimboeuf2015-12-141-3/+4
* perf build: Fix traceevent plugins build raceJiri Olsa2015-11-261-1/+1
* perf tools: Make sure fixdep is built before libbpfJiri Olsa2015-10-291-1/+1
* perf tools: Make perf depend on libbpfWang Nan2015-10-281-2/+19
* tools build: Build fixdep helper from perf and basic libsJiri Olsa2015-09-281-6/+6
* perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa2015-09-281-10/+10
* tools build: Add Makefile.includeJiri Olsa2015-09-281-1/+1
* perf tools: Add tools/include into tags directoriesJiri Olsa2015-09-141-1/+1
* perf tools: Add Intel PT instruction decoderAdrian Hunter2015-08-171-2/+10
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-07-211-0/+5
|\
| * perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo2015-07-201-0/+5
* | perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin2015-07-151-3/+16
|/
* perf tools: Allow to specify custom linker commandAaro Koskinen2015-07-011-1/+1
* perf tools: Create config.detected into OUTPUT directoryAaro Koskinen2015-07-011-1/+1
* perf tools: Move libtraceevent dynamic list to separated LDFLAGS variableWang Nan2015-06-171-3/+5
* tools lib traceevent: Fix python/perf.so compiling errorWang Nan2015-06-161-1/+1
* tools lib traceevent: Export dynamic symbols used by traceevent pluginsHe Kuang2015-06-081-2/+12
* perf tools: Separate the tests and tools in installationNam T. Nguyen2015-05-271-1/+5
* perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter2015-05-051-0/+2
* perf build: Disable libbabeltrace check by defaultJiri Olsa2015-03-301-1/+1
* perf tools: Add lzma decompression support for kernel moduleJiri Olsa2015-03-211-0/+2
* perf build: Move feature checks code under tools/buildJiri Olsa2015-03-211-1/+1
* perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa2015-03-181-1/+1
* perf build: Move features build output under features directoryJiri Olsa2015-03-181-1/+0
* perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo2015-03-121-0/+1
* perf tools: Add feature check for libbabeltraceJiri Olsa2015-02-251-1/+3
* perf build: Display make commands on V=1Jiri Olsa2015-02-121-21/+27
* tools lib traceevent: Use tools build frameworkJiri Olsa2015-02-121-8/+3
* tools lib api: Rename libapikfs.a to libapi.aJiri Olsa2015-02-121-9/+9
OpenPOWER on IntegriCloud