Andrew Kryczka d70ce7ee0b Move db_bench flags out of unnamed namespace
Summary:
I want to be able to, e.g., DECLARE_string(statistics_string); in my application such that I can override the default value of statistics_string. For this to work, we need to remove the unnamed namespace containing all the flags, and make sure all variables/functions covered by that namespace are static.

Replaces #1828 due to internal tool issues.
Closes https://github.com/facebook/rocksdb/pull/1844

Differential Revision: D4515124

Pulled By: ajkr

fbshipit-source-id: 23b695e
2017-02-07 11:39:12 -08:00
..
2015-12-11 01:54:48 +09:00
2015-12-11 01:54:48 +09:00
2016-12-22 13:09:19 -08:00
2016-11-15 15:54:20 -08:00
2016-11-15 15:54:20 -08:00
2015-10-28 16:15:07 -07:00
2017-02-06 14:54:18 -08:00