aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorWang Long <[email protected]>2015-06-10 08:12:07 +0000
committerSteven Rostedt <[email protected]>2015-06-10 15:45:22 -0400
commit33d657d1381025542b84b79d5c7b548598e40a4d (patch)
tree235074885995174bf1b435d0a7f18a06e0c88a60 /tools/perf/scripts/python/export-to-postgresql.py
parent7364e86547bc52a555c9317b32cc4e81c4d4fd7c (diff)
ring-buffer-benchmark: Fix the wrong type
The macro 'module_param' shows that the type of the variable disable_reader and write_iteration is unsigned integer. so, we change their type form int to unsigned int. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Wang Long <[email protected]> Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions