Age | Commit message (Expand) | Author |
2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-12-10 | Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2014-12-10 | Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-12-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley |
2014-12-05 | tools: cpupower: fix return checks for sysfs_get_idlestate_count() | Prarit Bhargava |
2014-12-04 | ftracetest: Add --verbose option for showing echo output | Masami Hiramatsu |
2014-12-04 | ftracetest: Fix to show descriptions on dash | Masami Hiramatsu |
2014-12-01 | perf report: In branch stack mode use address history sorting | Andi Kleen |
2014-12-01 | perf report: Add --branch-history option | Andi Kleen |
2014-12-01 | perf callchain: Support handling complete branch stacks as histograms | Andi Kleen |
2014-12-01 | perf stat: Add support for snapshot counters | Jiri Olsa |
2014-12-01 | perf stat: Add support for per-pkg counters | Jiri Olsa |
2014-12-01 | perf tools: Remove perf_evsel__read interface | Jiri Olsa |
2014-12-01 | perf stat: Use read_counter in read_counter_aggr | Jiri Olsa |
2014-12-01 | perf stat: Make read_counter work over the thread dimension | Jiri Olsa |
2014-12-01 | perf stat: Use perf_evsel__read_cb in read_counter | Jiri Olsa |
2014-11-28 | perf session: Do not fail on processing out of order event | Jiri Olsa |
2014-11-24 | perf tools: Add snapshot format file parsing | Jiri Olsa |
2014-11-24 | perf tools: Add per-pkg format file parsing | Matt Fleming |
2014-11-24 | perf evsel: Introduce perf_evsel__read_cb function | Jiri Olsa |
2014-11-24 | perf evsel: Introduce perf_counts_values__scale function | Jiri Olsa |
2014-11-24 | perf evsel: Introduce perf_evsel__compute_deltas function | Jiri Olsa |
2014-11-24 | perf tools: Allow to force redirect pr_debug to stderr. | Andi Kleen |
2014-11-24 | perf tools: Fix segfault due to invalid kernel dso access | Namhyung Kim |
2014-11-24 | perf callchain: Make get_srcline fall back to sym+offset | Andi Kleen |
2014-11-24 | perf symbols: Move bfd_demangle stubbing to its only user | Arnaldo Carvalho de Melo |
2014-11-24 | perf callchain: Enable printing the srcline in the history | Andi Kleen |
2014-11-24 | scsi: add SPC-3 command definitions | Hannes Reinecke |
2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke |
2014-11-24 | perf tools: Collapse first level callchain entry if it has sibling | Namhyung Kim |
2014-11-24 | perf hists browser: Print overhead percent value for first-level callchain | Namhyung Kim |
2014-11-23 | ktest: Add back "tail -1" to kernelrelease make | Steven Rostedt (Red Hat) |
2014-11-21 | ktest: Add name to running title | Steven Rostedt (Red Hat) |
2014-11-21 | ktest: Allow tests to undefine default options | Steven Rostedt (Red Hat) |
2014-11-21 | ktest: Fix make_min_config to handle new assign_configs call | Steven Rostedt (Red Hat) |
2014-11-21 | ktest: Use make -s kernelrelease | Michal Marek |
2014-11-20 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2014-11-19 | perf tools: Only override the default :tid comm entry | Adrian Hunter |
2014-11-19 | perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignore | Adrian Hunter |
2014-11-19 | perf evlist: Do not poll events that use the system_wide flag | Adrian Hunter |
2014-11-19 | perf evsel: Fix ftrace:function event recording | Jiri Olsa |
2014-11-19 | perf diff: Add missing handler for PERF_RECORD_MMAP2 events | Kan Liang |
2014-11-19 | perf hists: Fix up srcline histogram key formatting | Arnaldo Carvalho de Melo |
2014-11-19 | perf annotate: Support source line numbers in annotate | Andi Kleen |
2014-11-19 | perf tools: Only print base source file for srcline | Andi Kleen |
2014-11-19 | perf callchain: Use a common function to resolve symbol or name | Andi Kleen |
2014-11-19 | perf callchain: Use al.addr to set up call chain | Andi Kleen |