| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-14 | Merge tag 'linux-kselftest-3.19-rc-5' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -9/+15 |
| 2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 17 | -59/+215 |
| 2015-01-11 | Merge branch 'core/urgent' into locking/urgent, to collect all pending lockin... | Ingo Molnar | 1 | -2/+2 |
| 2015-01-08 | selftests/vm: fix link error for transhuge-stress test | Andrey Skvortsov | 1 | -1/+1 |
| 2015-01-08 | perf hists browser: Fix segfault when showing callchain | Namhyung Kim | 1 | -1/+1 |
| 2015-01-08 | perf callchain: Free callchains when hist entries are deleted | Namhyung Kim | 3 | -0/+33 |
| 2015-01-08 | perf hists: Fix children sort key behavior | Namhyung Kim | 2 | -32/+35 |
| 2015-01-06 | tools: testing: selftests: mq_perf_tests: Fix infinite loop on ARM | dann frazier | 1 | -2/+1 |
| 2015-01-06 | selftests/exec: allow shell return code of 126 | David Drysdale | 1 | -6/+13 |
| 2015-01-02 | perf diff: Fix to sort by baseline field by default | Namhyung Kim | 1 | -0/+44 |
| 2015-01-02 | perf list: Fix --raw-dump option | Taesoo Kim | 1 | -3/+10 |
| 2015-01-02 | perf probe: Fix crash in dwarf_getcfi_elf | Namhyung Kim | 1 | -1/+17 |
| 2015-01-02 | perf probe: Fix to fall back to find probe point in symbols | Masami Hiramatsu | 1 | -2/+4 |
| 2015-01-01 | Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar | 10 | -20/+71 |
| 2014-12-30 | Merge tag 'linux-kselftest-3.19-fixes' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+2 |
| 2014-12-29 | Merge branches 'pm-domains', 'powercap' and 'pm-tools' | Rafael J. Wysocki | 2 | -2/+2 |
| 2014-12-23 | perf callchain: Append callchains only when requested | Namhyung Kim | 1 | -3/+4 |
| 2014-12-23 | perf ui/tui: Print backtrace symbols when segfault occurs | Namhyung Kim | 1 | -2/+24 |
| 2014-12-23 | perf report: Show progress bar for output resorting | Namhyung Kim | 9 | -15/+43 |
| 2014-12-23 | Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke... | Ingo Molnar | 1 | -2/+2 |
| 2014-12-22 | selftests/exec: Use %zu to format size_t | Geert Uytterhoeven | 1 | -2/+2 |
| 2014-12-19 | tools / cpupower: Fix no idle state information return value | Prarit Bhargava | 1 | -1/+1 |
| 2014-12-19 | tools / cpupower: Correctly detect if running as root | Michal Privoznik | 1 | -1/+1 |
| 2014-12-19 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 38 | -707/+874 |
| 2014-12-19 | tools/liblockdep: Fix debug_check thinko in mutex destroy | Kirill Smelkov | 1 | -2/+2 |
| 2014-12-19 | perf: Fix building warning on ARM 32 | Wang Nan | 2 | -7/+7 |
| 2014-12-18 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 7 | -5/+97 |
| 2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+4 |
| 2014-12-18 | tools/testing/selftests/Makefile: alphasort the TARGETS list | Andrew Morton | 1 | -8/+9 |
| 2014-12-18 | Merge branches 'pm-opp', 'pm-cpufreq' and 'pm-tools' | Rafael J. Wysocki | 1 | -4/+4 |
| 2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -38/+166 |
| 2014-12-17 | perf symbols: Fix use after free in filename__read_build_id | Mitchell Krome | 1 | -2/+6 |
| 2014-12-17 | perf evlist: Use roundup_pow_of_two | Arnaldo Carvalho de Melo | 2 | -19/+1 |
| 2014-12-17 | tools: Adopt roundup_pow_of_two | Arnaldo Carvalho de Melo | 1 | -0/+25 |
| 2014-12-17 | perf tools: Make the mmap length autotuning more robust | Arnaldo Carvalho de Melo | 1 | -0/+2 |
| 2014-12-17 | tools: Adopt rounddown_pow_of_two and deps | Arnaldo Carvalho de Melo | 1 | -0/+134 |
| 2014-12-17 | tools: Adopt fls_long and deps | Arnaldo Carvalho de Melo | 7 | -0/+22 |
| 2014-12-17 | tools: Move bitops.h from tools/perf/util to tools/ | Arnaldo Carvalho de Melo | 3 | -1/+2 |
| 2014-12-17 | tools: Introduce asm-generic/bitops.h | Arnaldo Carvalho de Melo | 4 | -8/+37 |
| 2014-12-17 | tools lib: Move asm-generic/bitops/find.h code to tools/include and tools/lib | Arnaldo Carvalho de Melo | 5 | -72/+131 |
| 2014-12-17 | tools: Whitespace prep patches for moving bitops.h | Arnaldo Carvalho de Melo | 1 | -7/+8 |
| 2014-12-17 | tools: Move code originally from asm-generic/atomic.h into tools/include/asm-... | Arnaldo Carvalho de Melo | 4 | -15/+25 |
| 2014-12-17 | tools: Move code originally from linux/log2.h to tools/include/linux/ | Arnaldo Carvalho de Melo | 5 | -12/+30 |
| 2014-12-17 | tools: Move __ffs implementation to tools/include/asm-generic/bitops/__ffs.h | Arnaldo Carvalho de Melo | 4 | -36/+46 |
| 2014-12-16 | Merge tag 'linux-kselftest-3.19-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 14 | -63/+248 |
| 2014-12-16 | perf evlist: Do not use hard coded value for a mmap_pages default | Arnaldo Carvalho de Melo | 1 | -4/+16 |
| 2014-12-16 | perf trace: Let the perf_evlist__mmap autosize the number of pages to use | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2014-12-16 | perf evlist: Improve the strerror_mmap method | Arnaldo Carvalho de Melo | 1 | -4/+13 |
| 2014-12-16 | perf evlist: Clarify sterror_mmap variable names | Arnaldo Carvalho de Melo | 1 | -3/+3 |
| 2014-12-16 | perf evlist: Fixup brown paper bag on "hint" for --mmap-pages cmdline arg | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2014-12-15 | tools/virtio: add virtio 1.0 in vringh_test | Michael S. Tsirkin | 1 | -0/+2 |
| 2014-12-15 | tools/virtio: add virtio 1.0 in virtio_test | Michael S. Tsirkin | 1 | -1/+13 |
| 2014-12-15 | tools/virtio: enable -Werror | Michael S. Tsirkin | 1 | -1/+1 |
| 2014-12-15 | tools/virtio: 64 bit features | Michael S. Tsirkin | 1 | -1/+1 |
| 2014-12-15 | tools/virtio: fix vringh test | Michael S. Tsirkin | 1 | -0/+1 |
| 2014-12-15 | tools/virtio: more stubs | Michael S. Tsirkin | 5 | -2/+79 |
| 2014-12-14 | Merge tag 'char-misc-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -17/+159 |
| 2014-12-14 | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -2/+0 |
| 2014-12-14 | Revert "tools: cpupower: fix return checks for sysfs_get_idlestate_count()" | Prarit Bhargava | 1 | -4/+4 |
| 2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds | 6 | -2/+578 |
| 2014-12-13 | syscalls: add selftest for execveat(2) | David Drysdale | 4 | -0/+432 |
| 2014-12-13 | mm/page_owner: keep track of page owners | Joonsoo Kim | 2 | -2/+146 |
| 2014-12-12 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds | 1 | -61/+0 |
| 2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
| 2014-12-12 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 24 | -499/+348 |
| 2014-12-11 | userns: Unbreak the unprivileged remount tests | Eric W. Biederman | 1 | -8/+24 |
| 2014-12-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -6/+0 |
| 2014-12-11 | perf trace: Provide a better explanation when mmap fails | Arnaldo Carvalho de Melo | 1 | -6/+6 |
| 2014-12-11 | perf evlist: Introduce strerror_mmap method | Arnaldo Carvalho de Melo | 2 | -0/+24 |
| 2014-12-11 | perf tools: Use sysctl__read_int instead of ad-hoc copies | Arnaldo Carvalho de Melo | 2 | -18/+2 |
| 2014-12-11 | tools lib fs: Add sysctl__read_int helper | Arnaldo Carvalho de Melo | 2 | -0/+14 |
| 2014-12-11 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 4 | -33/+12 |
| 2014-12-11 | tools lib fs: Adopt filename__read_int from tools/perf/ | Arnaldo Carvalho de Melo | 4 | -18/+23 |
| 2014-12-10 | Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
| 2014-12-10 | Merge tag 'ktest-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -11/+26 |
| 2014-12-10 | Merge tag 'ftracetest-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 14 | -13/+484 |
| 2014-12-10 | net, lib: kill arch_fast_hash library bits | Daniel Borkmann | 1 | -6/+0 |
| 2014-12-10 | perf kvm stat live: Mark events as (x86 only) in help output | Alexander Yarygin | 1 | -1/+2 |
| 2014-12-09 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -6/+6 |
| 2014-12-09 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 90 | -946/+4555 |
| 2014-12-09 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 91 | -1633/+36 |
| 2014-12-09 | perf tests: Fix attr tests size values to cope with machine state on interrup... | Jiri Olsa | 2 | -2/+2 |
| 2014-12-09 | calloc/xcalloc: Fix argument order | Arjun Sreedharan | 2 | -5/+5 |
| 2014-12-09 | perf callchain: Move cpumode resolve code to add_callchain_ip | Kan Liang | 1 | -37/+35 |
| 2014-12-09 | perf callchain: Fixup parameter handling error message | Kan Liang | 1 | -1/+1 |
| 2014-12-09 | perf tools: Add --buildid-dir option to set cache directory | Jiri Olsa | 4 | -6/+22 |
| 2014-12-09 | perf buildid cache: Fix -a segfault related to kcore handling | Jiri Olsa | 1 | -1/+1 |
| 2014-12-09 | perf buildid-cache: Remove extra debugdir variables | Jiri Olsa | 2 | -13/+7 |
| 2014-12-09 | perf tools: Use single strcmp call instead of two | Jiri Olsa | 1 | -1/+1 |
| 2014-12-09 | perf hists browser: Change print format from %lu to %PRIu64 | Tom Huynh | 1 | -1/+1 |
| 2014-12-09 | perf bench: Fix memcpy/memset output | Rabin Vincent | 1 | -8/+10 |
| 2014-12-09 | perf bench: Merge memset into memcpy | Rabin Vincent | 3 | -305/+90 |
| 2014-12-09 | perf bench: Prepare memcpy for merge | Rabin Vincent | 1 | -78/+104 |
| 2014-12-09 | virtio: add support for 64 bit features. | Michael S. Tsirkin | 1 | -1/+1 |
| 2014-12-09 | virtio: use u32, not bitmap for features | Michael S. Tsirkin | 4 | -33/+12 |
| 2014-12-08 | Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus | James Bottomley | 1 | -3/+6 |
| 2014-12-05 | tools: cpupower: fix return checks for sysfs_get_idlestate_count() | Prarit Bhargava | 1 | -4/+4 |
| 2014-12-04 | ftracetest: Add --verbose option for showing echo output | Masami Hiramatsu | 1 | -10/+23 |
| 2014-12-04 | ftracetest: Fix to show descriptions on dash | Masami Hiramatsu | 1 | -1/+2 |
| 2014-12-03 | selftest: size: Add size test for Linux kernel | Tim Bird | 4 | -0/+114 |
| 2014-12-02 | usbip: remove unneeded structure | Julia Lawall | 1 | -2/+0 |
| 2014-12-02 | selftests/kcmp: Always try to build the test | Michael Ellerman | 1 | -16/+2 |
| 2014-12-02 | selftests/kcmp: Don't include kernel headers | Michael Ellerman | 1 | -4/+0 |
| 2014-12-02 | mnt: Update unprivileged remount test | Eric W. Biederman | 1 | -30/+142 |
| 2014-12-01 | perf report: In branch stack mode use address history sorting | Andi Kleen | 1 | -0/+1 |
| 2014-12-01 | perf report: Add --branch-history option | Andi Kleen | 2 | -4/+27 |
| 2014-12-01 | perf callchain: Support handling complete branch stacks as histograms | Andi Kleen | 6 | -13/+132 |
| 2014-12-01 | perf stat: Add support for snapshot counters | Jiri Olsa | 1 | -2/+4 |
| 2014-12-01 | perf stat: Add support for per-pkg counters | Jiri Olsa | 2 | -0/+50 |
| 2014-12-01 | perf tools: Remove perf_evsel__read interface | Jiri Olsa | 2 | -63/+0 |
| 2014-12-01 | perf stat: Use read_counter in read_counter_aggr | Jiri Olsa | 1 | -2/+16 |
| 2014-12-01 | perf stat: Make read_counter work over the thread dimension | Jiri Olsa | 1 | -4/+11 |
| 2014-12-01 | perf stat: Use perf_evsel__read_cb in read_counter | Jiri Olsa | 1 | -6/+21 |
| 2014-11-28 | perf session: Do not fail on processing out of order event | Jiri Olsa | 2 | -6/+6 |
| 2014-11-26 | tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon | Dexuan Cui | 1 | -0/+14 |
| 2014-11-26 | Tools: hv: vssdaemon: skip all filesystems mounted readonly | Vitaly Kuznetsov | 1 | -1/+1 |
| 2014-11-26 | Tools: hv: vssdaemon: report freeze errors | Vitaly Kuznetsov | 1 | -4/+12 |
| 2014-11-24 | perf tools: Add snapshot format file parsing | Jiri Olsa | 4 | -11/+40 |
| 2014-11-24 | perf tools: Add per-pkg format file parsing | Matt Fleming | 4 | -0/+31 |
| 2014-11-24 | perf evsel: Introduce perf_evsel__read_cb function | Jiri Olsa | 2 | -0/+23 |
| 2014-11-24 | perf evsel: Introduce perf_counts_values__scale function | Jiri Olsa | 2 | -25/+25 |
| 2014-11-24 | perf evsel: Introduce perf_evsel__compute_deltas function | Jiri Olsa | 2 | -5/+7 |
| 2014-11-24 | perf tools: Allow to force redirect pr_debug to stderr. | Andi Kleen | 1 | -1/+3 |
| 2014-11-24 | perf tools: Fix segfault due to invalid kernel dso access | Namhyung Kim | 1 | -2/+2 |
| 2014-11-24 | perf callchain: Make get_srcline fall back to sym+offset | Andi Kleen | 6 | -8/+20 |
| 2014-11-24 | perf symbols: Move bfd_demangle stubbing to its only user | Arnaldo Carvalho de Melo | 2 | -21/+21 |
| 2014-11-24 | perf callchain: Enable printing the srcline in the history | Andi Kleen | 3 | -3/+15 |
| 2014-11-24 | scsi: add SPC-3 command definitions | Hannes Reinecke | 1 | -1/+4 |
| 2014-11-24 | scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 | Hannes Reinecke | 1 | -2/+2 |
| 2014-11-24 | kselftest: Move the docs to the Documentation dir | Tim Bird | 1 | -61/+0 |
| 2014-11-24 | perf tools: Collapse first level callchain entry if it has sibling | Namhyung Kim | 1 | -3/+8 |
| 2014-11-24 | perf hists browser: Print overhead percent value for first-level callchain | Namhyung Kim | 1 | -2/+12 |
| 2014-11-23 | ktest: Add back "tail -1" to kernelrelease make | Steven Rostedt (Red Hat) | 1 | -1/+1 |
| 2014-11-21 | ktest: Add name to running title | Steven Rostedt (Red Hat) | 1 | -1/+7 |
| 2014-11-21 | ktest: Allow tests to undefine default options | Steven Rostedt (Red Hat) | 1 | -8/+15 |
| 2014-11-21 | ktest: Fix make_min_config to handle new assign_configs call | Steven Rostedt (Red Hat) | 1 | -1/+3 |
| 2014-11-21 | ktest: Use make -s kernelrelease | Michal Marek | 1 | -1/+1 |
| 2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida | 1 | -1/+1 |
| 2014-11-20 | Replace mentions of "list_struct" to "list_head" | Andrey Utkin | 1 | -1/+1 |
| 2014-11-20 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 91 | -1633/+36 |
| 2014-11-19 | perf tools: Only override the default :tid comm entry | Adrian Hunter | 1 | -3/+2 |
| 2014-11-19 | perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignore | Adrian Hunter | 1 | -0/+2 |
| 2014-11-19 | perf evlist: Do not poll events that use the system_wide flag | Adrian Hunter | 1 | -1/+9 |
| 2014-11-19 | perf evsel: Fix ftrace:function event recording | Jiri Olsa | 1 | -0/+8 |
| 2014-11-19 | perf diff: Add missing handler for PERF_RECORD_MMAP2 events | Kan Liang | 1 | -0/+1 |
| 2014-11-19 | perf hists: Fix up srcline histogram key formatting | Arnaldo Carvalho de Melo | 1 | -1/+1 |
| 2014-11-19 | perf annotate: Support source line numbers in annotate | Andi Kleen | 3 | -6/+38 |
| 2014-11-19 | perf tools: Only print base source file for srcline | Andi Kleen | 1 | -1/+1 |
| 2014-11-19 | perf callchain: Use a common function to resolve symbol or name | Andi Kleen | 5 | -41/+32 |
| 2014-11-19 | perf callchain: Use al.addr to set up call chain | Andi Kleen | 1 | -1/+1 |
| 2014-11-19 | perf callchain: Factor out adding new call chain entries | Andi Kleen | 1 | -19/+32 |
| 2014-11-19 | perf tools: Fix annotation with kcore | Adrian Hunter | 1 | -0/+2 |
| 2014-11-19 | perf test: fix typo in python test | WANG Chao | 1 | -1/+1 |
| 2014-11-19 | perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader | Arnaldo Carvalho de Melo | 1 | -1/+0 |
| 2014-11-19 | perf tools: Clean up libelf feature support code | Namhyung Kim | 2 | -4/+3 |
| 2014-11-19 | perf build-id: Move disable_buildid_cache() to util/build-id.c | Namhyung Kim | 4 | -10/+13 |
| 2014-11-17 | selftests/timers: change test to use ksft framework | Shuah Khan | 1 | -6/+8 |
| 2014-11-17 | selftests/kcmp: change test to use ksft framework | Shuah Khan | 1 | -7/+20 |
| 2014-11-17 | selftests/ipc: change test to use ksft framework | Shuah Khan | 1 | -12/+14 |
| 2014-11-17 | selftests/breakpoints: change test to use ksft framework | Shuah Khan | 1 | -4/+6 |
| 2014-11-17 | selftests: add kselftest framework for uniform test reporting | Shuah Khan | 1 | -0/+62 |
| 2014-11-17 | selftests/user: move test out of Makefile into a shell script | Shuah Khan | 2 | -7/+11 |
| 2014-11-16 | perf record: Add new -I option to sample interrupted machine state | Stephane Eranian | 2 | -0/+8 |
| 2014-11-16 | perf/tests: Add interrupted state sample parsing test | Stephane Eranian | 1 | -15/+40 |
| 2014-11-16 | perf tools: Add core support for sampling intr machine state regs | Stephane Eranian | 5 | -6/+87 |
| 2014-11-16 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 2 | -1/+9 |
| 2014-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
| 2014-11-13 | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney | 13 | -28/+16 |
| 2014-11-11 | selftests/net: psock_fanout seg faults in sock_fanout_read_ring() | Shuah Khan | 1 | -1/+1 |
| 2014-11-07 | tools: hv: introduce -n/--no-daemon option | Vitaly Kuznetsov | 3 | -6/+94 |
| 2014-11-07 | Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition | Dexuan Cui | 1 | -8/+40 |
| 2014-11-06 | perf evsel: Do not call pevent_free_format when deleting tracepoint | Jiri Olsa | 1 | -2/+0 |
| 2014-11-06 | perf script python: Removing event cache as it's no longer needed | Jiri Olsa | 1 | -28/+6 |
| 2014-11-06 | perf script perl: Removing event cache as it's no longer needed | Jiri Olsa | 1 | -23/+6 |
| 2014-11-06 | perf tools: Add test_and_set_bit function | Jiri Olsa | 2 | -0/+19 |
| 2014-11-06 | ftracetest: Add basic event tracing test cases | Namhyung Kim | 4 | -0/+158 |
| 2014-11-06 | ftracetest: Clear trace buffer after running kprobe testcases | Namhyung Kim | 4 | -0/+4 |
| 2014-11-06 | ftracetest: Use logfile name supported by busybox's mktemp | Namhyung Kim | 1 | -1/+1 |
| 2014-11-06 | ftracetest: Add a couple of ftrace test cases | Steven Rostedt (Red Hat) | 3 | -0/+221 |
| 2014-11-06 | ftracetest: Add functions file that holds helper functions | Steven Rostedt (Red Hat) | 2 | -0/+19 |
| 2014-11-05 | selftests/net: move test out of Makefile into a shell script | Shuah Khan | 2 | -7/+11 |
| 2014-11-05 | perf tools: Make vmlinux short name more like kallsyms short name | Namhyung Kim | 1 | -0/+3 |
| 2014-11-05 | perf tools: Fix build-id matching on vmlinux | Namhyung Kim | 2 | -3/+15 |
| 2014-11-05 | perf record: Do not save pathname in ./debug/.build-id directory for vmlinux | Namhyung Kim | 3 | -5/+18 |
| 2014-11-05 | perf build-id: Move build-id related functions to util/build-id.c | Namhyung Kim | 4 | -341/+349 |
| 2014-11-05 | perf build-id: Rename dsos__write_buildid_table() | Namhyung Kim | 1 | -4/+2 |
| 2014-11-05 | perf tools: Add gzip decompression support for kernel module | Namhyung Kim | 8 | -12/+127 |
| 2014-11-04 | Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2014-11-04 | perf symbols: Preparation for compressed kernel module support | Namhyung Kim | 5 | -3/+141 |
| 2014-11-03 | rcutorture: Remove obsolete kversion param in kvm.sh | Pranith Kumar | 2 | -15/+6 |
| 2014-11-03 | rcutorture: Remove stale test configurations | Pranith Kumar | 71 | -1588/+0 |
| 2014-11-03 | rcutorture: Enable RCU self test in configs | Pranith Kumar | 6 | -0/+12 |
| 2014-11-03 | torture: Run Linux-kernel binary out of results directory | Paul E. McKenney | 1 | -2/+2 |
| 2014-11-03 | perf tools: Defer export of comms that were not 'set' | Adrian Hunter | 3 | -2/+67 |
| 2014-11-03 | perf tools: Add call information to Python export | Adrian Hunter | 3 | -7/+158 |
| 2014-11-03 | perf tools: Add call information to the database export API | Adrian Hunter | 2 | -1/+63 |
| 2014-11-03 | perf tools: Add branch_type and in_tx to Python export | Adrian Hunter | 2 | -7/+55 |
| 2014-11-03 | perf tools: Add branch type to db export | Adrian Hunter | 2 | -0/+54 |
| 2014-11-03 | perf tools: Enhance the thread stack to output call/return data | Adrian Hunter | 2 | -5/+659 |
| 2014-11-03 | perf tools: Add a thread stack for synthesizing call chains | Adrian Hunter | 6 | -0/+238 |