summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-06-08perf script python: Remove dups in documentation examplesSeongJae Park1-4/+2
2017-06-08perf script python: Updated trace_unhandled() signatureSeongJae Park1-6/+3
2017-06-08perf script python: Fix wrong code snippets in documentationSeongJae Park1-2/+2
2017-06-08perf script: Fix documentation errorsSeongJae Park2-3/+3
2017-06-08perf script: Fix outdated comment for perf-trace-pythonSeongJae Park1-1/+1
2017-06-08perf probe: Fix examples section of documentationSeongJae Park1-2/+6
2017-06-07selftests/ftrace: Return unsupported if it detects older kernelMasami Hiramatsu2-0/+18
2017-06-07selftests/ftrace: Use top-level available_filter_functionMasami Hiramatsu1-0/+4
2017-06-07selftests/ftrace: Add instance indication in test logMasami Hiramatsu1-1/+1
2017-06-07selftests/ftrace: Reset ftrace filter on older kernelMasami Hiramatsu1-1/+4
2017-06-07ftrace/kprobes: selftests: Check kretprobe maxactive is supportedMasami Hiramatsu1-0/+1
2017-06-07selftests/ftrace: Reduce trace buffer checking overheadMasami Hiramatsu1-2/+6
2017-06-07selftests/ftrace: Skip full-glob-matching filter test on older kernelMasami Hiramatsu1-11/+17
2017-06-07selftests/seccomp: Force rebuild according to dependenciesMickaël Salaün1-0/+2
2017-06-07Documentation/dev-tools: Add kselftest_harness documentationMickaël Salaün1-85/+330
2017-06-07selftests: Remove the TEST_API() wrapper from kselftest_harness.hMickaël Salaün1-205/+150
2017-06-07selftests: Cosmetic renames in kselftest_harness.hMickaël Salaün1-5/+6
2017-06-07selftests: Make test_harness.h more generally availableMickaël Salaün2-1/+1
2017-06-07selftests: sync: Skip the test if kernel support is not foundMichael Ellerman1-0/+13
2017-06-07selftests/vm: Fix test for virtual address range mapping for arm64Michal Suchanek1-9/+26
2017-06-07selftests: futex: print testcase-name and PASS/FAIL/ERROR statusNaresh Kamboju8-10/+19
2017-06-07Merge tag 'perf-urgent-for-mingo-4.12-20170606' of git://git.kernel.org/pub/s...Ingo Molnar13-22/+103
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko3-5/+7
2017-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-48/+198
2017-06-06bpf: Test for bpf IDMartin KaFai Lau6-1/+341
2017-06-06kbuild: simplify silent build (-s) detectionMasahiro Yamada2-14/+2
2017-06-05perf report: Ensure the perf DSO mapping matches what libdw seesMilian Wolff1-0/+8
2017-06-05perf report: Include partial stacks unwound with libdwMilian Wolff1-1/+1
2017-06-05perf annotate: Add missing powerpc tripletKim Phillips1-0/+1
2017-06-05perf test: Disable breakpoint signal tests for powerpcJiri Olsa3-0/+24
2017-06-05perf symbols: Use correct filename for compressed modules in build-id cacheNamhyung Kim1-4/+1
2017-06-05perf symbols: Set module info when build-id event foundNamhyung Kim4-11/+20
2017-06-05perf header: Set proper module name when build-id event foundNamhyung Kim1-2/+10
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)49-158/+103
2017-06-05tools/lib/lockdep: Hide liblockdep output from test resultsLevin, Alexander (Sasha Levin)1-2/+2
2017-06-05tools/lib/lockdep: Add dummy current_gfp_context()Levin, Alexander (Sasha Levin)1-0/+3
2017-06-05tools/include: Add IS_ERR_OR_NULL to err.hLevin, Alexander (Sasha Levin)1-0/+5
2017-06-05tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_addressLevin, Alexander (Sasha Levin)2-0/+10
2017-06-05tools/lib/lockdep: Include err.hLevin, Alexander (Sasha Levin)1-0/+1
2017-06-05tools/include: Add (mostly) empty include/linux/sched/mm.hLevin, Alexander (Sasha Levin)1-0/+4
2017-06-05tools/lib/lockdep: Use LDFLAGSBen Hutchings1-1/+1
2017-06-05tools/lib/lockdep: Remove double-quotes from sonameBen Hutchings1-1/+1
2017-06-05tools/lib/lockdep: Fix object file paths used in an out-of-tree buildBen Hutchings1-4/+4
2017-06-05tools/lib/lockdep: Fix compilation for 4.11Levin, Alexander (Sasha Levin)7-3/+237
2017-06-05tools/lib/lockdep: Don't mix fd-based and stream IOAlexander Sverdlin3-3/+6
2017-06-05tools: Add install make target for liblockdepAlexander Sverdlin1-2/+6
2017-06-05tools/lib/lockdep: Remove -lpthread compiler optionVishal Thanki1-2/+2
2017-06-05tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname()Ben Hutchings2-10/+10
2017-06-05tools/lib/lockdep: Fix 'set but not used' warningsBen Hutchings1-4/+4
2017-06-05tools/lib/lockdep: Fix 'unused value' warningsBen Hutchings3-5/+15