aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-04selftests/powerpc: Add checks for transactional FPUs in signal contextsCyril Bur2-1/+93
2016-10-04selftests/powerpc: Add checks for transactional GPRs in signal contextsCyril Bur3-1/+210
2016-10-04selftests/powerpc: Check that signals always get deliveredCyril Bur5-0/+285
2016-10-04selftests/powerpc: Add TM tcheck helpers in CCyril Bur1-0/+27
2016-10-04selftests/powerpc: Allow tests to extend their kill timeoutCyril Bur2-3/+8
2016-10-04selftests/powerpc: Introduce GPR asm helper header fileCyril Bur1-0/+96
2016-10-04selftests/powerpc: Move VMX stack frame macros to header fileCyril Bur2-84/+97
2016-10-04selftests/powerpc: Rework FPU stack placement macros and move to header fileCyril Bur2-68/+85
2016-10-04selftests/powerpc: Check for VSX preservation across userspace preemptionCyril Bur4-1/+283
2016-10-04Merge tag 'perf-core-for-mingo-20161003' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar32-66/+1926
2016-10-03Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-1/+4
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-13/+0
2016-10-03perf pmu-events: Add Skylake frontend MSR supportAndi Kleen1-0/+1
2016-10-03perf pmu-events: Fix fixed counters on IntelAndi Kleen1-1/+24
2016-10-03perf tools: Make alias matching case-insensitiveAndi Kleen1-1/+1
2016-10-03perf tools: Allow period= in perf stat CPU event descriptions.Sukadev Bhattiprolu1-0/+1
2016-10-03perf tools: Add README for info on parsing JSON/map filesSukadev Bhattiprolu1-0/+147
2016-10-03perf list jevents: Add support for event list topicsAndi Kleen2-10/+28
2016-10-03perf list: Support long jevents descriptionsSukadev Bhattiprolu6-15/+34
2016-10-03perf jevents: Add support for long descriptionsSukadev Bhattiprolu3-9/+27
2016-10-03perf pmu: Add override support for event list CPUIDAndi Kleen1-1/+7
2016-10-03perf list: Add a --no-desc flagAndi Kleen6-12/+22
2016-10-03perf tools: Query terminal width and use in perf listAndi Kleen3-1/+19
2016-10-03perf pmu: Support alias descriptionsAndi Kleen2-16/+68
2016-10-03perf jevents: Handle header line in mapfileAndi Kleen1-2/+7
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-10/+10
2016-10-03perf tools: Support CPU id matching for x86 v2Andi Kleen1-3/+21
2016-10-03perf powerpc: Support CPU ID matching for PowerpcSukadev Bhattiprolu1-0/+11
2016-10-03perf pmu: Use pmu_events table to create aliasesSukadev Bhattiprolu2-0/+61
2016-10-03perf jevents: Program to convert JSON fileAndi Kleen6-4/+869
2016-10-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2016-10-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds155-808/+5035
2016-10-03Merge tag 'acpi-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds9-324/+96
2016-10-03perf tools: Add jsmn `jasmine' JSON parserAndi Kleen4-0/+574
2016-10-03tools build: Make fixdep a hostprogJiri Olsa3-5/+3
2016-10-03tools build: Add support for host programs formatJiri Olsa3-4/+26
2016-10-03perf tools: Experiment with cppcheckArnaldo Carvalho de Melo5-20/+13
2016-10-03perf probe: Check if *ptr2 is zero and not ptr2Colin Ian King1-1/+1
2016-10-02Merge branch 'acpica'Rafael J. Wysocki9-324/+96
2016-09-30Merge remote-tracking branches 'spi/topic/ti-qspi', 'spi/topic/tools', 'spi/topic/txx9' and 'spi/topic/xlp' into spi-nextMark Brown1-0/+2
2016-09-30Merge remote-tracking branches 'spi/topic/rspi', 'spi/topic/sc18is602', 'spi/topic/sh-msiof', 'spi/topic/spidev-test' and 'spi/topic/st-ssc4' into spi-nextMark Brown1-0/+1
2016-09-30Merge remote-tracking branch 'spi/fix/spidev' into spi-linusMark Brown1-1/+1
2016-09-30Merge branch 'x86/urgent' into x86/asmThomas Gleixner2-5/+13
2016-09-30Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2-5/+13
2016-09-29Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+2
2016-09-29perf tests: Add dwarf unwind test for powerpcRavi Bangoria9-2/+193
2016-09-29perf probe: Match linkage name with mangled nameMasami Hiramatsu2-2/+29
2016-09-29perf probe: Fix to cut off incompatible chars from group nameMasami Hiramatsu1-3/+7
2016-09-29perf probe: Skip if the function address is 0Masami Hiramatsu1-1/+11
2016-09-29perf probe: Ignore the error of finding inline instanceMasami Hiramatsu1-2/+3