summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile.perf
Commit message (Expand)AuthorAgeFilesLines
* perf bench: Add futex-requeue microbenchmarkDavidlohr Bueso2014-03-141-0/+1
* perf bench: Add futex-wake microbenchmarkDavidlohr Bueso2014-03-141-0/+1
* perf bench: Add futex-hash microbenchmarkDavidlohr Bueso2014-03-141-0/+1
* perf tools: Setup default dwarf post unwinderJiri Olsa2014-02-241-4/+1
* perf tools: Add libdw DWARF post unwind supportJiri Olsa2014-02-241-0/+11
* perf tools: Factor features display codeJiri Olsa2014-02-241-1/+3
* perf tools: Fix bison OUTPUT directories dependencyJiri Olsa2014-02-241-2/+8
* perf tools: Drop prefetch.hBorislav Petkov2014-02-181-1/+0
* perf tools: Move hash.h headerBorislav Petkov2014-02-181-1/+1
* perf tools: Move fs.* to lib/api/fs/Borislav Petkov2014-02-181-3/+0
* perf callchain: Separate perf_reg_value function in perf_regs objectJiri Olsa2014-02-181-0/+1
* perf callchain: Separate libunwind code to special objectJiri Olsa2014-02-181-1/+1
* perf tests x86: Add dwarf unwind testJiri Olsa2014-02-181-0/+8
* perf: tools: Fix cross buildingMark Rutland2014-01-151-0/+1
* tools include: Move perf's bug.h to a generic placeNamhyung Kim2014-01-131-1/+1
* tools include: Move perf's linux/compiler.h to a generic placeNamhyung Kim2014-01-131-1/+1
* perf ui/tui: Implement header windowNamhyung Kim2013-12-261-0/+1
* tools/: Convert to new topic librariesBorislav Petkov2013-12-161-17/+16
* tools lib symbol: Start carving out symbol parsing routines from perfArnaldo Carvalho de Melo2013-12-131-0/+5
* tools/perf/build: Fix install dependencyJiri Olsa2013-12-051-1/+1
* perf tools: Add trace-event objectJiri Olsa2013-12-041-0/+1
* perf tools: Add build and install plugins targetsJiri Olsa2013-12-041-5/+12
* perf completion: Rename file to reflect zsh supportRamkumar Ramachandra2013-11-271-2/+2
* perf tools: Factor sysfs code into generic fs objectJiri Olsa2013-11-051-2/+2
* perf tools: Fix 32-bit cross buildAdrian Hunter2013-11-041-1/+1
* perf tools: Add new COMM infrastructureFrederic Weisbecker2013-11-041-0/+2
* perf tools: Add missing data.h into LIB_H headersJiri Olsa2013-11-041-0/+1
* perf ui: Rename ui_progress to ui_progress_opsArnaldo Carvalho de Melo2013-10-231-0/+1
* perf tools: Add perf_data_file__open interface to data objectJiri Olsa2013-10-211-0/+1
* perf tools: Implement summary output for 'make install'Ingo Molnar2013-10-111-23/+31
* tools: Harmonize the various build messages in perf, lib-traceevent, lib-lkIngo Molnar2013-10-111-1/+1
* perf tools: Implement summary output for 'make clean'Ingo Molnar2013-10-111-12/+12
* perf tools: Fix redirection printoutsIngo Molnar2013-10-111-3/+3
* perf trace: Add 'trace' alias to 'perf trace'Arnaldo Carvalho de Melo2013-10-111-0/+2
* perf annotate: Factor out get/free_srcline()Namhyung Kim2013-10-091-0/+1
* perf tools: Separate out GTK codes to libperf-gtk.soNamhyung Kim2013-10-091-11/+31
* tools/perf/build: Fix O=/some/dir perf.o type of targetsIngo Molnar2013-10-091-1/+15
* tools/perf/build: Flip Makefile.parallel and Makefile.perfIngo Molnar2013-10-091-0/+842
OpenPOWER on IntegriCloud