summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Back [vdso] DSO with real dataJiri Olsa2012-09-111-0/+2
* perf tools: include wrapper for magic.hIrina Tirdea2012-09-111-0/+1
* perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-081-0/+2
* perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea2012-09-071-0/+8
* perf tools: Clean target should do clean for lib/traceevent tooDavid Ahern2012-09-061-1/+4
* perf tools: Fix x86 builds with ARCH specified on the command lineDavid Ahern2012-09-051-2/+2
* perf tools: Fix 'No libunwind found' make warning messageJiri Olsa2012-08-221-1/+1
* perf hists: Separate out hist print functionsNamhyung Kim2012-08-201-2/+1
* perf tools: Fix include order for bison/flex-generated C filesBen Hutchings2012-08-201-2/+2
* perf symbols: Fix builds with NO_LIBELF setDavid Ahern2012-08-201-0/+1
* perf: silence GTK2 probing errorsDavid Ahern2012-08-201-3/+3
* perf ui gtk: Implement helpline_fnsNamhyung Kim2012-08-171-0/+1
* perf ui: Introduce struct ui_helplineNamhyung Kim2012-08-161-2/+3
* perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-111-0/+2
* perf tools: Add libunwind dependency for DWARF CFI unwindingJiri Olsa2012-08-101-1/+28
* perf tools: Add interface to arch registers setsJiri Olsa2012-08-101-1/+12
* perf symbols: Support minimal build without libelfNamhyung Kim2012-08-091-14/+43
* perf symbols: Split out util/symbol-elf.cNamhyung Kim2012-08-091-0/+1
* perf tools: Fix /etc config related installationNamhyung Kim2012-08-091-1/+3
* perf tools: Initial bash completion supportFrederic Weisbecker2012-08-091-0/+1
* perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter2012-08-081-4/+4
* perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-031-1/+2
* perf tools: Introduce intlistDavid Ahern2012-08-031-0/+2
* perf tools: Introducing rblistDavid Ahern2012-08-031-0/+2
* perf tools: Fix build error with bison 2.6Kirill A. Shutemov2012-07-251-0/+3
* perf test: Add dso data caching testsJiri Olsa2012-07-251-0/+1
* perf tools: Trivial build fixDavid Ahern2012-06-271-1/+1
* perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim2012-06-191-0/+3
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-191-0/+3
* perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo2012-05-241-2/+2
* perf tools: Always try to build libtraceeventNamhyung Kim2012-05-221-2/+2
* perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim2012-05-221-11/+11
* perf tools: Add support for displaying event parser debug infoJiri Olsa2012-05-221-3/+9
* perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-221-0/+1
* Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-211-2/+18
|\
| * perf: Have perf use the new libtraceevent.a librarySteven Rostedt2012-04-251-7/+13
| * perf: Build libtraceevent.aSteven Rostedt2012-04-251-1/+9
| * perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt2012-04-251-0/+2
* | Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2012-05-181-4/+4
|\ \
| * | perf: Turn off compiler warnings for flex and bison generated filesGreg Kroah-Hartman2012-05-071-2/+2
| * | perf tools: Drop CROSS_COMPILE from flex and bison callsOtavio Salvador2012-04-161-2/+2
| * | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-141-11/+8
| * | perf tools: fix NO_GTK2 Makefile config errorStephane Eranian2012-04-121-1/+1
* | | perf ui: Add gtk2 support into setup_browser()Namhyung Kim2012-05-021-0/+6
* | | perf target: Split out perf_target handling codeNamhyung Kim2012-05-021-0/+2
| |/ |/|
* | perf tools: Move GTK+ bits to tools/perf/ui/gtk directoryNamhyung Kim2012-04-111-2/+2
* | perf tools: Move UI bits to tools/perf/ui directoryNamhyung Kim2012-04-111-20/+20
* | perf tools: Fix parsers' rules to dependenciesJiri Olsa2012-04-111-11/+8
* | tools: Add Makefile.includeBorislav Petkov2012-04-111-46/+1
|/
* Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2012-03-311-17/+30
|\