Age | Commit message (Expand) | Author |
2011-03-10 | perf header: Stop using 'self' | Arnaldo Carvalho de Melo |
2011-03-10 | perf session: Use evlist/evsel for managing perf.data attributes | Arnaldo Carvalho de Melo |
2011-03-10 | perf top: Don't let events to eat up whole header line | Jiri Olsa |
2011-03-10 | perf top: Fix events overflow in top command | Jiri Olsa |
2011-03-06 | perf report tui: Improve multi event session support | Arnaldo Carvalho de Melo |
2011-03-06 | perf tools: Improve support for sessions with multiple events | Arnaldo Carvalho de Melo |
2011-03-06 | perf evlist: Split perf_evlist__id_hash | Arnaldo Carvalho de Melo |
2011-03-06 | perf hists browser: Handle browsing empty hists tree | Arnaldo Carvalho de Melo |
2011-03-05 | perf hists: Remove needless global col lenght calcs | Arnaldo Carvalho de Melo |
2011-03-05 | perf report tui: Fix multi event switching | Arnaldo Carvalho de Melo |
2011-03-04 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2011-03-04 | perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5 | Frederic Weisbecker |
2011-03-04 | perf: Fix missing strndup declaration | Frederic Weisbecker |
2011-03-02 | perf: Set filters before mmaping events | Frederic Weisbecker |
2011-03-01 | perf top tui: Wait till the first sample to refresh the screen. | Arnaldo Carvalho de Melo |
2011-03-01 | perf top: Fix reporting of invalid --vmlinux | Arnaldo Carvalho de Melo |
2011-03-01 | perf tui: Make ui__warning modal | Arnaldo Carvalho de Melo |
2011-03-01 | perf top browser: Handle empty active symbols list | Arnaldo Carvalho de Melo |
2011-02-28 | perf symbols: Fix vmlinux path when not using --symfs | Arnaldo Carvalho de Melo |
2011-02-28 | perf timechart: Fix max number of cpus | Thomas Renninger |
2011-02-28 | perf timechart: Fix black idle boxes in the title | Thomas Renninger |
2011-02-25 | perf ui browser: Introduce ui_browser__show_title | Arnaldo Carvalho de Melo |
2011-02-25 | perf top browser: Fix up exit keys | Arnaldo Carvalho de Melo |
2011-02-25 | perf hists: Print number of samples, not the period sum | Arnaldo Carvalho de Melo |
2011-02-23 | perf annotate: Show better message when no vmlinux is found | Arnaldo Carvalho de Melo |
2011-02-23 | perf lock: Document valid sort keys | Marcin Slusarz |
2011-02-23 | perf top browser: Adjust the browser indexes when refreshing | Arnaldo Carvalho de Melo |
2011-02-22 | perf top: Live TUI Annotation | Arnaldo Carvalho de Melo |
2011-02-22 | perf probe: Remove redundant checks | Arnaldo Carvalho de Melo |
2011-02-21 | perf evsel: Fix inverted test for fixing up attr.inherit flag | Arnaldo Carvalho de Melo |
2011-02-21 | perf probe: Fix error propagation leading to segfault | 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-18 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-02-17 | perf list: Allow filtering list of events | Arnaldo Carvalho de Melo |
2011-02-17 | perf report: Tell the user when a perf.data file has no samples | Arnaldo Carvalho de Melo |
2011-02-17 | perf record: Delay setting the header writing atexit call | Arnaldo Carvalho de Melo |
2011-02-17 | perf hists: Print number of samples, not the period sum | Arnaldo Carvalho de Melo |
2011-02-17 | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar |
2011-02-17 | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
2011-02-17 | perf: make perf stat print user provided full event names | Stephane Eranian |
2011-02-17 | perf python: Add cgroup.c to setup.py to get it building again | Arnaldo Carvalho de Melo |
2011-02-16 | perf probe: Show filename which contains target function | Masami Hiramatsu |
2011-02-16 | perf probe: Support function@filename syntax for --line | Masami Hiramatsu |
2011-02-16 | perf tools: Update Makefile with some help | Jesse Brandeburg |
2011-02-16 | perf annotate browser: Use the percent color for the whole line | Arnaldo Carvalho de Melo |
2011-02-16 | perf annotate: Check if offset is less than symbol size | Arnaldo Carvalho de Melo |
2011-02-16 | perf ui: Serialize screen updates | Arnaldo Carvalho de Melo |