summaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
2012-10-31perf tools: Warn about missing libelfNamhyung Kim
2012-10-29perf scripts browser: Add a browser for perf scriptFeng Tang
2012-10-29perf tools: Move dso_* related functions into dso objectJiri Olsa
2012-10-26perf tools: Fix LIBELF_MMAP checkingNamhyung Kim
2012-10-26perf tools: Convert invocation of MAKE into SUBDIRNamhyung Kim
2012-10-26perf tools: Cleanup doc related targetsNamhyung Kim
2012-10-24perf tools: Try to build Documentation when installingBorislav Petkov
2012-10-24perf tools: Try to find cross-built objdump pathIrina Tirdea
2012-10-24perf tools: Diplays more output on features check for make V=1Jiri Olsa
2012-10-24Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo
2012-10-14perf: Fix UAPI falloutIngo Molnar
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf
2012-10-08perf tools: Update Makefile for AndroidIrina Tirdea
2012-10-08perf tools: Add on_exit implementationBernhard Rosenkraenzer
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-06perf machine: Introduce find_thread methodArnaldo Carvalho de Melo
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-10-02perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim
2012-10-02perf tools: Convert to HAVE_STRLCPYNamhyung Kim
2012-10-02perf tools: Convert to GTK2_SUPPORTNamhyung Kim
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim
2012-10-02perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim
2012-09-28perf tools: Convert to LIBELF_SUPPORTNamhyung Kim
2012-09-28perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim
2012-09-28perf tools: Move libdw availability check before arch MakefileNamhyung Kim
2012-09-27perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim
2012-09-26perf trace: New toolArnaldo Carvalho de Melo
2012-09-24perf tools: bfd.h/libbfd detection fails with recent binutilsMarkus Trippelsdorf
2012-09-21perf tools: Fix parallel buildEric Sandeen
2012-09-17perf stat: Move stats related code to util/stat.cXiao Guangrong
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim
2012-09-07perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea
2012-09-06perf tools: Clean target should do clean for lib/traceevent tooDavid Ahern
2012-09-05perf tools: Fix x86 builds with ARCH specified on the command lineDavid Ahern
2012-08-22perf tools: Fix 'No libunwind found' make warning messageJiri Olsa
2012-08-20perf hists: Separate out hist print functionsNamhyung Kim
2012-08-20perf tools: Fix include order for bison/flex-generated C filesBen Hutchings
2012-08-20perf symbols: Fix builds with NO_LIBELF setDavid Ahern
2012-08-20perf: silence GTK2 probing errorsDavid Ahern
2012-08-17perf ui gtk: Implement helpline_fnsNamhyung Kim
2012-08-16perf ui: Introduce struct ui_helplineNamhyung Kim
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa
2012-08-10perf tools: Add libunwind dependency for DWARF CFI unwindingJiri Olsa
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa
2012-08-09perf symbols: Support minimal build without libelfNamhyung Kim