summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/gecko-record
blob: f0d1aa55f171e8f6c235b9bca406bf7f21338e89 (plain)
1
2
#!/bin/bash
perf record -F 99 -g "$@"
e careful about metadata corruptionLinus Torvalds 2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-09-08squashfs: Add zstd supportSean Purcell 2017-02-24fs/pstore: fs/squashfs: change usage of LZ4 to work with new LZ4 versionSven Schmidt 2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds 2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi 2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig 2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher 2016-06-07fs: have ll_rw_block users pass in op and flags separatelyMike Christie