summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* selftests/powerpc: Add script to test HMI functionalityDaniel Axtens2015-12-171-0/+89
* selftests/powerpc: Make context_switch touch FP/altivec/vector by defaultMichael Ellerman2015-12-171-6/+6
* selftests/powerpc: Make context_switch do something with no argsMichael Ellerman2015-12-172-9/+24
* selftests/powerpc: Import Anton's context_switch2 benchmarkMichael Ellerman2015-12-173-1/+456
* selftests/powerpc: Move pick_online_cpu() up into utils.cMichael Ellerman2015-12-175-28/+31
* selftests/powerpc: Add test to check if VSRs are corruptedRashmica Gupta2015-12-143-1/+105
* selftests/powerpc: Add TM signal with invalid stack testMichael Neuling2015-12-143-1/+78
* selftests/powerpc: Add TM signal return testMichael Neuling2015-12-143-1/+76
* selftests/powerpc: Skip tm-resched-dscr if we don't have TMMichael Ellerman2015-12-142-2/+5
* selftests/powerpc: Move TM helpers into tm.hMichael Ellerman2015-12-142-11/+35
* selftests/powerpc: Add have_hwcap2() helperMichael Ellerman2015-12-143-4/+8
* selftests/powerpc: Move get_auxv_entry() into utils.cMichael Ellerman2015-12-145-45/+63
* powerpc: Fix DSCR inheritance over fork()Anton Blanchard2015-12-102-16/+0Star
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-2211-35/+69
|\
| * perf probe: Clear probe_trace_event when add_probe_trace_event() failsWang Nan2015-11-131-6/+14
| * perf probe: Fix memory leaking on failure by clearing all probe_trace_eventsMasami Hiramatsu2015-11-131-1/+3
| * perf inject: Also re-pipe lost_samples eventAdrian Hunter2015-11-131-0/+1
| * perf buildid-list: Requires ordered eventsAdrian Hunter2015-11-131-0/+1
| * perf symbols: Fix dso lookup by long name and missing buildidsAdrian Hunter2015-11-133-0/+19
| * perf symbols: Allow forcing reading of non-root owned files by rootArnaldo Carvalho de Melo2015-11-123-5/+6
| * perf hists browser: The dso can be obtained from popup_action->ms.map->dsoArnaldo Carvalho de Melo2015-11-121-6/+0Star
| * perf hists browser: Fix 'd' hotkey action to filter by DSOArnaldo Carvalho de Melo2015-11-121-0/+1
| * perf symbols: Rebuild rbtree when adjusting symbols for kcoreAdrian Hunter2015-11-121-16/+14Star
| * tools: Add a "make all" ruleKamal Mostafa2015-11-121-0/+9
| * tools: Actually install tmon in the install ruleKamal Mostafa2015-11-121-1/+1
* | tools/vm/page-types.c: support KPF_IDLENaoya Horiguchi2015-11-211-0/+1
* | Merge tag 'pm+acpi-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-201-4/+4
|\ \
| * \ Merge branch 'pm-tools'Rafael J. Wysocki2015-11-161-4/+4
| |\ \
| | * | tools/power turbostat: use new name for MSR_PLATFORM_INFOLen Brown2015-11-131-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-171-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | tools/net: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2015-11-151-3/+4
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-1535-278/+934
|\ \ \ \ | | |_|/ | |/| |
| * | | tools include: Add compiler.h to list.hArnaldo Carvalho de Melo2015-11-111-0/+1
| * | | perf probe: Verify parameters in two functionsWang Nan2015-11-111-0/+6
| * | | perf session: Add missing newlines to some pr_err() callsArnaldo Carvalho de Melo2015-11-111-4/+4
| * | | perf annotate: Support full source file paths for srcline fixMichael Petlan2015-11-111-0/+1
| * | | perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignoreYunlong Song2015-11-111-0/+2
| * | | Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-11-0831-274/+920
| |\ \ \
| | * | | perf test: Do not be case sensitive when searching for matching testsArnaldo Carvalho de Melo2015-11-061-1/+1
| | * | | perf test: Add 'perf test BPF'Wang Nan2015-11-066-1/+248
| | * | | perf test: Enhance the LLVM tests: add kbuild testWang Nan2015-11-064-1/+35
| | * | | perf test: Enhance the LLVM test: update basic BPF test programWang Nan2015-11-064-31/+129
| | * | | perf bpf: Improve BPF related error messagesWang Nan2015-11-064-15/+108
| | * | | perf tools: Make fetch_kernel_version() publicly availableWang Nan2015-11-063-33/+49
| | * | | bpf tools: Add new API bpf_object__get_kversion()Wang Nan2015-11-062-0/+9
| | * | | bpf tools: Improve libbpf error reportingWang Nan2015-11-065-59/+159
| | * | | perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancyMasami Hiramatsu2015-11-061-5/+2Star
| | * | | perf annotate: Inform the user about objdump failures in --stdioAndi Kleen2015-11-061-2/+18
| | * | | perf stat: Make stat options globalJiri Olsa2015-11-051-81/+82
| | * | | perf sched latency: Fix thread pid reuse issueJiri Olsa2015-11-051-2/+3