summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
kernel/commit/Kbuild?id=125d059b624180b2c441181c797e41354bfe0649'>kbuild: do not descend to ./Kbuild when cleaningMasahiro Yamada 2019-08-15kbuild: remove meaningless 'targets' in ./KbuildMasahiro Yamada 2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds 2019-02-27kbuild: remove unimportant comments from ./KbuildMasahiro Yamada 2019-02-27scripts/gdb: delay generation of gdb constants.pyMasahiro Yamada 2019-02-11Merge branch 'locking/atomics' into locking/core, to pick up WIP commitsIngo Molnar 2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada 2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada 2018-12-25kbuild: remove unused cmd_gentimeconstMasahiro Yamada 2018-12-23kbuild: remove $(obj)/ prefixes in ./KbuildMasahiro Yamada 2018-12-23treewide: remove explicit rules for *offsets.sMasahiro Yamada 2018-11-09locking/atomics: Fix out-of-tree buildBorislav Petkov 2018-11-01locking/atomics: Check generated headers are up-to-dateMark Rutland 2017-11-17Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds 2017-11-16kbuild: remove redundant mkdir from ./KbuildMasahiro Yamada 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-04-13kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke