aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAge
...
* | | perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-02
* | | perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-28
* | | perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim2012-09-28
* | | perf tools: Move libdw availability check before arch MakefileNamhyung Kim2012-09-28
|/ /
* | perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim2012-09-27
* | perf trace: New toolArnaldo Carvalho de Melo2012-09-26
* | perf tools: bfd.h/libbfd detection fails with recent binutilsMarkus Trippelsdorf2012-09-24
* | perf tools: Fix parallel buildEric Sandeen2012-09-21
* | perf stat: Move stats related code to util/stat.cXiao Guangrong2012-09-17
* | perf tools: Back [vdso] DSO with real dataJiri Olsa2012-09-11
* | perf tools: include wrapper for magic.hIrina Tirdea2012-09-11
* | perf hists: Introduce perf_hpp for hist period printingNamhyung Kim2012-09-08
* | perf tools: add NO_BACKTRACE for application self-debuggingIrina Tirdea2012-09-07
* | perf tools: Clean target should do clean for lib/traceevent tooDavid Ahern2012-09-06
* | perf tools: Fix x86 builds with ARCH specified on the command lineDavid Ahern2012-09-05
* | perf tools: Fix 'No libunwind found' make warning messageJiri Olsa2012-08-22
* | perf hists: Separate out hist print functionsNamhyung Kim2012-08-20
* | perf tools: Fix include order for bison/flex-generated C filesBen Hutchings2012-08-20
* | perf symbols: Fix builds with NO_LIBELF setDavid Ahern2012-08-20
* | perf: silence GTK2 probing errorsDavid Ahern2012-08-20
* | perf ui gtk: Implement helpline_fnsNamhyung Kim2012-08-17
* | perf ui: Introduce struct ui_helplineNamhyung Kim2012-08-16
* | perf tools: Support for DWARF CFI unwinding on post processingJiri Olsa2012-08-11
* | perf tools: Add libunwind dependency for DWARF CFI unwindingJiri Olsa2012-08-10
* | perf tools: Add interface to arch registers setsJiri Olsa2012-08-10
* | perf symbols: Support minimal build without libelfNamhyung Kim2012-08-09
* | perf symbols: Split out util/symbol-elf.cNamhyung Kim2012-08-09
* | perf tools: Fix /etc config related installationNamhyung Kim2012-08-09
* | perf tools: Initial bash completion supportFrederic Weisbecker2012-08-09
* | perf tools: Fix lib/traceevent build dir with OUTPUT variable setRobert Richter2012-08-08
* | perf tools: Remove brace expansion from clean targetPalmer Cox2012-08-03
* | perf tools: Introduce intlistDavid Ahern2012-08-03
* | perf tools: Introducing rblistDavid Ahern2012-08-03
|/
* perf tools: Fix build error with bison 2.6Kirill A. Shutemov2012-07-25
* perf test: Add dso data caching testsJiri Olsa2012-07-25
* perf tools: Trivial build fixDavid Ahern2012-06-27
* perf ui/gtk: Add GTK info_bar widget to browser windowNamhyung Kim2012-06-19
* perf ui: Introduce struct perf_error_opsNamhyung Kim2012-06-19
* perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specifiedArnaldo Carvalho de Melo2012-05-24
* perf tools: Always try to build libtraceeventNamhyung Kim2012-05-22
* perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim2012-05-22
* perf tools: Add support for displaying event parser debug infoJiri Olsa2012-05-22
* perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-22
* Merge branch 'perf/parse-events-4' of git://github.com/fweisbec/tracing into ...Ingo Molnar2012-05-21
|\
| * perf: Have perf use the new libtraceevent.a librarySteven Rostedt2012-04-25
| * perf: Build libtraceevent.aSteven Rostedt2012-04-25
| * perf: Separate out trace-cmd parse-events from perf filesSteven Rostedt2012-04-25