summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-094-4/+4
| * | | Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-03-081-8/+13
| |\ \ \
| | * | | ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)2017-03-081-7/+11
| | * | | ktest: Fix while loop in wait_for_inputSteven Rostedt (VMware)2017-03-081-3/+4
| * | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-03-075-9/+19
| |\ \ \ \
| | * | | | x86/events: Remove last remnants of old filenamesBorislav Petkov2017-03-011-1/+1
| | * | | | x86/selftests: Add clobbers for int80 on x86_64Dmitry Safonov2017-03-014-8/+18
| * | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-03-073-3/+25
| |\ \ \ \ \
| | * | | | | objtool: Fix another GCC jump table detection issueJosh Poimboeuf2017-03-073-3/+25
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2017-03-076-16/+281
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | radix tree test suite: Specify -m32 in LDFLAGS tooMatthew Wilcox2017-03-071-0/+1
| | * | | | ida: Free correct IDA bitmapMatthew Wilcox2017-03-073-3/+33
| | * | | | radix tree test suite: Depend on Makefile and quieten grepMatthew Wilcox2017-03-071-2/+2
| | * | | | radix tree test suite: Fix build with --as-neededMichael Ellerman2017-03-071-4/+2
| | * | | | radix tree test suite: Build 32 bit binariesRehas Sachdeva2017-03-071-0/+4
| | * | | | radix tree test suite: Add performance test for radix_tree_join()Rehas Sachdeva2017-03-071-0/+47
| | * | | | radix tree test suite: Add performance test for radix_tree_split()Rehas Sachdeva2017-03-071-0/+44
| | * | | | radix tree test suite: Add performance benchmarksRehas Sachdeva2017-03-071-7/+75
| | * | | | radix tree test suite: Add test for radix_tree_clear_tags()Rehas Sachdeva2017-03-071-0/+29
| | * | | | radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()Rehas Sachdeva2017-03-071-0/+19
| | * | | | radix tree test suite: Add test for idr_get_next()Rehas Sachdeva2017-03-071-0/+25
| | | |/ / | | |/| |
| * | | | Merge tag 'powerpc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-03-071-2/+4
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | selftest/powerpc: Fix false failures for skipped testsSachin Sant2017-03-031-2/+4
| | |/ /
* | | | perf powerpc: Choose local entry point with kretprobesNaveen N. Rao2017-03-141-4/+10
* | | | perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao2017-03-143-7/+13
* | | | perf probe: Factor out the ftrace README scanningNaveen N. Rao2017-03-141-33/+37
* | | | perf sched timehist: Add --next optionBrendan Gregg2017-03-142-5/+24
* | | | perf tools: Add 'cgroup_id' sort order keywordHari Bathini2017-03-145-1/+59
* | | | perf script: Add script print support for namespace eventsHari Bathini2017-03-142-0/+43
* | | | perf record: Synthesize namespace events for current processesHari Bathini2017-03-143-10/+119
* | | | perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini2017-03-1428-4/+296
* | | | perf hists browser: Fix typo in function switch_data_fileChangbin Du2017-03-131-1/+1
* | | | perf report: Document +field style argument support for --field optionChangbin Du2017-03-131-0/+3
* | | | perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du2017-03-131-0/+5
* | | | perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for gitChangbin Du2017-03-131-0/+2
* | | | perf tools: Missing c2c command in command-listChangbin Du2017-03-131-0/+1
* | | | perf c2c: Fix display bug when using pipeNamhyung Kim2017-03-071-1/+1
* | | | perf c2c: Clarify help message of --stats optionNamhyung Kim2017-03-071-1/+1
* | | | perf report: Hide tip message when -q option is givenNamhyung Kim2017-03-071-2/+1
* | | | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm...Ingo Molnar2017-03-0755-137/+702
|\ \ \ \ | |/ / / |/| | |
| * | | perf bench numa: Add more comment for -c optionJiri Olsa2017-03-061-1/+2
| * | | tools build: Use the same CC for feature detection and actual buildArnaldo Carvalho de Melo2017-03-031-2/+2
| * | | perf bench futex: Fix build on musl + clangArnaldo Carvalho de Melo2017-03-035-0/+5
| * | | perf bench futex: Use __maybe_unusedArnaldo Carvalho de Melo2017-03-031-6/+4
| * | | tools build: Add test for sched_getcpu()Arnaldo Carvalho de Melo2017-03-037-9/+24
| * | | perf tools: Force uncore events to system wide monitoringJiri Olsa2017-03-032-5/+33
| * | | perf intel-PT/BTS: Add missing initializationAdrian Hunter2017-03-031-0/+2
| * | | perf probe: Generalize probe event file open routineNaveen N. Rao2017-03-032-9/+12
| * | | perf ftrace: Use pager for displaying resultNamhyung Kim2017-03-031-0/+3
| * | | perf ftrace: Add support for -a and -C optionNamhyung Kim2017-03-032-0/+74
OpenPOWER on IntegriCloud