Age | Commit message (Expand) | Author |
2011-08-08 | perf tools: Add support to install perf python extension | Jiri Olsa |
2011-08-08 | perf tools: Make clean leaves some files | Kusanagi Kouichi |
2011-07-15 | perf-probe: Move dwarf library routines to dwarf-aux.{c, h} | Masami Hiramatsu |
2011-06-16 | tools/perf: Fix static build of perf tool | Mathias Krause |
2011-05-26 | perf tools: Fix build on older systems | Arnaldo Carvalho de Melo |
2011-05-10 | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar |
2011-05-07 | perf tools: Makefile: Use gcc to determine ARCH | Lin Ming |
2011-04-19 | perf tools: git mv tools/perf/{features-tests.mak,config/} | Michael Witten |
2011-04-19 | perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility | Michael Witten |
2011-04-19 | perf tools: Makefile: Clean up `python/perf.so' rule | Michael Witten |
2011-03-29 | perf tools: Fix NO_NEWT=1 python build error | Robert Richter |
2011-03-15 | perf evlist: New command to list the names of events present in a perf.data file | Arnaldo Carvalho de Melo |
2011-02-18 | perf tools: Makefile: Remove various and sundry cruft | Michael Witten |
2011-02-18 | perf tools: Makefile: Remove tool-specific cruft | Michael Witten |
2011-02-18 | perf tools: Makefile: Remove platform-specific cruft | Michael Witten |
2011-02-18 | perf tools: Makefile: Remove vestigial git-specific cruft | Michael Witten |
2011-02-16 | perf tools: Update Makefile with some help | Jesse Brandeburg |
2011-02-16 | perf ui: Serialize screen updates | Arnaldo Carvalho de Melo |
2011-02-16 | perf tool: Add cgroup support | Stephane Eranian |
2011-02-07 | perf tools: Makefile: Use $(QUIET_GEN) for perf.so | Michael Witten |
2011-02-05 | perf annotate: Move annotate functions to util/ | Arnaldo Carvalho de Melo |
2011-02-01 | perf tools: Don't try to build python bindings if Python.h not available | Arnaldo Carvalho de Melo |
2011-02-01 | perf tools: Fix up 'make clean' target | Arnaldo Carvalho de Melo |
2011-02-01 | perf tools: Remove verbose build messages for the python binding | Arnaldo Carvalho de Melo |
2011-01-31 | perf top: Introduce slang based TUI | Arnaldo Carvalho de Melo |
2011-01-31 | perf top: Move display agnostic routines to util/top.[ch] | Arnaldo Carvalho de Melo |
2011-01-30 | perf tools: Initial python binding | Arnaldo Carvalho de Melo |
2011-01-28 | perf tools: Add strfilter for general purpose string filter | Masami Hiramatsu |
2011-01-24 | perf threads: Move thread_map to separate file | Arnaldo Carvalho de Melo |
2011-01-22 | perf evsel: Introduce perf_evlist | Arnaldo Carvalho de Melo |
2011-01-22 | perf tools: Fix build by checking if extra warnings are supported | Arnaldo Carvalho de Melo |
2011-01-06 | perf tools: Build with frame pointer | Frederic Weisbecker |
2011-01-03 | perf tools: Introduce event selectors | Arnaldo Carvalho de Melo |
2010-12-07 | perf makefile: Allow strong and weak functions in LIB_OBJS | Ian Munsie |
2010-12-01 | Merge branch 'perf/rename' into perf/core | Ingo Molnar |
2010-11-26 | perf bench: Add feature that measures the performance of the arch/x86/lib/mem... | Hitoshi Mitake |
2010-11-19 | perf tools: Remove hardcoded include paths for elfutils | Robert Morell |
2010-11-16 | perf: Rename 'perf trace' to 'perf script' | Ingo Molnar |
2010-10-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-10-04 | perf tools: Fix build breakage | Kusanagi Kouichi |
2010-08-25 | perf tools: Fix linking errors with --as-needed flag | Tom Zanussi |
2010-08-25 | Merge branch 'linus' into perf/core | Ingo Molnar |
2010-08-21 | perf tools: add test for strlcpy() | Kirill A. Shutemov |
2010-08-18 | perf tools: Fix build error on read only source. | Kusanagi Kouichi |
2010-08-17 | perf tools: Fix build on POSIX shells | Bernd Petrovitsch |
2010-08-10 | perf ui: Complete the breakdown of util/newt.c | Arnaldo Carvalho de Melo |
2010-08-10 | perf ui: Move hists browser to util/ui/browsers/ | Arnaldo Carvalho de Melo |
2010-08-10 | perf ui: Move map browser to util/ui/browsers/ | Arnaldo Carvalho de Melo |
2010-08-10 | perf ui: Move annotate browser to util/ui/browsers/ | Arnaldo Carvalho de Melo |
2010-08-10 | perf ui: Move ui_progress routines to separate file in util/ui/ | Arnaldo Carvalho de Melo |