#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
x221E-v0.0-v7.0'/>
2023-12-07T09:19:13ZDocumentation: xfs: consolidate XFS docs into its own subdirectory2023-12-07T09:19:13ZBagas Sanjayabagasdotme@gmail.com2023-11-29T12:39:47Zurn:sha1:011f129fee4bd064a3db30ca1a0139548a619482
XFS docs are currently in upper-level Documentation/filesystems.
Although these are currently 4 docs, they are already outstanding as
a group and can be moved to its own subdirectory.
Consolidate them into Documentation/filesystems/xfs/.
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Bill O'Donnell <bodonnel@redhat.com>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandanbabu@kernel.org>