aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-22perf tools: Always try to build libtraceeventNamhyung Kim1-2/+2
2012-05-22perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim1-11/+11
2012-05-22perf tools: Add support for displaying event parser debug infoJiri Olsa1-3/+9
2012-05-22perf test: Move parse event automated tests to separated objectJiri Olsa1-0/+1
2012-05-21Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into perf/coreIngo Molnar1-2/+18
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo1-4/+4
2012-05-07perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman1-2/+2
2012-05-02perf ui: Add gtk2 support into setup_browser()Namhyung Kim1-0/+6
2012-05-02perf target: Split out perf_target handling codeNamhyung Kim1-0/+2
2012-04-25perf: Have perf use the new libtraceevent.a librarySteven Rostedt1-7/+13
2012-04-25perf: Build libtraceevent.aSteven Rostedt1-1/+9
2012-04-25perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt1-0/+2
2012-04-16perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador1-2/+2
2012-04-14perf tools: Fix parsers' rules to dependenciesJiri Olsa1-11/+8
2012-04-12perf tools: fix NO_GTK2 Makefile config errorStephane Eranian1-1/+1
2012-04-11perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim1-2/+2