aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAge
* perf tools: Add LIBDW_DIR Makefile variable to for alternate libdwJiri Olsa2012-11-08
* perf tests: Add attr tests under builtin test commandJiri Olsa2012-11-01
* perf tests: Add framework for automated perf_event_attr testsJiri Olsa2012-10-31
* perf tests: Move test objects into 'tests' directoryJiri Olsa2012-10-31
* perf tools: Remove BINDIR define from exec_cmd.o compilationJiri Olsa2012-10-31
* perf tools: Warn about missing libelfNamhyung Kim2012-10-31
* perf scripts browser: Add a browser for perf scriptFeng Tang2012-10-29
* perf tools: Move dso_* related functions into dso objectJiri Olsa2012-10-29
* perf tools: Fix LIBELF_MMAP checkingNamhyung Kim2012-10-26
* perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim2012-10-26
* perf tools: Cleanup doc related targetsNamhyung Kim2012-10-26
* perf tools: Try to build Documentation when installingBorislav Petkov2012-10-24
* perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-24
* perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-24
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-24
|\
| * perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-19
| * perf: Fix UAPI falloutIngo Molnar2012-10-14
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-12
| |\
| * | perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-12
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-07
| |\ \
| | * | kbuild: Fix gcc -x syntaxJean Delvare2012-10-03
* | | | perf tools: Update Makefile for AndroidIrina Tirdea2012-10-08
* | | | perf tools: Add on_exit implementationBernhard Rosenkraenzer2012-10-08
* | | | perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-06
| |_|/ |/| |
* | | perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to HAVE_STRLCPYNamhyung Kim2012-10-02
* | | perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-28
* | | perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim2012-09-28
* | | perf tools: Move libdw availability check before arch MakefileNamhyung Kim2012-09-28
|/ /
* | perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim2012-09-27
* | perf trace: New toolArnaldo Carvalho de Melo2012-09-26
* | perf tools: bfd.h/libbfd detection fails with recent binutilsMarkus Trippelsdorf2012-09-24
* | perf tools: Fix parallel buildEric Sandeen2012-09-21
* | perf stat: Move stats related code to util/stat.cXiao Guangrong2012-09-17
* | perf tools: Back [vdso] DSO with real dataJiri Olsa2012-09-11
* | perf tools: include wrapper for magic.hIrina Tirdea2012-09-11
* | perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-08
* | perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea2012-09-07
* | perf tools: Clean target should do clean for lib/traceevent tooDavid Ahern2012-09-06
* | perf tools: Fix x86 builds with ARCH specified on the command lineDavid Ahern2012-09-05
* | perf tools: Fix 'No libunwind found' make warning messageJiri Olsa2012-08-22
* | perf hists: Separate out hist print functionsNamhyung Kim2012-08-20
* | perf tools: Fix include order for bison/flex-generated C filesBen Hutchings2012-08-20
* | perf symbols: Fix builds with NO_LIBELF setDavid Ahern2012-08-20
* | perf: silence GTK2 probing errorsDavid Ahern2012-08-20
* | perf ui gtk: Implement helpline_fnsNamhyung Kim2012-08-17