aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>2016-07-21 19:47:01 +0900
committerSimon Horman <horms+renesas@verge.net.au>2016-08-11 10:38:11 +0200
commit94106a8dbaf56b50ba35faa32baae4ad8dcf17ed (patch)
tree33054c9e64e320c7a17db1d3af4396d3c19e02df /tools/perf/scripts/python/event_analyzing_sample.py
parentLinux 4.8-rc1 (diff)
downloadlinux-94106a8dbaf56b50ba35faa32baae4ad8dcf17ed.tar.gz
linux-94106a8dbaf56b50ba35faa32baae4ad8dcf17ed.zip
arm64: defconfig: Add Renesas R-Car HSUSB driver support as module
Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions
>-12/+7 2016-04-13selftests/x86: Test the FSBASE/GSBASE API and context switchingAndy Lutomirski2-0/+399 2016-04-01x86/cpufeature: Fix build bug caused by merge artifact with the removal of cp...Ingo Molnar1-1/+1 2016-04-01lguest, x86/entry/32: Fix handling of guest syscalls using interrupt gatesRusty Russell3-2/+11 2016-03-31x86/cpufeature: Remove cpu_has_pseBorislav Petkov8-10/+9 2016-03-31x86/cpufeature: Remove cpu_has_pgeBorislav Petkov8-12/+11 2016-03-31x86/cpufeature: Remove cpu_has_xmm2Borislav Petkov6-7/+6 2016-03-31x86/cpufeature: Remove cpu_has_clflushBorislav Petkov6-8/+7 2016-03-31x86/cpufeature: Remove cpu_has_gbpagesBorislav Petkov6-7/+7 2016-03-31x86/cpufeature: Remove cpu_has_x2apicBorislav Petkov4-5/+3 2016-03-31x86/cpufeature: Remove cpu_has_osxsaveBorislav Petkov5-6/+6 2016-03-31x86/cpufeature: Remove cpu_has_hypervisorBorislav Petkov5-5/+4 2016-03-31x86/cpufeature: Remove cpu_has_arch_perfmonBorislav Petkov3-4/+3 2016-03-31x86/mm/pat, x86/cpufeature: Remove cpu_has_patBorislav Petkov2-2/+1 2016-03-31nios2: Replace fdt_translate_address with of_flat_dt_translate_addressGuenter Roeck1-2/+1 2016-03-29dlm: config: Fix ENOMEM failures in make_cluster()Andrew Price1-2/+1 2016-03-29x86/cpu: Do the feature test first in enable_sep_cpu()Borislav Petkov1-4/+3 2016-03-29x86/build: Build compressed x86 kernels as PIEH.J. Lu3-1/+49 2016-03-29x86/pat: Document the PAT initialization sequenceToshi Kani1-0/+32 2016-03-29x86/xen, pat: Remove PAT table init code from XenToshi Kani3-11/+1 2016-03-29x86/mtrr: Fix PAT init handling when MTRR is disabledToshi Kani3-10/+18 2016-03-29x86/mtrr: Fix Xorg crashes in Qemu sessionsToshi Kani2-2/+14 2016-03-29x86/mm/pat: Replace cpu_has_pat with boot_cpu_has()Toshi Kani1-2/+2 2016-03-29x86/mm/pat: Add pat_disable() interfaceToshi Kani2-1/+13 2016-03-29x86/mm/pat: Add support of non-default PAT MSR settingToshi Kani3-22/+55