summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf evlist: Monitor POLLERR and POLLHUP events tooArnaldo Carvalho de Melo2014-09-251-1/+1
* perf tests: Add test for perf_evlist__filter_pollfd()Arnaldo Carvalho de Melo2014-09-254-0/+109
* perf evlist: Introduce perf_evlist__filter_pollfd methodArnaldo Carvalho de Melo2014-09-252-0/+23
* perf record: Use ring buffer consume method to look like other toolsArnaldo Carvalho de Melo2014-09-171-4/+4
* perf probe: Do not use dwfl_module_addrsym if dwarf_diename finds symbol nameMasami Hiramatsu2014-09-171-6/+10
* perf probe: Do not access kallsyms when analyzing user binariesMasami Hiramatsu2014-09-173-6/+9
* perf symbols: Add path to Ubuntu kernel debuginfo fileAnton Blanchard2014-09-171-1/+7
* perf symbols: Ignore stripped vmlinux and fallback to kallsymsAnton Blanchard2014-09-171-0/+8
* perf tools: define _DEFAULT_SOURCE for glibc_2.20Chanho Park2014-09-171-0/+2
* perf tools: Don't include sys/poll.h directlyArnaldo Carvalho de Melo2014-09-173-3/+3
* perf tools: Fix GNU-only grep usage in MakefileJohn Spencer2014-09-171-1/+1
* perf tools: Disable kernel symbol demangling by defaultAvi Kivity2014-09-179-1/+23
* perf tool: fix compilation for ARMStephane Eranian2014-09-172-0/+2
* perf tools: Add perf_pmu__scan_file()Adrian Hunter2014-09-172-0/+40
* perf tools: Let default config be defined for a PMUAdrian Hunter2014-09-174-19/+41
* perf tools: Add perf-with-kcore scriptAdrian Hunter2014-09-173-1/+264
* perf tools: Let a user specify a PMU event without any config termsAdrian Hunter2014-09-172-0/+16
* perf tools: Allow to specify lib compile variable for spec usageJiri Olsa2014-09-171-0/+2
* perf kvm stat report: Unify the title bar outputAlexander Yarygin2014-09-171-8/+6
* perf kvm stat report: Enable the target.system_wide flagAlexander Yarygin2014-09-171-0/+3
* perf kvm stat report: Save pid string in opts.target.pidAlexander Yarygin2014-09-172-4/+3
* perf tools powerpc: Fix build issue when DWARF support is disabledAnton Blanchard2014-09-172-5/+7
* perf tools: Add +field argument support for --sort optionJiri Olsa2014-09-171-1/+36
* Merge tag 'v3.17-rc4' into perf/core, to pick up fixesIngo Molnar2014-09-0940-11/+5636
|\
| * Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2014-08-293-11/+11
| |\
| | * tools: selftests: fix build issue with make kselftests targetPhong Tran2014-08-293-11/+11
| * | usbip: move usbip userspace code out of stagingValentina Manea2014-08-2537-0/+5625
| |/
* | Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2014-08-2455-560/+4601
|\ \ | |/
| * Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2014-08-161-40/+40
| |\
| | * tools/power turbostat: tweak whitespace in output formatLen Brown2014-08-151-40/+40
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-08-093-0/+260
| |\ \
| | * | mnt: Add tests for unprivileged remount cases that have found to be faultyEric W. Biederman2014-07-313-0/+260
| | |/
| * | selftests: add memfd/sealing page-pinning testsDavid Herrmann2014-08-085-1/+450
| * | selftests: add memfd_create() + sealing testsDavid Herrmann2014-08-084-0/+945
| * | tools/testing/selftests/ptrace/peeksiginfo.c: add PAGE_SIZE definitionThierry Fauck2014-08-081-0/+4
| * | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-08-0712-284/+617
| |\ \
| | * | selftests/powerpc: Add test of per-event excludesMichael Ellerman2014-07-282-1/+115
| | * | selftests/powerpc: Add a routine for retrieving an AUXV entryMichael Ellerman2014-07-282-0/+49
| | * | selftests/powerpc: Add cycles test with MMCR2 handlingMichael Ellerman2014-07-282-1/+93
| | * | selftests/powerpc: Dump MMCR2 as part of the EBB HW stateMichael Ellerman2014-07-281-4/+6
| | * | selftests/powerpc: Count more instructions & use decimalMichael Ellerman2014-07-281-8/+14
| | * | selftests/powerpc: Count instructions under scheduler pressureMichael Ellerman2014-07-282-2/+8
| | * | selftests/powerpc: Add test of L3 bank handlingMichael Ellerman2014-07-282-1/+49
| | * | selftests/powerpc: Move core_busy_loop() into asmMichael Ellerman2014-07-284-253/+272
| | * | selftests/powerpc: Fix parse_proc_maps()Michael Ellerman2014-07-281-1/+1
| | * | selftests/powerpc: Don't ignore errors from sub MakefilesMichael Ellerman2014-07-282-14/+11
| * | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-0614-193/+1772
| |\ \ \
| | * \ \ Merge branch 'pm-tools'Rafael J. Wysocki2014-08-054-26/+28
| | |\ \ \
| | | * | | cpupower: Remove redundant error checkPeter Senna Tschudin2014-07-301-6/+5
| | | * | | cpupower: bench: parse.c: Fix several minor errorsRickard Strandqvist2014-07-301-18/+21
OpenPOWER on IntegriCloud