aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorAnand Jain <[email protected]>2018-11-20 16:12:56 +0800
committerDavid Sterba <[email protected]>2018-12-17 14:51:39 +0100
commit56fc37d936909cdfb6d8c8674fd64e66a9ec8f7d (patch)
treea33ba963137657813fe2c58a3a7b931b26401638 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentf89e09cf45533eb25ca8e7fbedec697ecb37eb94 (diff)
btrfs: balance: print args during start and resume
The information about balance arguments is important for system audit, this patch prints the textual representation when balance starts or is resumed. Example command: $ btrfs balance start -f -mprofiles=raid1,convert=single,soft -dlimit=10..20,usage=50 /btrfs Example kernel log output: BTRFS info (device sdb): balance: start -f -dusage=50,limit=10..20 -mconvert=single,soft,profiles=raid1 -sconvert=single,soft,profiles=raid1 Signed-off-by: Anand Jain <[email protected]> Reviewed-by: David Sterba <[email protected]> [ update changelog, simplify code ] Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions