aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorHeiko Carstens <hca@linux.ibm.com>2025-06-16 17:00:28 +0200
committerAlexander Gordeev <agordeev@linux.ibm.com>2025-06-29 13:12:01 +0200
commitac5bf0665011db2b4aa167e971195a166e0d8d2f (patch)
tree0759a778c13de7cefdeabb38db8a97c69cd5062f /tools/perf/scripts/python/flamegraph.py
parents390/page: Cleanup page_set_storage_key() inline assemblies (diff)
downloadlinux-ac5bf0665011db2b4aa167e971195a166e0d8d2f.tar.gz
linux-ac5bf0665011db2b4aa167e971195a166e0d8d2f.zip
s390/page: Add memory clobber to page_set_storage_key()
Add memory clobbers to the page_set_storage_key() inline assemblies. This allows for data dependencies from other code, which is important to prevent the compiler from reordering instructions if required. Note that this doesn't fix a bug in existing code; this is just a prerequisite for upcoming code changes. Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com> Signed-off-by: Heiko Carstens <hca@linux.ibm.com> Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
: Fix property naming of flash-timeout-usIngi Kim1-4/+4 2015-11-03leds: leds-net48xx: Use devm_led_classdev_registerMuhammad Falak R Wani1-8/+1 2015-11-03leds: leds-menf21bmc.c: Use devm_led_class_registerMuhammad Falak R Wani1-21/+5 2015-11-03leds: leds-locomo.c: Use devm_led_classdev_registerFida Mohammad1-13/+2 2015-11-03leds: leds-gpio: add shutdown functionHeiko Schocher1-0/+13 2015-11-03Documentation: leds: update DT bindings for leds-bcm6328Álvaro Fernández Rojas1-0/+10 2015-11-03leds-bcm6328: add more init configuration optionsÁlvaro Fernández Rojas1-1/+14 2015-11-03leds-bcm6328: simplify and improve default-state handlingÁlvaro Fernández Rojas1-9/+15 2015-11-03leds-bcm6328: print invalid LEDÁlvaro Fernández Rojas1-1/+1 2015-11-03leds: netxbig: set led_classdev max_brightnessSimon Guinot1-8/+4 2015-11-03leds: netxbig: convert to use the devm_ functionsSimon Guinot1-80/+28 2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot5-224/+0 2015-11-03ARM: Kirkwood: add LED DT entries for netxbig boardsSimon Guinot2-0/+140 2015-11-03leds: netxbig: add device tree bindingSimon Guinot5-22/+391 2015-11-03leds: triggers: add invert to heartbeatJiri Prchal1-2/+45 2015-11-03leds: core: Move LED core callbacks out of led-class.cJacek Anaszewski3-68/+75 2015-11-03LED/MIPS: Move SEAD3 LED driver to where it belongs.Ralf Baechle4-2/+12 2015-11-03leds: leds-ipaq-micro: Fix coding style issuesMuhammad Falak R Wani1-9/+9 2015-11-03leds: leds-ipaq-micro: Use devm_led_classdev_registerMuhammad Falak R Wani1-8/+1 2015-11-03leds: leds-ot200: Use devm_led_classdev_registerMuhammad Falak R Wani1-19/+2 2015-11-03leds: leds-hp6xx: Use devm_led_classdev_registerMuhammad Falak R Wani1-15/+2 2015-11-03leds: leds-cobalt-qube: Use devm_led_classdev_registerVaishali Thakkar1-22/+1 2015-11-03avr32: atngw100: remove useless includeAlexandre Belloni1-1/+0 2015-11-02cris: Drop reference to get_cmos_time()Guenter Roeck1-2/+0 2015-11-02CRIS: Drop code related to obsolete or unused kconfigsJesper Nilsson10-313/+5 2015-11-02cris: time: Cleanup of persistent clock stuffXunlei Pang2-26/+0 2015-11-02cris: re-use helpers to dump data in hex formatAndy Shevchenko1-34/+6 2015-11-02CRIS v32: remove old GPIO and LEDs codeRabin Vincent13-2702/+4 2015-11-02CRIS v32: remove I2C bitbanging driverRabin Vincent4-786/+0 2015-11-02CRIS v32: add ARTPEC-3 and P1343 device treesRabin Vincent2-0/+122 2015-11-02CRIS v32: dev88: add GPIO, LEDs, RTC, temp sensorRabin Vincent2-0/+57