aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-22 16:18:13 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-01-23 10:19:10 +0100
commit619daeeeb80f39bb037434598e489a88db14a95b (patch)
tree5909274816562f2ba4049d0f599245a18b19ef92 /tools/perf/scripts/python/call-graph-from-sql.py
parentdrivers: base: add coredump driver ops (diff)
downloadlinux-619daeeeb80f39bb037434598e489a88db14a95b.tar.gz
linux-619daeeeb80f39bb037434598e489a88db14a95b.zip
sysfs: use SPDX identifiers
Move the license "mark" of the sysfs files to be in SPDX form, instead of the custom text that it currently is in. This is in a quest to get rid of the 700+ different ways we say "GPLv2" in the kernel tree. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
0'>2016-07-08powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGSAndrew Donnellan1-1/+1 2016-07-08powerpc/ps3: Fix typo in comment reference to CONFIG_PS3_REPOSITORY_WRITEAndrew Donnellan1-1/+1 2016-07-08powerpc/eeh: Fix pr_debug()s in eeh_cache.cAndrew Donnellan1-4/+4 2016-07-08powerpc/opal: Wake up kopald polling thread before waiting for eventsBenjamin Herrenschmidt3-2/+17 2016-07-08powerpc: Add MTD_BLOCK to powernv_defconfigMichael Neuling1-0/+1 2016-07-08powerpc/pseries: start rtasd before PCI probingGreg Kurz1-5/+17 2016-07-07powerpc/pci: Assign fixed PHB number based on device-tree propertiesGuilherme G. Piccoli1-3/+51 2016-07-07powerpc/kernel: Drop unused extern for current_setMichael Ellerman1-3/+0 2016-07-07powerpc/pci: Fix build with PCI_IOV=y and EEH=nMichael Ellerman1-4/+5 2016-07-07powerpc: Fix build with CONFIG_MEMORY_HOTPLUG on some configsBenjamin Herrenschmidt1-0/+10 2016-07-07powerpc/mm: Fix build of Book3E/64 with 64K pagesBenjamin Herrenschmidt1-0/+1 2016-07-07selftests/powerpc: Use "Delta" rather than "Error" in normal outputMichael Ellerman1-1/+1 2016-07-05powerpc/boot: Add OPAL console to epapr wrappersOliver O'Halloran7-2/+175 2016-07-05powerpc/mm: Add a parameter to disable 1TB segsOliver O'Halloran2-0/+21 2016-07-05powerpc/timer: Large Decrementer supportOliver O'Halloran3-11/+63 2016-07-05powerpc: Avoid -maltivec when using clang integrated assemblerAnton Blanchard1-1/+1 2016-07-05powerpc/pseries: Fix error return value in cmm_mem_going_offline()Rasmus Villemoes1-1/+1 2016-07-05powerpc/rtas: Fix array overrun in ppc_rtas() syscallAndrew Donnellan1-1/+1 2016-07-05selftests/powerpc: Test unaligned copy and pasteChris Smart10-1/+332 2016-07-05powerpc: Send SIGBUS on unaligned copy and pasteChris Smart2-0/+18 2016-07-05selftests/powerpc: Import Anton's mmap & futex micro benchmarksMichael Ellerman4-1/+86 2016-07-05selftests/powerpc: Fix generation of vector instructions/types in context_switchCyril Bur2-3/+9 2016-07-05selftests/powerpc: Fix usage message in context_switchCyril Bur1-3/+3 2016-07-05selftests/powerpc/pmu: Use signed long to read perf_event_paranoidCyril Bur1-3/+3 2016-07-05powerpc/perf: Export Power9 generic and cache events to sysfsMadhavan Srinivasan1-0/+59 2016-07-05powerpc/perf: Power9 PMU supportMadhavan Srinivasan2-1/+272