summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-10-24selftests/ftrace: Add wakeup tracer testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add stacktrace ftrace filter command testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add trace_pipe testcaseMasami Hiramatsu
2018-10-24selftests/ftrace: Add function filter on module testcaseMasami Hiramatsu
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-24perf script: Support total cycles countAndi Kleen
2018-10-24perf script: Implement --graph-functionAndi Kleen
2018-10-24tools script: Add --call-trace and --call-ret-traceAndi Kleen
2018-10-24perf script: Make itrace script default to all callsAndi Kleen
2018-10-24perf script: Add --insn-trace for instruction decodingAndi Kleen
2018-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2018-10-23perf scripts python: exported-sql-viewer.py: Add All branches reportAdrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to display all the d...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge ...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add ability to find symbols in t...Adrian Hunter
2018-10-23perf scripts python: exported-sql-viewer.py: Add support for multiple sub-win...Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.pyAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Refactor TreeItem classAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Add data helper functionsAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from T...Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Add a class for global dataAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Separate the database details in...Adrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Make a "Main" functionAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Change iconAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Set a minimum window sizeAdrian Hunter
2018-10-23perf scripts python: call-graph-from-sql.py: Provide better default column sizesAdrian Hunter
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