aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/Makefile
AgeCommit message (Expand)Author
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
2012-08-09perf symbols: Split out util/symbol-elf.cNamhyung Kim
2012-08-09perf tools: Fix /etc config related installationNamhyung Kim
2012-08-09perf tools: Initial bash completion supportFrederic Weisbecker
2012-08-08perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter
2012-08-03perf tools: Remove brace expansion from clean targetPalmer Cox
2012-08-03perf tools: Introduce intlistDavid Ahern
2012-08-03perf tools: Introducing rblistDavid Ahern
2012-07-25perf tools: Fix build error with bison 2.6Kirill A. Shutemov
2012-07-25perf test: Add dso data caching testsJiri Olsa
2012-06-27perf tools: Trivial build fixDavid Ahern
2012-06-19perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim
2012-06-19perf ui: Introduce struct perf_error_opsNamhyung Kim
2012-05-24perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo
2012-05-22perf tools: Always try to build libtraceeventNamhyung Kim
2012-05-22perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim
2012-05-22perf tools: Add support for displaying event parser debug infoJiri Olsa
2012-05-22perf test: Move parse event automated tests to separated objectJiri Olsa
2012-05-21Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2012-05-07perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim
2012-04-25perf: Have perf use the new libtraceevent.a librarySteven Rostedt