summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* rcutorture: Don't create results directory for dryrunsPaul E. McKenney2014-02-231-17/+17
* rcutorture: Print results directory when dumping resultsPaul E. McKenney2014-02-181-0/+3
* rcutorture: Flag tests requiring more CPUs than are availablePaul E. McKenney2014-02-181-5/+9
* rcutorture: Add comments, especially on bin packing.Paul E. McKenney2014-02-181-2/+31
* rcutorture: Do better bin packingPaul E. McKenney2014-02-181-1/+36
* rcutorture: Handle multiple runs of the same testPaul E. McKenney2014-02-181-16/+13
* rcutorture: Add dryrun capabilityPaul E. McKenney2014-02-181-4/+35
* rcutorture: Fix results-directory error messagePaul E. McKenney2014-02-181-1/+1
* rcutorture: Enable concurrent rcutorture runsPaul E. McKenney2014-02-184-24/+108
* rcutorture: Reduce SRCU-N number of CPUsPaul E. McKenney2014-02-181-1/+1
* rcutorture: Move common qemu flags to kvm-test-1.shPaul E. McKenney2014-02-182-1/+2
* rcutorture: Allow kvm-test-1-rcu.sh to pause after buildPaul E. McKenney2014-02-181-0/+12
* rcutorture: Move common boot flags to kvm-test-1-rcu.shPaul E. McKenney2014-02-182-5/+5
* rcutorture: Print script and arguments to standard outputPaul E. McKenney2014-02-182-0/+8
* rcutorture: Print grace-period performance statisticsPaul E. McKenney2014-02-181-1/+18
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-02-0914-63/+162
|\
| * perf buildid-cache: Check relocation when checking for existing kcoreAdrian Hunter2014-01-311-4/+29
| * perf tools: Adjust kallsyms for relocated kernelAdrian Hunter2014-01-311-2/+38
| * perf tests: No need to set up ref_reloc_symAdrian Hunter2014-01-311-10/+0
| * perf symbols: Prevent the use of kcore if the kernel has movedAdrian Hunter2014-01-311-4/+21
| * perf record: Get ref_reloc_sym from kernel mapAdrian Hunter2014-01-313-30/+9
| * perf machine: Set up ref_reloc_sym in machine__create_kernel_maps()Adrian Hunter2014-01-312-0/+25
| * perf machine: Add machine__get_kallsyms_filename()Adrian Hunter2014-01-311-8/+11
| * perf tools: Add kallsyms__get_function_start()Adrian Hunter2014-01-312-3/+18
| * perf symbols: Fix symbol annotation for relocated kernelAdrian Hunter2014-01-313-2/+6
| * perf tools: Fix include for non x86 architecturesFrancesco Fusco2014-01-311-0/+6
| * perf tools: Fix AAAAARGH64 memory barriersPeter Zijlstra2014-01-291-2/+2
| * perf tools: Demangle kernel and kernel module symbols tooAvi Kivity2014-01-271-1/+1
| * perf/doc: Remove mention of non-existent set_perf_event_pending() from design...Baruch Siach2014-01-261-1/+0
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-02-023-200/+244
|\ \
| * | tools/power turbostat: introduce -s to dump countersAndy Shevchenko2014-02-011-33/+65
| * | tools/power turbostat: remove unused command line optionAndy Shevchenko2014-02-011-3/+3
| * | turbostat: Add option to report joules consumed per sampleDirk Brandewie2014-01-181-25/+66
| * | turbostat: run on HSXLen Brown2014-01-181-11/+31
| * | turbostat: Add a .gitignore to ignore the compiled turbostat binaryJosh Triplett2014-01-181-0/+1
| * | turbostat: Clean up error handling; disambiguate error messages; use err and ...Josh Triplett2014-01-181-69/+38
| * | turbostat: Factor out common function to open file and exit on failureJosh Triplett2014-01-181-15/+16
| * | turbostat: Add a helper to parse a single int out of a fileJosh Triplett2014-01-181-57/+24
| * | turbostat: Check return value of fscanfJosh Triplett2014-01-181-4/+16
| * | turbostat: Use GCC's CPUID functions to support PICJosh Triplett2014-01-181-5/+6
| * | turbostat: Don't attempt to printf an off_t with %zxJosh Triplett2014-01-181-1/+1
| * | turbostat: Don't put unprocessed uapi headers in the include pathJosh Triplett2014-01-182-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-255-2/+2382
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-182-5/+6
| |\ \ \ | | |/ /
| * | | bpf_exp: free duplicated labels at exit timeDaniel Borkmann2013-12-171-7/+20
| * | | bpf_dbg: always close socket in bpf_runnableDaniel Borkmann2013-12-171-1/+1
| * | | filter: bpf_asm: add minimal bpf asm toolDaniel Borkmann2013-12-114-2/+960
| * | | filter: bpf_dbg: add minimal bpf debuggerDaniel Borkmann2013-12-112-2/+1411
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-01-2512-18/+51
|\ \ \ \ | | |_|/ | |/| |
| * | | perf symbols: Load map before using map->map_ip()Masami Hiramatsu2014-01-231-1/+2
OpenPOWER on IntegriCloud