Age | Commit message (Expand) | Author |
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 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
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 |
2012-08-11 | perf tools: Support for DWARF CFI unwinding on post processing | Jiri Olsa |
2012-08-10 | perf tools: Add libunwind dependency for DWARF CFI unwinding | Jiri Olsa |
2012-08-10 | perf tools: Add interface to arch registers sets | Jiri Olsa |
2012-08-09 | perf symbols: Support minimal build without libelf | Namhyung Kim |
2012-08-09 | perf symbols: Split out util/symbol-elf.c | Namhyung Kim |
2012-08-09 | perf tools: Fix /etc config related installation | Namhyung Kim |
2012-08-09 | perf tools: Initial bash completion support | Frederic Weisbecker |
2012-08-08 | perf tools: Fix lib/traceevent build dir with OUTPUT variable set | Robert Richter |
2012-08-03 | perf tools: Remove brace expansion from clean target | Palmer Cox |
2012-08-03 | perf tools: Introduce intlist | David Ahern |
2012-08-03 | perf tools: Introducing rblist | David Ahern |
2012-07-25 | perf tools: Fix build error with bison 2.6 | Kirill A. Shutemov |
2012-07-25 | perf test: Add dso data caching tests | Jiri Olsa |
2012-06-27 | perf tools: Trivial build fix | David Ahern |
2012-06-19 | perf ui/gtk: Add GTK info_bar widget to browser window | Namhyung Kim |
2012-06-19 | perf ui: Introduce struct perf_error_ops | Namhyung Kim |
2012-05-24 | perf tools: Do not use _FORTIFY_SOURCE when DEBUG=1 is specified | Arnaldo Carvalho de Melo |