aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDmitry Eremin <[email protected]>2017-01-28 19:05:01 -0500
committerGreg Kroah-Hartman <[email protected]>2017-02-03 13:01:37 +0100
commitc2351249f140aebdf911d86d7a1542c40b20fca3 (patch)
treed1bcf0f9cf958a3942dbfa5d135f97c3c2f19fe7 /tools/perf/scripts/python/export-to-postgresql.py
parentaabb4adaddb39431ae68c126bd8d2d09e69dd3e0 (diff)
staging: lustre: libcfs: avoid stomping on module param cpu_pattern
The function cfs_cpt_table_create_pattern() alters the string passed to it. Currently we are passing in the module parameter string cpu_pattern which is incorrect. Instead lets duplicate the module parameter string and pass that to the function cfs_cpt_table_create_pattern(). Signed-off-by: Liang Zhen <[email protected]> Signed-off-by: Dmitry Eremin <[email protected]> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5050 Reviewed-on: http://review.whamcloud.com/22377 Reviewed-by: James Simmons <[email protected]> Reviewed-by: Olaf Weber <[email protected]> Reviewed-by: Oleg Drokin <[email protected]> Signed-off-by: James Simmons <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions