aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.com>2016-11-02 14:16:49 +1100
committerShaohua Li <shli@fb.com>2016-11-07 15:08:21 -0800
commit9d48739ef19aa8ad6026fd312b3ed81b560c8579 (patch)
tree6a07dcd7eb16476c5a4a11a37ddad817ed43f96b /tools/perf/scripts/python/export-to-postgresql.py
parent7f0f0d87fa172c71f74ea916d70765862ee2d53a (diff)
md: change all printk() to pr_err() or pr_warn() etc.
1/ using pr_debug() for a number of messages reduces the noise of md, but still allows them to be enabled when needed. 2/ try to be consistent in the usage of pr_err() and pr_warn(), and document the intention 3/ When strings have been split onto multiple lines, rejoin into a single string. The cost of having lines > 80 chars is less than the cost of not being able to easily search for a particular message. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Shaohua Li <shli@fb.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions