summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-24selftests/ftrace: Add max stack tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add function profiling stat testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add ringbuffer size changing testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add trace_printk sample module testMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe-event with symbol argument testMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe profile testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add kprobe event with $comm argument testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Check set_event_pid resultMasami Hiramatsu
2018-10-24selftests/ftrace: Test kprobe-event argument with various bitsizeMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kretprobe testcase to check log dataMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kprobe testcase to check log dataMasami Hiramatsu
2018-10-24selftests/ftrace: Improve kprobe on module testcase to load/unload moduleMasami Hiramatsu
2018-10-24selftests/ftrace: Use loopback address instead of localhostMasami Hiramatsu
2018-10-24selftests/ftrace: Fix checkbashisms errorsMasami Hiramatsu
2018-10-24selftests/ftrace: Fix to test kprobe $comm arg only if availableMasami Hiramatsu
2018-10-24selftests/ftrace: Remove unneeded per-test init/cleanup ftraceMasami Hiramatsu
2018-10-24selftests/ftrace: Cleanup ftrace after running testMasami Hiramatsu
2018-10-24selftests/ftrace: Add SPDX License Identifier to templateMasami Hiramatsu
2018-10-24selftests/ftrace: More initialize features in initialize_ftraceMasami Hiramatsu
2018-10-24selftests/ftrace: Add case number prefix to logfileMasami Hiramatsu
2018-10-24selftests/ftrace: Add --console hidden optionMasami Hiramatsu
2018-10-24selftests/ftrace: Add --stop-fail hidden option for debugMasami Hiramatsu
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-10-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-23Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-10-23Merge branch 'x86/cache' into perf/core, to pick up fixesIngo Molnar
2018-10-23Merge tag 'pm-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-10-22tc-tests: test denial of 'goto chain' for exceed traffic in police.jsonDavide Caratti
2018-10-22tc-tests: test denial of 'goto chain' on 'random' traffic in gact.jsonDavide Caratti
2018-10-23Merge tag 'spi-v5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-21tools: bpftool: fix completion for "bpftool map update"Quentin Monnet
2018-10-21tools: bpftool: print nb of cmds to stdout (not stderr) for batch modeQuentin Monnet
2018-10-21tools: bpftool: document restriction on '.' in names to pin in bpffsQuentin Monnet
2018-10-21Merge branch 'spi-4.20' into spi-nextMark Brown
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox
2018-10-21radix tree test: Convert multiorder tests to XArrayMatthew Wilcox
2018-10-21radix tree tests: Convert item_delete_rcu to XArrayMatthew Wilcox
2018-10-21radix tree tests: Convert item_kill_tree to XArrayMatthew Wilcox
2018-10-21radix tree tests: Move item_insert_orderMatthew Wilcox
2018-10-21radix tree test suite: Remove multiorder benchmarkingMatthew Wilcox
2018-10-21radix tree test suite: Remove __item_insertMatthew Wilcox
2018-10-21xarray: Move multiorder_check to in-kernel testsMatthew Wilcox
2018-10-21xarray: Move multiorder_shrink to kernel testsMatthew Wilcox
2018-10-21xarray: Move multiorder account test in-kernelMatthew Wilcox
2018-10-21radix tree test suite: Convert iteration test to XArrayMatthew Wilcox
2018-10-21radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox