summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-201-1/+1
|\
| * selftests: net: add in_netns.sh to TEST_PROGSAnders Roxell2018-04-131-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-167-17/+995
|\ \
| * | kvm: selftests: add vmx_tsc_adjust_testPaolo Bonzini2018-04-166-13/+991
| * | kvm: selftests: add -std=gnu99 cflagsPeng Hao2018-04-121-1/+1
| * | kvm: selftests: fix spelling mistake: "divisable" and "divisible"Colin Ian King2018-04-102-3/+3
* | | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-163-3/+6
|\ \ \
| * | | Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes2018-04-103-3/+6
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-1529-177/+585
|\ \ \ \
| * | | | perf tests clang: Fix function name for clang IR testSandipan Das2018-04-091-1/+1
| * | | | perf clang: Add support for recent clang versionsSandipan Das2018-04-091-1/+10
| * | | | perf tools: Fix perf builds with clang supportSandipan Das2018-04-091-1/+2
| * | | | perf tools: No need to include namespaces.h in util.hArnaldo Carvalho de Melo2018-04-091-2/+2
| * | | | perf hists browser: Remove leftover from row returned from refreshArnaldo Carvalho de Melo2018-04-061-8/+2Star
| * | | | perf hists browser: Show extra_title_lines in the 'D' debug hotkeyArnaldo Carvalho de Melo2018-04-061-1/+2
| * | | | perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filteringAdrian Hunter2018-04-061-10/+10
| * | | | tools headers uapi: Synchronize i915_drm.hArnaldo Carvalho de Melo2018-04-051-4/+108
| * | | | perf report: Remove duplicated 'samples' in lost samples warningArnaldo Carvalho de Melo2018-04-051-1/+1
| * | | | perf ui browser: Fixup cleaning unused lines at the bottomArnaldo Carvalho de Melo2018-04-051-2/+2
| * | | | perf annotate browser: Fixup vertical line separating metrics from instructionsArnaldo Carvalho de Melo2018-04-051-1/+1
| * | | | perf annotate: Show group details on the title lineArnaldo Carvalho de Melo2018-04-051-2/+5
| * | | | perf auxtrace: Make auxtrace_queues__add_buffer() allocate struct bufferAdrian Hunter2018-04-051-30/+24Star
| * | | | Merge tag 'perf-core-for-mingo-4.17-20180403' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-0422-116/+418
| |\ \ \ \
| | * | | | perf trace: Remove redundant ')'Changbin Du2018-04-031-1/+1
| | * | | | perf annotate stdio2: Print more descriptive event information headerArnaldo Carvalho de Melo2018-04-031-7/+3Star
| | * | | | perf annotate browser: Show extra title line with event informationArnaldo Carvalho de Melo2018-04-031-4/+27
| | * | | | perf annotate: Introduce annotation__scnprintf_samples_period() methodArnaldo Carvalho de Melo2018-04-032-0/+50
| | * | | | perf ui browser: Move the extra title lines from the hists browserArnaldo Carvalho de Melo2018-04-033-20/+33
| | * | | | perf hists: Move hists__scnprintf_title() away from the TUI codeArnaldo Carvalho de Melo2018-04-032-79/+81
| | * | | | perf hists: Introduce hists__scnprint_title()Arnaldo Carvalho de Melo2018-04-032-4/+17
| | * | | | perf hists browser: Rename perf_evsel_browser_title to a more descriptive nameArnaldo Carvalho de Melo2018-04-031-5/+3Star
| | * | | | perf version: Add man pageJin Yao2018-04-021-0/+24
| | * | | | perf tools: Add 'perf -vv' as an alias to 'perf version --build-options'Jin Yao2018-04-022-0/+7
| | * | | | perf version: Print the compiled-in status of librariesJin Yao2018-04-021-1/+81
| | * | | | perf config: Rename to HAVE_DWARF_GETLOCATIONS_SUPPORTJin Yao2018-04-022-2/+2
| | * | | | perf config: Add some new -DHAVE_XXX to CFLAGSJin Yao2018-04-021-0/+6
| | * | | | tools include: Add config.h header fileJiri Olsa2018-04-021-0/+34
| | * | | | perf trace: Show only failing syscallsArnaldo Carvalho de Melo2018-04-022-3/+9
| | * | | | tools headers: Synchronize x86's cpufeatures.hArnaldo Carvalho de Melo2018-04-021-0/+2
| | * | | | perf tools: Add a "dso_size" sort orderKim Phillips2018-04-025-0/+48
* | | | | | proc: fixup copyright signAlexey Dobriyan2018-04-139-7/+37
| |_|_|_|/ |/| | | |
* | | | | Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2018-04-123-272/+1091
|\ \ \ \ \
| * | | | | ktest: Take submenu into account for grub2 menusSatoru Takeuchi2018-04-101-1/+1
| * | | | | ktest.pl: Add MAIL_COMMAND option to define how to send emailSteven Rostedt (VMware)2018-04-082-20/+46
| * | | | | ktest.pl: Use run_command to execute sending mailSteven Rostedt (VMware)2018-04-081-2/+2
| * | | | | ktest.pl: Allow dodie be recursiveSteven Rostedt (VMware)2018-04-081-0/+7
| * | | | | ktest.pl: Kill test if mailer is not supportedSteven Rostedt (VMware)2018-04-081-1/+1
| * | | | | ktest.pl: Add MAIL_PATH option to define where to find the mailerSteven Rostedt (VMware)2018-04-082-5/+35
| * | | | | ktest.pl: No need to print no mailer is specified when mailto is notSteven Rostedt (VMware)2018-04-061-3/+5
| * | | | | Ktest: add email options to sample.configTim Tianyang Chen2018-04-061-0/+22