aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/compaction-times.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/scripts/python/compaction-times.py')
0 files changed, 0 insertions, 0 deletions
/span>arch_topology: Remove error messages on out-of-memory conditionsGeert Uytterhoeven1-4/+1 2019-07-03lib: notifier-error-inject: no need to check return value of debugfs_create f...Greg Kroah-Hartman1-12/+1 2019-07-03swiotlb: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-21/+4 2019-07-03ceph: no need to check return value of debugfs_create functionsGreg Kroah-Hartman6-61/+11 2019-07-03sunrpc: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-55/+11 2019-07-03ubifs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-135/+45 2019-07-03orangefs: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-31/+4 2019-07-03nfsd: no need to check return value of debugfs_create functionsGreg Kroah-Hartman3-16/+5 2019-07-03lib: 842: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-4/+1 2019-07-03debugfs: provide pr_fmt() macroGreg Kroah-Hartman1-1/+3 2019-07-03debugfs: log errors when something goes wrongGreg Kroah-Hartman1-5/+20 2019-06-26drivers: s390/cio: Fix compilation warning about const qualifiersSuzuki K Poulose2-4/+2 2019-06-24drivers: Add generic helper to match by of_nodeSuzuki K Poulose3-6/+9 2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose12-21/+21 2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose39-68/+67 2019-06-24acpi: utils: Cleanup acpi_dev_match_cbSuzuki K Poulose1-6/+1 2019-06-24mfd: Remove unused helper syscon_regmap_lookup_by_pdevnameSuzuki K Poulose2-27/+0 2019-06-24staging: most-core: Use bus_find_device_by_nameSuzuki K Poulose1-8/+1 2019-06-23lkdtm: remove redundant initialization of retColin Ian King1-1/+1 2019-06-21ABI: sysfs-driver-mlxreg-io: fix the what fieldsMauro Carvalho Chehab1-26/+19 2019-06-21doc: ABI scripts: add a SPDX header fileMauro Carvalho Chehab1-0/+1 2019-06-21scripts/get_abi.pl: add a validate commandMauro Carvalho Chehab1-7/+9 2019-06-21scripts/get_abi.pl: add a handler for invalid "where" tagMauro Carvalho Chehab1-0/+6 2019-06-21scripts/get_abi.pl: avoid creating duplicate namesMauro Carvalho Chehab1-0/+9 2019-06-21scripts/get_abi.pl: fix parse issues with some filesMauro Carvalho Chehab1-2/+2 2019-06-21scripts/get_abi.pl: represent what in tablesMauro Carvalho Chehab1-5/+36 2019-06-21scripts/get_abi.pl: add support for searching for ABI symbolsMauro Carvalho Chehab1-9/+103 2019-06-21scripts/get_abi.pl: split label naming from xref logicMauro Carvalho Chehab1-41/+53 2019-06-21scripts/get_abi.pl: avoid use literal blocks when not neededMauro Carvalho Chehab1-25/+77 2019-06-21scripts/get_abi.pl: parse files with text at beginningMauro Carvalho Chehab1-5/+54