aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2012-03-23Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Gravatar Linus Torvalds 2-14/+56
2012-03-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-29/+142
2012-03-21ktest: Allow a test to override REBOOT_ON_SUCCESSGravatar Steven Rostedt 1-2/+10
2012-03-21ktest: Fix SWITCH_TO_GOOD to also reboot the machineGravatar Steven Rostedt 1-1/+0
2012-03-21ktest: Add SCP_TO_TARGET_INSTALL optionGravatar Steven Rostedt 2-7/+33
2012-03-21ktest: Add warning when bugs are ignoredGravatar Steven Rostedt 1-3/+12
2012-03-21ktest: Add INSTALL_MOD_STRIP=1 when installing modulesGravatar Steven Rostedt 1-1/+1
2012-03-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbGravatar Linus Torvalds 2-2/+2
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-46/+412
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 74-710/+2632
2012-03-16Tools: hv: Support enumeration from all the poolsGravatar K. Y. Srinivasan 1-7/+117
2012-03-16Tools: hv: Fully support the new KVP verbs in the user level daemonGravatar K. Y. Srinivasan 1-1/+280
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverGravatar K. Y. Srinivasan 1-0/+7
2012-03-14perf tools, x86: Build perf on older user-space as wellGravatar Ingo Molnar 4-0/+10
2012-03-14perf tools: Use scnprintf where applicableGravatar Arnaldo Carvalho de Melo 8-33/+35
2012-03-14perf tools: Incorrect use of snprintf results in SEGVGravatar Anton Blanchard 1-0/+3
2012-03-13Drivers: hv: Add new message types to enhance KVPGravatar K. Y. Srinivasan 1-1/+1
2012-03-13perf record: Fix buffer overrun bug in tracepoint_id_to_path()Gravatar Stephane Eranian 1-1/+1
2012-03-12Merge branch 'perf/hw-branch-sampling' into perf/coreGravatar Ingo Molnar 17-166/+1023
2012-03-12perf report: Fix annotate double quit issue in branch view modeGravatar Stephane Eranian 1-7/+31
2012-03-12perf report: Remove duplicate annotate choice in branch view modeGravatar Stephane Eranian 1-0/+2
2012-03-12Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 1-3/+5
2012-03-12Merge 3.3-rc7 into usb-nextGravatar Greg Kroah-Hartman 2-2/+2
2012-03-09Merge 3.3-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 16-25/+49
2012-03-09perf report: Enable TUI in branch view modeGravatar Stephane Eranian 5-38/+111
2012-03-09perf report: Auto-detect branch stack sampling modeGravatar Stephane Eranian 4-20/+41
2012-03-09perf record: Add HEADER_BRANCH_STACK tagGravatar Stephane Eranian 3-1/+17
2012-03-09perf record: Provide default branch stack sampling mode optionGravatar Stephane Eranian 2-34/+57
2012-03-09perf tools: Make perf able to read files from older ABIsGravatar Stephane Eranian 1-28/+94
2012-03-09perf tools: Fix ABI compatibility bug in print_event_desc()Gravatar Stephane Eranian 1-10/+9
2012-03-09perf tools: Enable reading of perf.data files from different ABI revGravatar Stephane Eranian 2-7/+50
2012-03-09perf report: Add support for taken branch samplingGravatar Roberto Agostino Vitillo 2-9/+105
2012-03-09perf record: Add support for sampling taken branchGravatar Roberto Agostino Vitillo 4-0/+104
2012-03-09perf tools: Add code to support PERF_SAMPLE_BRANCH_STACKGravatar Roberto Agostino Vitillo 10-78/+468
2012-03-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 5-18/+42
2012-03-05perf annotate: Add missing newline on error messageGravatar Namhyung Kim 1-1/+1
2012-03-05perf annotate: Fix help string on tuiGravatar Namhyung Kim 1-3/+3
2012-03-05perf annotate: Restore title when came back to original symbolGravatar Namhyung Kim 1-0/+1
2012-03-05perf annotate: Handle lower case key code in annotate_browser__run()Gravatar Namhyung Kim 1-0/+2
2012-03-05perf annotate: Print asm code as blue when source code is displayedGravatar Namhyung Kim 1-3/+6
2012-03-05perf tools: Add descriptions of missing Makefile argumentsGravatar Namhyung Kim 1-0/+14
2012-03-05perf evlist: Restore original errno after open failedGravatar Namhyung Kim 1-0/+1
2012-03-05Merge branch 'perf/urgent' into perf/coreGravatar Ingo Molnar 4-1/+22
2012-03-03perf tools: Handle kernels that don't support attr.exclude_{guest,host}Gravatar Arnaldo Carvalho de Melo 4-15/+39
2012-03-03perf tools: Change perf_guest default back to falseGravatar Joerg Roedel 1-1/+1
2012-03-03perf record: No build id option failsGravatar David Ahern 1-2/+2
2012-03-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...Gravatar Linus Torvalds 4-1/+22
2012-03-01Merge tag 'gadget-for-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Greg Kroah-Hartman 2-2/+2
2012-02-29perf probe: Ensure offset provided is not greater than function length withou...Gravatar Prashanth Nageshappa 1-0/+6