summaryrefslogtreecommitdiffstats
path: root/tools/perf/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* | perf tools: Cleanup doc related targetsNamhyung Kim2012-10-261-37/+9
* | perf tools: Try to build Documentation when installingBorislav Petkov2012-10-241-1/+4
* | perf tools: Try to find cross-built objdump pathIrina Tirdea2012-10-241-0/+2
* | perf tools: Diplays more output on features check for make V=1Jiri Olsa2012-10-241-23/+23
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2012-10-241-15/+18
|\ \ | |/
| * perf python: Properly link with libtraceeventArnaldo Carvalho de Melo2012-10-201-11/+13
| * perf: Fix UAPI falloutIngo Molnar2012-10-141-2/+2
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-10-131-54/+29
| |\
| * | perf: Handle new rbtree implementationMarkus Trippelsdorf2012-10-131-1/+2
| * | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-10-081-1/+1
| |\ \
| | * | kbuild: Fix gcc -x syntaxJean Delvare2012-10-031-1/+1
* | | | perf tools: Update Makefile for AndroidIrina Tirdea2012-10-081-6/+19
* | | | perf tools: Add on_exit implementationBernhard Rosenkraenzer2012-10-081-0/+6
* | | | perf machine: Introduce find_thread methodArnaldo Carvalho de Melo2012-10-061-0/+2
| |_|/ |/| |
* | | perf tools: Convert to BACKTRACE_SUPPORTNamhyung Kim2012-10-021-5/+5
* | | perf tools: Convert to HAVE_STRLCPYNamhyung Kim2012-10-021-5/+3
* | | perf tools: Convert to GTK2_SUPPORTNamhyung Kim2012-10-021-4/+2
* | | perf tools: Convert to NEWT_SUPPORTNamhyung Kim2012-10-021-5/+3
* | | perf tools: Convert to LIBAUDIT_SUPPORTNamhyung Kim2012-10-021-4/+2
* | | perf tools: Convert to LIBUNWIND_SUPPORTNamhyung Kim2012-10-021-5/+3
* | | perf tools: Convert to LIBELF_SUPPORTNamhyung Kim2012-09-281-4/+3
* | | perf tools: Remove unused PYRF_OBJS variable on MakefileNamhyung Kim2012-09-281-15/+1
* | | perf tools: Move libdw availability check before arch MakefileNamhyung Kim2012-09-281-7/+7
|/ /
* | perf tools: Check libaudit availability for perf-trace builtinNamhyung Kim2012-09-271-2/+14
* | perf trace: New toolArnaldo Carvalho de Melo2012-09-261-1/+2
* | perf tools: bfd.h/libbfd detection fails with recent binutilsMarkus Trippelsdorf2012-09-241-1/+1
* | perf tools: Fix parallel buildEric Sandeen2012-09-211-2/+2
* | perf stat: Move stats related code to util/stat.cXiao Guangrong2012-09-171-0/+1
* | 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
OpenPOWER on IntegriCloud