Age | Commit message (Expand) | Author | Files | Lines |
2010-10-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -1/+1 |
2010-10-04 | perf tools: Fix build breakage | Kusanagi Kouichi | 1 | -1/+1 |
2010-08-26 | perf tools: Fix linking errors with --as-needed flag | Tom Zanussi | 1 | -6/+15 |
2010-08-25 | Merge branch 'linus' into perf/core | Ingo Molnar | 1 | -4/+10 |
2010-08-21 | perf tools: add test for strlcpy() | Kirill A. Shutemov | 1 | -0/+9 |
2010-08-18 | perf tools: Fix build error on read only source. | Kusanagi Kouichi | 1 | -4/+10 |
2010-08-17 | perf tools: Fix build on POSIX shells | Bernd Petrovitsch | 1 | -6/+10 |
2010-08-10 | perf ui: Complete the breakdown of util/newt.c | Arnaldo Carvalho de Melo | 1 | -4/+3 |
2010-08-10 | perf ui: Move hists browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-08-10 | perf ui: Move map browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2010-08-10 | perf ui: Move annotate browser to util/ui/browsers/ | Arnaldo Carvalho de Melo | 1 | -1/+6 |
2010-08-10 | perf ui: Move ui_progress routines to separate file in util/ui/ | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2010-08-10 | perf ui: Move ui_helpline routines to separate file in util/ui/ | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2010-08-07 | perf ui: Start breaking down newt.c into multiple files | Arnaldo Carvalho de Melo | 1 | -3/+7 |
2010-07-02 | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Conny Seidel | 1 | -23/+25 |
2010-06-18 | perf scripts perl: Makefile fix | Tom Zanussi | 1 | -1/+1 |
2010-06-09 | perf tools: Reorganize the Makefile feature tests | Arnaldo Carvalho de Melo | 1 | -53/+56 |
2010-05-18 | perf tools: Add mode to build without newt support | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-05-17 | perf tui: Add explicit -lslang option | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-05-15 | perf newt: Make <- zoom out filters | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2010-05-12 | perf report: Librarize the annotation code and use it in the newt browser | Arnaldo Carvalho de Melo | 1 | -0/+5 |
2010-05-11 | perf symbols: allow forcing use of cplus_demangle | Kyle McMartin | 1 | -0/+3 |
2010-05-11 | perf probe: Check older elfutils and set NO_DWARF | Masami Hiramatsu | 1 | -2/+2 |
2010-05-02 | perf: add perf-inject builtin | Tom Zanussi | 1 | -0/+1 |
2010-05-02 | perf tools: Don't use code surrounded by __KERNEL__ | Arnaldo Carvalho de Melo | 1 | -15/+1 |
2010-04-30 | perf test: Initial regression testing command | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2010-04-28 | perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2010-04-26 | perf tools: Fix libdw-dev package name in error message | Stefan Hajnoczi | 1 | -1/+1 |
2010-04-22 | perf: Move arch specific code into separate arch directory | Ian Munsie | 1 | -6/+30 |
2010-04-19 | perf: 'perf kvm' tool for monitoring guest performance from host | Zhang, Yanmin | 1 | -0/+1 |
2010-04-09 | perf tools: Fix perl support installation when O= is used | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2010-04-03 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 1 | -5/+5 |
2010-04-03 | perf tools: Move the prototypes in util/string.h to util.h | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2010-04-03 | perf, probe-finder: Build fix on Debian | Borislav Petkov | 1 | -5/+5 |
2010-04-02 | perf tools: Allow specifying O= to build files in a separate directory | Arnaldo Carvalho de Melo | 1 | -155/+167 |
2010-04-02 | perf tools: Use -o $(BITBUCKET) in one more case | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-03-22 | perf probe: Add NO_DWARF make option | Masami Hiramatsu | 1 | -0/+4 |
2010-03-22 | perf probe: Cleanup debuginfo related code | Masami Hiramatsu | 1 | -2/+1 |
2010-03-12 | perf report: Implement initial UI using newt | Arnaldo Carvalho de Melo | 1 | -0/+8 |
2010-03-11 | perf: Make the install relative to DESTDIR if specified | John Kacur | 1 | -1/+3 |
2010-03-11 | perf tools: Fix sparse CPU numbering related bugs | Paul Mackerras | 1 | -0/+2 |
2010-02-25 | perf probe: Use elfutils-libdw for analyzing debuginfo | Masami Hiramatsu | 1 | -5/+5 |
2010-02-25 | perf/scripts: Add syscall tracing scripts | Tom Zanussi | 1 | -0/+3 |
2010-02-25 | perf/scripts: Add Python scripting engine | Tom Zanussi | 1 | -0/+21 |
2010-02-23 | perf/scripts: Move Perl scripting files to scripting-engines dir | Tom Zanussi | 1 | -4/+5 |
2010-02-04 | perf build-id: Move the routine to find DSOs with hits to the lib | Arnaldo Carvalho de Melo | 1 | -0/+2 |
2010-01-31 | perf lock: Introduce new tool "perf lock", for analyzing lock statistics | Hitoshi Mitake | 1 | -0/+1 |
2010-01-31 | perf: Add util/include/linuxhash.h to include hash.h of kernel | Hitoshi Mitake | 1 | -0/+1 |
2010-01-21 | perf buildid-cache: Add new command to manage build-id cache | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2010-01-20 | perf archive: Fix installation steps in the Makefile | Arnaldo Carvalho de Melo | 1 | -1/+1 |