Age | Commit message (Expand) | Author |
2012-11-19 | perf: Make perf build for x86 with UAPI disintegration applied | David Howells |
2012-10-30 | perf tools: Fix strbuf_addf() when the buffer needs to grow | Namhyung Kim |
2012-10-30 | perf header: Fix numa topology printing | Namhyung Kim |
2012-10-22 | perf test: Fix exclude_guest parse events tests | Jiri Olsa |
2012-10-22 | perf tools: do not flush maps on COMM for perf report | Luigi Semenzato |
2012-10-20 | perf python: Properly link with libtraceevent | Arnaldo Carvalho de Melo |
2012-10-20 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2012-10-17 | perf python: Link with libtraceevent | Arnaldo Carvalho de Melo |
2012-10-17 | perf python: Initialize 'page_size' variable | Arnaldo Carvalho de Melo |
2012-10-16 | perf tools: Remove warnings on JIT samples for srcline sort key | Namhyung Kim |
2012-10-16 | perf tools: Fix segfault when using srcline sort key | Namhyung Kim |
2012-10-16 | perf tool: Precise mode requires exclude_guest | David Ahern |
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-11 | perf: fix duplicate header inclusion | Michel Lespinasse |
2012-10-09 | rbtree: adjust node color in __rb_erase_color() only when necessary | Michel Lespinasse |
2012-10-05 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-10-04 | perf hists: Add more helpers for hist entry stat | Namhyung Kim |
2012-10-04 | perf hists: Move he->stat.nr_events initialization to a template | Namhyung Kim |
2012-10-04 | perf hists: Introduce struct he_stat | Namhyung Kim |
2012-10-04 | perf diff: Removing the total_period argument from output code | Jiri Olsa |
2012-10-04 | perf tool: Add hpp interface to enable/disable hpp column | Jiri Olsa |
2012-10-04 | perf tools: Removing hists pair argument from output path | Jiri Olsa |
2012-10-04 | perf hists: Separate overhead and baseline columns | Jiri Olsa |
2012-10-04 | perf diff: Refactor diff displacement possition info | Jiri Olsa |
2012-10-04 | perf hists: Add struct hists pointer to struct hist_entry | Jiri Olsa |
2012-10-03 | perf evlist: Remove some unused methods | Arnaldo Carvalho de Melo |
2012-10-03 | perf evlist: Introduce add_newtp method | Arnaldo Carvalho de Melo |
2012-10-02 | perf tools: Convert to BACKTRACE_SUPPORT | Namhyung Kim |
2012-10-02 | perf tools: Long option completion support for each subcommands | 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 LIBUNWIND_SUPPORT | Namhyung Kim |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-28 | perf tools: Convert to LIBELF_SUPPORT | Namhyung Kim |
2012-09-27 | perf probe: Print an enum type variable in "enum variable-name" format when s... | Hyeoncheol Lee |
2012-09-26 | perf hists: Add missing period_* fields when collapsing a hist entry | Namhyung Kim |
2012-09-26 | perf evsel: Export the event_format constructor | Arnaldo Carvalho de Melo |
2012-09-26 | perf evsel: Introduce rawptr() method | Arnaldo Carvalho de Melo |
2012-09-26 | perf tools: Use perf_evsel__newtp in the event parser | Arnaldo Carvalho de Melo |
2012-09-26 | perf evsel: The tracepoint constructor should store sys:name | Arnaldo Carvalho de Melo |
2012-09-26 | perf evlist: Introduce set_filter() method | Arnaldo Carvalho de Melo |
2012-09-26 | perf evlist: Renane set_filters method to apply_filters | Arnaldo Carvalho de Melo |
2012-09-26 | perf evsel: Handle endianity in intval method | Arnaldo Carvalho de Melo |
2012-09-26 | perf evsel: Know if byte swap is needed | Arnaldo Carvalho de Melo |
2012-09-26 | perf tools: Allow handling a NULL cpu_map as meaning "all cpus" | Arnaldo Carvalho de Melo |
2012-09-26 | perf evsel: Improve tracepoint constructor setup | Arnaldo Carvalho de Melo |