summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
4ce8109b09cf772a5c'>Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-03-01Bluetooth: Fix missing encryption refresh on Security RequestSzymon Janc 2018-02-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller 2018-02-12net: make getname() functions return length rather than use int* parameterDenys Vlasenko 2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds 2018-02-10Bluetooth: Fix incorrect bits for LE statesŁukasz Rymanowski 2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko 2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2018-01-31Merge branches 'for-4.16/upstream' and 'for-4.15/upstream-fixes' into for-linusJiri Kosina 2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds 2018-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2018-01-16net: delete /proc THIS_MODULE referencesAlexey Dobriyan 2018-01-04Bluetooth: Prevent stack info leak from the EFS element.Ben Seri 2017-12-13Bluetooth: introduce DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko 2017-12-13Bluetooth: Add support to advertise when connectedŁukasz Rymanowski 2017-12-13Bluetooth: Remove redundant disable_advertising()Jaganath Kanakkassery 2017-12-13Bluetooth: Utilize %*ph specifierAndy Shevchenko 2017-12-13Bluetooth: Use common error handling code in bt_init()Markus Elfring 2017-11-27net: annotate ->poll() instancesAl Viro 2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook 2017-11-21HID: quirks: move the list of special devices into a quirkBenjamin Tissoires 2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-30Bluetooth: Use bt_dev_err and bt_dev_info when possibleMarcel Holtmann 2017-10-30Bluetooth: avoid recursive locking in hci_send_to_channel()Sebastian Andrzej Siewior 2017-10-29Bluetooth: Fix potential memory leakJaganath Kanakkassery 2017-10-06Bluetooth: Fix compiler warning with selftest duration calculationMarcel Holtmann 2017-10-06Bluetooth: let the crypto subsystem generate the ecc privkeyTudor Ambarus 2017-10-06Bluetooth: ecdh_helper - fix leak of private keyTudor Ambarus 2017-10-06Bluetooth: selftest - check for errors when computing ZZTudor Ambarus 2017-10-06Bluetooth: ecdh_helper - reveal error codesTudor Ambarus 2017-10-06Bluetooth: move ecdh allocation outside of ecdh_helperTudor Ambarus 2017-09-28Revert "Bluetooth: Add option for disabling legacy ioctl interfaces"Linus Torvalds 2017-09-09Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri 2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds 2017-09-01Bluetooth: make baswap src constLoic Poulain 2017-08-30Bluetooth: Add option for disabling legacy ioctl interfacesMarcel Holtmann 2017-08-19Bluetooth: make device_type constBhumika Goyal 2017-08-11Bluetooth: kfree tmp rather than an alias to itColin Ian King 2017-08-08Bluetooth: document config optionsPavel Machek