aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29perf tools: Make sure fixdep is built before libbpfJiri Olsa1-1/+1
2015-10-28perf tools: Make perf depend on libbpfWang Nan1-2/+19
2015-09-28tools build: Build fixdep helper from perf and basic libsJiri Olsa1-6/+6
2015-09-28perf tools: Rename the 'single_dep' target to 'prepare'Jiri Olsa1-10/+10
2015-09-28tools build: Add Makefile.includeJiri Olsa1-1/+1
2015-09-14perf tools: Add tools/include into tags directoriesJiri Olsa1-1/+1
2015-08-17perf tools: Add Intel PT instruction decoderAdrian Hunter1-2/+10
2015-07-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar1-0/+5
2015-07-20perf trace: Support 'strace' syscall event groupsArnaldo Carvalho de Melo1-0/+5
2015-07-15perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin1-3/+16
2015-07-01perf tools: Allow to specify custom linker commandAaro Koskinen1-1/+1
2015-07-01perf tools: Create config.detected into OUTPUT directoryAaro Koskinen1-1/+1
2015-06-17perf tools: Move libtraceevent dynamic list to separated LDFLAGS variableWang Nan1-3/+5
2015-06-16tools lib traceevent: Fix python/perf.so compiling errorWang Nan1-1/+1
2015-06-08tools lib traceevent: Export dynamic symbols used by traceevent pluginsHe Kuang1-2/+12
2015-05-27perf tools: Separate the tests and tools in installationNam T. Nguyen1-1/+5
2015-05-05perf tools: Add build option NO_AUXTRACE to exclude AUX area tracingAdrian Hunter1-0/+2
2015-03-30perf build: Disable libbabeltrace check by defaultJiri Olsa1-1/+1
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa1-0/+2
2015-03-21perf build: Move feature checks code under tools/buildJiri Olsa1-1/+1
2015-03-18perf build: Rename PERF-FEATURES into FEATURE-DUMPJiri Olsa1-1/+1
2015-03-18perf build: Move features build output under features directoryJiri Olsa1-1/+0
2015-03-12perf tools: Output feature detection's gcc output to a fileArnaldo Carvalho de Melo1-0/+1
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa1-1/+3
2015-02-12perf build: Display make commands on V=1Jiri Olsa1-21/+27
2015-02-12tools lib traceevent: Use tools build frameworkJiri Olsa1-8/+3
2015-02-12tools lib api: Rename libapikfs.a to libapi.aJiri Olsa1-9/+9
2015-02-12tools lib api: Use tools build frameworkJiri Olsa1-10/+2
2015-02-12perf build: Remove PERF-CFLAGS fileJiri Olsa1-14/+3
2015-02-12perf build: Remove uneeded variablesJiri Olsa1-120/+5
2015-02-12perf build: Remove directory dependency rulesJiri Olsa1-15/+0
2015-02-12perf build: Add single target build framework supportJiri Olsa1-11/+28
2015-02-12perf build: Add perf.o object buildingJiri Olsa1-11/+5
2015-02-12perf build: Add zlib objects buildingJiri Olsa1-4/+0
2015-02-12perf build: Add perf regs objects buildingJiri Olsa1-7/+0
2015-02-12perf build: Add scripts objects buildingJiri Olsa1-22/+0
2015-02-12perf build: Add gtk objects buildingJiri Olsa1-12/+5
2015-02-12perf build: Add slang objects buildingJiri Olsa1-33/+0
2015-02-12perf build: Add ui objects buildingJiri Olsa1-10/+0
2015-02-12perf build: Add dwarf unwind objects buildingJiri Olsa1-9/+0
2015-02-12perf build: Add dwarf objects buildingJiri Olsa1-7/+0
2015-02-12perf build: Add probe objects buildingJiri Olsa1-18/+1
2015-02-12perf build: Add libperf objects buildingJiri Olsa1-126/+13
2015-02-12perf build: Add builtin objects buildingJiri Olsa1-36/+1
2015-02-12perf build: Add tests objects buildingJiri Olsa1-55/+0
2015-02-12perf build: Add bench objects buildingJiri Olsa1-22/+16
2015-02-12perf build: Disable make's built-in rulesJiri Olsa1-0/+4
2015-01-16tools: Remove bitops/hweight usage of bits in tools/perfArnaldo Carvalho de Melo1-1/+6
2015-01-16perf tools: Fix building error in x86_64 when dwarf unwind is onNamhyung Kim1-1/+3
2014-12-17tools: Adopt fls_long and depsArnaldo Carvalho de Melo1-0/+3