Age | Commit message (Expand) | Author |
2014-08-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-08-04 | Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-08-04 | Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-08-04 | Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-08-04 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-08-04 | Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2014-07-28 | Revert "perf tools: Fix jump label always changing during tracing" | Jiri Olsa |
2014-07-28 | perf tools: Fix perf usage string leftover | Jiri Olsa |
2014-07-28 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2014-07-28 | Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app... | Ingo Molnar |
2014-07-25 | perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds | Jiri Olsa |
2014-07-25 | perf record: Always force PERF_RECORD_FINISHED_ROUND event | Jiri Olsa |
2014-07-25 | perf inject: Add --kallsyms parameter | Adrian Hunter |
2014-07-25 | perf tools: Expose 'addr' functions so they can be reused | Adrian Hunter |
2014-07-24 | perf session: Fix accounting of ordered samples queue | Jiri Olsa |
2014-07-24 | perf powerpc: Include util/util.h and remove stringify macros | Sukadev Bhattiprolu |
2014-07-23 | perf tools: Fix build on gcc 4.4.7 | Arnaldo Carvalho de Melo |
2014-07-23 | perf tools: Add thread parameter to vdso__dso_findnew() | Adrian Hunter |
2014-07-23 | perf tools: Add dso__type() | Adrian Hunter |
2014-07-23 | perf tools: Separate the VDSO map name from the VDSO dso name | Adrian Hunter |
2014-07-23 | perf tools: Add vdso__new() | Adrian Hunter |
2014-07-23 | perf machine: Fix the lifetime of the VDSO temporary file | Adrian Hunter |
2014-07-23 | perf tools: Group VDSO global variables into a structure | Adrian Hunter |
2014-07-23 | perf session: Add ability to skip 4GiB or more | Adrian Hunter |
2014-07-23 | perf session: Add ability to 'skip' a non-piped event stream | Adrian Hunter |
2014-07-23 | perf tools: Pass machine to vdso__dso_findnew() | Adrian Hunter |
2014-07-23 | tools: add script to test udelay | David Riley |
2014-07-23 | perf tools: Add dso__data_size() | Adrian Hunter |
2014-07-23 | perf tools: Move rdtsc() function | Adrian Hunter |
2014-07-23 | perf machine: Add ability to record the current tid for each cpu | Adrian Hunter |
2014-07-23 | perf tools: Add cpu to struct thread | Adrian Hunter |
2014-07-23 | perf tools: Add dsos__hit_all() | Adrian Hunter |
2014-07-23 | perf tools: Add dso__data_status_seen() | Adrian Hunter |
2014-07-23 | perf tools: Record whether a dso has data | Adrian Hunter |
2014-07-23 | perf script: Do not print dangling '=>' for BTS | Adrian Hunter |
2014-07-23 | perf script: Improve srcline display for BTS | Adrian Hunter |
2014-07-23 | perf tools: Fix jump label always changing during tracing | Adrian Hunter |
2014-07-22 | perf tools: Fix incorrect fd error comparison | Adrian Hunter |
2014-07-21 | Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ba... | Greg Kroah-Hartman |
2014-07-21 | Merge 3.16-rc6 into driver-core-next | Greg Kroah-Hartman |
2014-07-19 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-07-18 | perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag | Jiri Olsa |
2014-07-18 | perf tools: Enable close-on-exec flag on perf file descriptor | Yann Droneaud |
2014-07-17 | test: add firmware_class loader test | Kees Cook |
2014-07-17 | perf tools: Allow TSC conversion on any arch | Adrian Hunter |
2014-07-17 | perf tools: Remove needless getopt.h includes | Jiri Olsa |
2014-07-17 | perf tools: Add --debug optionto set debug variable | Jiri Olsa |
2014-07-17 | perf tools: Factor eprintf to allow different debug variables | Jiri Olsa |
2014-07-17 | perf tools: Move pr_* debug macros into debug object | Jiri Olsa |