Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | perf tools: Fix -ldw/-lelf link test when static linking | Mike Frysinger | 1 | -2/+2 |
2013-07-10 | perf tools: Revert regression in configuration of Python support | Michael Witten | 1 | -1/+1 |
2013-07-09 | perf tools: Fix build errors with O and DESTDIR make vars set | Robert Richter | 1 | -1/+1 |
2013-07-09 | tools: Get only verbose output with V=1 | Robert Richter | 1 | -1/+1 |
2013-05-30 | perf tools: Replace multiple line assignment with multiple statements | Jiri Olsa | 1 | -24/+19 |
2013-05-30 | perf tools: Replace tabs with spaces for all non-commands statements | Jiri Olsa | 1 | -198/+198 |
2013-05-30 | perf tools: Add NO_BIONIC variable to confiure bionic setup | Jiri Olsa | 1 | -0/+2 |
2013-05-30 | perf tools: Switch to full path C include directories | Jiri Olsa | 1 | -12/+37 |
2013-05-30 | perf tools: Merge all *LDFLAGS* make variable into LDFLAGS | Jiri Olsa | 1 | -18/+23 |
2013-05-30 | perf tools: Merge all *CFLAGS* make variable into CFLAGS | Jiri Olsa | 1 | -49/+55 |
2013-05-29 | perf tools: Move paths config into config/Makefile | Jiri Olsa | 1 | -0/+52 |
2013-05-29 | perf tools: Move libnuma check config into config/Makefile | Jiri Olsa | 1 | -0/+11 |
2013-05-29 | perf tools: Move stdlib check config into config/Makefile | Jiri Olsa | 1 | -0/+18 |
2013-05-29 | perf tools: Move libbfd check config into config/Makefile | Jiri Olsa | 1 | -0/+37 |
2013-05-29 | perf tools: Move libpython check config into config/Makefile | Jiri Olsa | 1 | -0/+63 |
2013-05-29 | perf tools: Move libperl check config into config/Makefile | Jiri Olsa | 1 | -0/+21 |
2013-05-29 | perf tools: Move gtk2 check config into config/Makefile | Jiri Olsa | 1 | -0/+15 |
2013-05-29 | perf tools: Move slang check config into config/Makefile | Jiri Olsa | 1 | -0/+17 |
2013-05-29 | perf tools: Move libaudit check config into config/Makefile | Jiri Olsa | 1 | -0/+11 |
2013-05-29 | perf tools: Move libunwind check config into config/Makefile | Jiri Olsa | 1 | -0/+27 |
2013-05-28 | perf tools: Move libdw check config into config/Makefile | Jiri Olsa | 1 | -0/+15 |
2013-05-28 | perf tools: Move libelf check config into config/Makefile | Jiri Olsa | 1 | -0/+47 |
2013-05-28 | perf tools: Move compiler and linker flags check into config/Makefile | Jiri Olsa | 1 | -0/+66 |
2013-05-28 | perf tools: Move programs check into config/Makefile | Jiri Olsa | 1 | -0/+10 |
2013-05-28 | perf tools: Move arch check into config/Makefile | Jiri Olsa | 1 | -0/+34 |
2013-04-01 | perf tools: Remove dependency on libnewt | Arnaldo Carvalho de Melo | 1 | -7/+5 |
2013-01-30 | perf tools: Make numa benchmark optional | Peter Hurley | 1 | -0/+11 |
2013-01-24 | perf tools: Fix GNU make v3.80 compatibility issue | Al Cooper | 1 | -3/+3 |
2012-10-26 | perf tools: Always show CHK message when doing try-cc | Namhyung Kim | 1 | -2/+1 |
2012-10-24 | perf tools: Remove noise in python version feature test | Arnaldo Carvalho de Melo | 1 | -1/+4 |
2012-10-24 | perf tools: Diplays more output on features check for make V=1 | Jiri Olsa | 1 | -2/+9 |
2012-10-09 | perf tools: Update Makefile for Android | Irina Tirdea | 1 | -0/+9 |
2012-10-09 | perf tools: Add on_exit implementation | Bernhard Rosenkraenzer | 1 | -1/+10 |
2012-09-27 | perf tools: Check libaudit availability for perf-trace builtin | Namhyung Kim | 1 | -0/+11 |
2012-09-08 | perf tools: add NO_BACKTRACE for application self-debugging | Irina Tirdea | 1 | -0/+14 |
2012-08-10 | perf tools: Add libunwind dependency for DWARF CFI unwinding | Jiri Olsa | 1 | -0/+25 |
2012-06-19 | perf ui/gtk: Add GTK info_bar widget to browser window | Namhyung Kim | 1 | -0/+13 |
2012-03-19 | perf report: Add a simple GTK2-based 'perf report' browser | Pekka Enberg | 1 | -0/+15 |
2011-04-19 | perf tools: git mv tools/perf/{features-tests.mak,config/} | Michael Witten | 1 | -0/+128 |
2011-04-19 | perf tools: Move `try-cc' | Michael Witten | 1 | -0/+8 |
2011-04-19 | perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility | Michael Witten | 1 | -0/+180 |