summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorJiro SEKIBA <jir@unicus.jp>2009-11-12 14:07:26 +0900
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2009-11-20 10:05:47 +0900
commit91f1953bf3243a4215b57d8e2f317a7035924de7 (patch)
tree78bec48dc558ebd130c67a6144e2e981286a603c /tools/perf/scripts/python/bin/stackcollapse-report
parent6600b9dd8e0d4a60c610f216b78d992a598bc52a (diff)
downloadkernel-91f1953bf3243a4215b57d8e2f317a7035924de7.tar.gz
nilfs2: Using nobarrier option instead of barrier=off
Since most of fs using nofoobar style option, modified barrier=off option as nobarrier. Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions
d>Christoph Hellwig 2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar 2018-04-03x86/mm: Fix documentation of module mapping range with 4-level pagingKirill A. Shutemov 2018-02-16x86/mm: Allow to boot without LA57 if CONFIG_X86_5LEVEL=yKirill A. Shutemov 2018-01-05x86/kaslr: Fix the vaddr_end messThomas Gleixner 2018-01-04x86/mm: Map cpu_entry_area at the same place on 4/5 levelThomas Gleixner 2018-01-04x86/mm: Set MODULES_END to 0xffffffffff000000Andrey Ryabinin 2017-12-23x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski 2017-12-23x86/mm/64: Make a full PGD-entry size hole in the memory mapAndy Lutomirski 2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner 2017-12-22x86/doc: Remove obvious weirdnesses from the x86 MM layout documentationPeter Zijlstra 2017-12-22x86/mm/64: Improve the memory map documentationAndy Lutomirski 2017-10-20x86/kasan: Use the same shadow offset for 4- and 5-level pagingAndrey Ryabinin 2017-07-21x86: Enable 5-level paging support via CONFIG_X86_5LEVEL=yKirill A. Shutemov 2017-06-14x86/mce: Update bootlog description to reflect behavior on AMDYazen Ghannam 2017-04-04x86/mm: Define virtual memory map for 5-level pagingKirill A. Shutemov 2017-03-16x86/mm: Adapt MODULES_END based on fixmap section sizeThomas Garnier 2016-10-25x86/dumpstack: Remove raw stack dumpJosh Poimboeuf 2016-09-06x86: fix memory ranges in mm documentationLorenzo Stoakes 2016-08-07Merge tag 'doc-4.8-fixes' of git://git.lwn.net/linuxLinus Torvalds 2016-08-03Documenation: update cgroup's document pathseokhoon.yoon 2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier 2016-07-01x86/Documentation: Fix various typos in Documentation/x86/ filesMasanari Iida 2016-04-22x86/doc: Correct limits in Documentation/x86/x86_64/mm.txtJuergen Gross 2016-03-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds 2016-02-18x86/cpufeature: Create a new synthetic cpu capability for machine check recoveryTony Luck 2015-11-29Documentation/x86: Update EFI memory region descriptionMatt Fleming