summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * tools: Provide a definition of WARN_ONMatthew Wilcox2017-01-272-1/+8
| * radix tree test suite: Remove duplicate bitops codeMatthew Wilcox2017-01-2714-501/+8
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2854-129/+256
|\ \
| * \ Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...Ingo Molnar2017-02-2154-129/+256
| |\ \
| | * | perf record: Honor --quiet option properlyNamhyung Kim2017-02-201-0/+2
| | * | perf annotate: Add -q/--quiet optionNamhyung Kim2017-02-202-0/+8
| | * | perf diff: Add -q/--quiet optionNamhyung Kim2017-02-202-4/+14
| | * | perf report: Add -q/--quiet optionNamhyung Kim2017-02-202-4/+19
| | * | perf utils: Check verbose flag properlyNamhyung Kim2017-02-2029-52/+52
| | * | perf utils: Add perf_quiet_option()Namhyung Kim2017-02-202-0/+18
| | * | perf record: Add -a as default targetJiri Olsa2017-02-172-2/+4
| | * | perf stat: Add -a as default targetJiri Olsa2017-02-172-2/+3
| | * | perf tools: Fail on using multiple bits long terms without valueJiri Olsa2017-02-174-9/+22
| | * | perf tools: Move new_term arguments into struct parse_events_term templateJiri Olsa2017-02-171-30/+39
| | * | perf build: Add special fixdep cleaning ruleJiri Olsa2017-02-173-4/+7
| | * | perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...Jan Stancek2017-02-174-14/+10
| | * | perf header: Make build_cpu_topology skip offline/absent CPUsJan Stancek2017-02-171-3/+16
| | * | perf cpumap: Add cpu__max_present_cpu()Jan Stancek2017-02-172-0/+23
| | * | perf session: Fix DEBUG=1 build with clangArnaldo Carvalho de Melo2017-02-171-1/+1
| | * | tools lib traceevent: It's preempt not premptSteven Rostedt (VMware)2017-02-172-3/+3
| | * | perf python: Filter out -specs=/a/b/c from the python binding cc optionsArnaldo Carvalho de Melo2017-02-171-1/+8
| | * | tools perf scripting python: clang doesn't have -spec, remove itArnaldo Carvalho de Melo2017-02-172-2/+9
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-283-10/+58
|\ \ \ \
| * | | | objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2017-02-243-10/+58
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-276-9/+10
|\ \ \ \ \
| * | | | | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-272-3/+3
| * | | | | scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
| * | | | | tools/testing/selftests/sigaltstack/sas.c: improve output of sigaltstack test...Stas Sergeev2017-02-271-3/+4
* | | | | | Merge tag 'ktest-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-02-271-35/+76
|\ \ \ \ \ \
| * | | | | | ktest: Add variable run_command_status to save status of commands executedSteven Rostedt (VMware)2017-02-071-11/+11
| * | | | | | ktest.pl: Powercycle the box on reboot if no connection can be madeSteven Rostedt (VMware)2017-02-071-11/+29
| * | | | | | ktest: Add timeout to ssh commandSteven Rostedt (VMware)2017-02-071-8/+27
| * | | | | | ktest: Fix child exit code processingSteven Rostedt (VMware)2017-02-071-1/+1
| * | | | | | ktest: Have POST_TEST run after the test has totally completedSteven Rostedt (VMware)2017-02-071-8/+12
* | | | | | | Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-02-271-7/+19
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | cgroup, perf_event: make perf_event controller work on cgroup2 hierarchyTejun Heo2017-02-021-7/+19
* | | | | | | Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-2557-402/+1312
|\ \ \ \ \ \ \
| * | | | | | | selftests/powerpc: Fix remaining fallout from recent changesMichael Ellerman2017-02-144-12/+13
| * | | | | | | selftests/powerpc: Fix the clean rule since recent changesMichael Ellerman2017-02-141-1/+2
| * | | | | | | selftests: Fix the .S and .S -> .o rulesMichael Ellerman2017-02-141-2/+2
| * | | | | | | selftests: Fix the .c linking ruleMichael Ellerman2017-02-141-1/+1
| * | | | | | | selftests: Fix selftests build to just build, not run testsMichael Ellerman2017-02-141-5/+5
| * | | | | | | selftests, x86, protection_keys: fix wrong offset in siginfoDave Hansen2017-02-081-1/+1
| * | | | | | | selftests, x86, protection_keys: fix uninitialized variable warningDave Hansen2017-02-081-1/+1
| * | | | | | | selftest: cpufreq: Add special testsViresh Kumar2017-01-194-3/+146
| * | | | | | | selftest: cpufreq: Add support to test cpufreq modulesViresh Kumar2017-01-193-6/+284
| * | | | | | | selftest: cpufreq: Add suspend/resume/hibernate supportViresh Kumar2017-01-192-2/+52
| * | | | | | | selftest: cpufreq: Add support for cpufreq testsViresh Kumar2017-01-196-0/+568
OpenPOWER on IntegriCloud