aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-20perf python: Properly link with libtraceeventArnaldo Carvalho de Melo1-11/+13
2012-10-14perf: Fix UAPI falloutIngo Molnar1-2/+2
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-54/+29
2012-10-13perf: Handle new rbtree implementationMarkus Trippelsdorf1-1/+2
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-1/+1
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-10-02perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim1-5/+5
2012-10-02perf tools: Convert to HAVE_STRLCPYNamhyung Kim1-5/+3
2012-10-02perf tools: Convert to GTK2_SUPPORTNamhyung Kim1-4/+2
2012-10-02perf tools: Convert to NEWT_SUPPORTNamhyung Kim1-5/+3
2012-10-02perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim1-4/+2
2012-10-02perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim1-5/+3
2012-09-28perf tools: Convert to LIBELF_SUPPORTNamhyung Kim1-4/+3
2012-09-28perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim1-15/+1
2012-09-28perf tools: Move libdw availability check before arch MakefileNamhyung Kim1-7/+7
2012-09-27perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim1-2/+14
2012-09-26perf trace: New toolArnaldo Carvalho de Melo1-1/+2
2012-09-24perf tools: bfd.h/libbfd detection fails with recent binutilsMarkus Trippelsdorf1-1/+1
2012-09-21perf tools: Fix parallel buildEric Sandeen1-2/+2
2012-09-17perf stat: Move stats related code to util/stat.cXiao Guangrong1-0/+1
2012-09-11perf tools: Back [vdso] DSO with real dataJiri Olsa1-0/+2
2012-09-11perf tools: include wrapper for magic.hIrina Tirdea1-0/+1
2012-09-08perf hists: Introduce perf_hpp for hist period printingNamhyung Kim1-0/+2
2012-09-07perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea1-0/+8
2012-09-06perf tools: Clean target should do clean for lib/traceevent tooDavid Ahern1-1/+4
2012-09-05perf tools: Fix x86 builds with ARCH specified on the command lineDavid Ahern1-2/+2
2012-08-22perf tools: Fix 'No libunwind found' make warning messageJiri Olsa1-1/+1
2012-08-20perf hists: Separate out hist print functionsNamhyung Kim1-2/+1
2012-08-20perf tools: Fix include order for bison/flex-generated C filesBen Hutchings1-2/+2
2012-08-20perf symbols: Fix builds with NO_LIBELF setDavid Ahern1-0/+1
2012-08-20perf: silence GTK2 probing errorsDavid Ahern1-3/+3
2012-08-17perf ui gtk: Implement helpline_fnsNamhyung Kim1-0/+1
2012-08-16perf ui: Introduce struct ui_helplineNamhyung Kim1-2/+3
2012-08-11perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa1-0/+2
2012-08-10perf tools: Add libunwind dependency for DWARF CFI unwindingJiri Olsa1-1/+28
2012-08-10perf tools: Add interface to arch registers setsJiri Olsa1-1/+12
2012-08-09perf symbols: Support minimal build without libelfNamhyung Kim1-14/+43
2012-08-09perf symbols: Split out util/symbol-elf.cNamhyung Kim1-0/+1
2012-08-09perf tools: Fix /etc config related installationNamhyung Kim1-1/+3
2012-08-09perf tools: Initial bash completion supportFrederic Weisbecker1-0/+1
2012-08-08perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter1-4/+4
2012-08-03perf tools: Remove brace expansion from clean targetPalmer Cox1-1/+2
2012-08-03perf tools: Introduce intlistDavid Ahern1-0/+2
2012-08-03perf tools: Introducing rblistDavid Ahern1-0/+2
2012-07-25perf tools: Fix build error with bison 2.6Kirill A. Shutemov1-0/+3
2012-07-25perf test: Add dso data caching testsJiri Olsa1-0/+1
2012-06-27perf tools: Trivial build fixDavid Ahern1-1/+1
2012-06-19perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim1-0/+3
2012-06-19perf ui: Introduce struct perf_error_opsNamhyung Kim1-0/+3
2012-05-24perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo1-2/+2