aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2017-09-22 11:19:26 +0200
committerLinus Walleij <linus.walleij@linaro.org>2017-10-07 00:01:08 +0200
commitad5c32218879c4b23638488989503d7444822ef2 (patch)
tree603263866a9c875dbc9d56f09dbaab106f124373 /tools/perf/scripts/python/stackcollapse.py
parentpinctrl: meson: Use library functions (diff)
downloadlinux-ad5c32218879c4b23638488989503d7444822ef2.tar.gz
linux-ad5c32218879c4b23638488989503d7444822ef2.zip
gpio: pxa: Use library functions
These request/free functions are just reimplementations of the standard helpers in gpiolib. Delete them and replace with the helpers. Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions
le='2007-10-11 23:46:19 +0100'>2007-10-11[MIPS] VPE: reimplement ELF loader.Ralf Baechle1-34/+11 2007-10-11[MIPS] cleanup WRPPMC include filesYoichi Yuasa4-35/+12 2007-10-11[MIPS] Add BUG_ON assertion for attempt to run kernel on the wrong CPU type.Franck Bui-Huu1-0/+8 2007-10-11[MIPS] SMP: Use ISO C struct initializer for local structs.Ralf Baechle1-10/+13 2007-10-11[MIPS] SMP: Kill useless casts.Ralf Baechle1-7/+7 2007-10-11[MIPS] Kill num_online_cpus() loops.Ralf Baechle4-18/+27 2007-10-11[MIPS] SMP: Implement smp_call_function_mask().Ralf Baechle3-40/+30 2007-10-11[MIPS] Make facility to convert CPU types to strings generally available.Ralf Baechle4-77/+97 2007-10-11[MIPS] Convert list of CPU types from #define to enum.Ralf Baechle1-70/+49 2007-10-11[MIPS] Optimize get_unaligned / put_unaligned implementations.Ralf Baechle1-6/+21 2007-10-11[MIPS] checkfiles: Fix "need space after that ','" errors.Ralf Baechle121-1943/+1951 2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle104-845/+845 2007-10-11[MIPS] Allow hardwiring of the CPU type to a single type for optimization.Ralf Baechle20-86/+89 2007-10-11[MIPS] tlbex: Size optimize code by declaring a few functions inline.Ralf Baechle1-4/+4 2007-10-11[MIPS] pg-r4k.c: Dump the generated codeMaciej W. Rozycki1-0/+20 2007-10-11[MIPS] Cobalt: Remove cobalt_machine_power_off()Yoichi Yuasa2-11/+1 2007-10-11[MIPS] Cobalt: Move reset port definition to arch/mips/cobalt/reset.cYoichi Yuasa2-9/+6 2007-10-11[MIPS] Cobalt: Move UART base definition to arch/mips/cobalt/console.cYoichi Yuasa2-7/+4 2007-10-11[MIPS] Cobalt: Move PCI definitions to arch/mips/pci/fixup-cobalt.c.Yoichi Yuasa2-24/+19