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