Age | Commit message (Expand) | Author |
2012-11-01 | perf tests: Add attr tests under builtin test command | Jiri Olsa |
2012-10-31 | perf tests: Add framework for automated perf_event_attr tests | Jiri Olsa |
2012-10-31 | perf tests: Move test objects into 'tests' directory | Jiri Olsa |
2012-10-31 | perf tools: Remove BINDIR define from exec_cmd.o compilation | Jiri Olsa |
2012-10-31 | perf tools: Warn about missing libelf | Namhyung Kim |
2012-10-29 | perf scripts browser: Add a browser for perf script | Feng Tang |
2012-10-29 | perf tools: Move dso_* related functions into dso object | Jiri Olsa |
2012-10-26 | perf tools: Fix LIBELF_MMAP checking | Namhyung Kim |
2012-10-26 | perf tools: Convert invocation of MAKE into SUBDIR | Namhyung Kim |
2012-10-26 | perf tools: Cleanup doc related targets | Namhyung Kim |
2012-10-24 | perf tools: Try to build Documentation when installing | Borislav Petkov |
2012-10-24 | perf tools: Try to find cross-built objdump path | Irina Tirdea |
2012-10-24 | perf tools: Diplays more output on features check for make V=1 | Jiri Olsa |
2012-10-24 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2012-10-20 | perf python: Properly link with libtraceevent | Arnaldo Carvalho de Melo |
2012-10-14 | perf: Fix UAPI fallout | Ingo Molnar |
2012-10-13 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-13 | perf: Handle new rbtree implementation | Markus Trippelsdorf |
2012-10-08 | perf tools: Update Makefile for Android | Irina Tirdea |
2012-10-08 | perf tools: Add on_exit implementation | Bernhard Rosenkraenzer |
2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-10-06 | perf machine: Introduce find_thread method | Arnaldo Carvalho de Melo |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-02 | perf tools: Convert to BACKTRACE_SUPPORT | Namhyung Kim |
2012-10-02 | perf tools: Convert to HAVE_STRLCPY | Namhyung Kim |
2012-10-02 | perf tools: Convert to GTK2_SUPPORT | Namhyung Kim |
2012-10-02 | perf tools: Convert to NEWT_SUPPORT | Namhyung Kim |
2012-10-02 | perf tools: Convert to LIBAUDIT_SUPPORT | Namhyung Kim |
2012-10-02 | perf tools: Convert to LIBUNWIND_SUPPORT | Namhyung Kim |
2012-09-28 | perf tools: Convert to LIBELF_SUPPORT | Namhyung Kim |
2012-09-28 | perf tools: Remove unused PYRF_OBJS variable on Makefile | Namhyung Kim |
2012-09-28 | perf tools: Move libdw availability check before arch Makefile | Namhyung Kim |
2012-09-27 | perf tools: Check libaudit availability for perf-trace builtin | Namhyung Kim |
2012-09-26 | perf trace: New tool | Arnaldo Carvalho de Melo |
2012-09-24 | perf tools: bfd.h/libbfd detection fails with recent binutils | Markus Trippelsdorf |
2012-09-21 | perf tools: Fix parallel build | Eric Sandeen |
2012-09-17 | perf stat: Move stats related code to util/stat.c | Xiao Guangrong |
2012-09-11 | perf tools: Back [vdso] DSO with real data | Jiri Olsa |
2012-09-11 | perf tools: include wrapper for magic.h | Irina Tirdea |
2012-09-08 | perf hists: Introduce perf_hpp for hist period printing | Namhyung Kim |
2012-09-07 | perf tools: add NO_BACKTRACE for application self-debugging | Irina Tirdea |
2012-09-06 | perf tools: Clean target should do clean for lib/traceevent too | David Ahern |
2012-09-05 | perf tools: Fix x86 builds with ARCH specified on the command line | David Ahern |
2012-08-22 | perf tools: Fix 'No libunwind found' make warning message | Jiri Olsa |
2012-08-20 | perf hists: Separate out hist print functions | Namhyung Kim |
2012-08-20 | perf tools: Fix include order for bison/flex-generated C files | Ben Hutchings |
2012-08-20 | perf symbols: Fix builds with NO_LIBELF set | David Ahern |
2012-08-20 | perf: silence GTK2 probing errors | David Ahern |
2012-08-17 | perf ui gtk: Implement helpline_fns | Namhyung Kim |
2012-08-16 | perf ui: Introduce struct ui_helpline | Namhyung Kim |