Sergey Makarenko
1c80dfab24
Print memory allocation counters
...
Summary:
Introduced option to dump malloc statistics using new option flag.
Added new command line option to db_bench tool to enable this
funtionality.
Also extended build to support environments with/without jemalloc.
Test Plan:
1) Build rocksdb using `make` command. Launch the following command
`./db_bench --benchmarks=fillrandom --dump_malloc_stats=true
--num=10000000` end verified that jemalloc dump is present in LOG file.
2) Build rocksdb using `DISABLE_JEMALLOC=1 make db_bench -j32` and ran
the same db_bench tool and found the following message in LOG file:
"Please compile with jemalloc to enable malloc dump".
3) Also built rocksdb using `make` command on MacOS to verify behavior
in non-FB environment.
Also to debug build configuration change temporary changed
AM_DEFAULT_VERBOSITY = 1 in Makefile to see compiler and build
tools output. For case 1) -DROCKSDB_JEMALLOC was present in compiler
command line. For both 2) and 3) this flag was not present.
Reviewers: sdong
Reviewed By: sdong
Subscribers: andrewkr, dhruba
Differential Revision: https://reviews.facebook.net/D57321
2016-04-27 16:23:33 -07:00
..
2016-04-14 17:33:53 -07:00
2016-02-22 21:32:19 -08:00
2016-02-22 21:32:19 -08:00
2016-04-06 23:10:32 -07:00
2016-04-06 23:10:32 -07:00
2016-04-22 13:49:59 -07:00
2016-04-22 13:49:59 -07:00
2016-04-14 17:33:53 -07:00
2016-03-14 16:21:54 -07:00
2016-04-01 10:42:39 -07:00
2016-02-22 13:54:58 -08:00
2016-04-26 14:22:07 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-16 01:47:15 -07:00
2016-03-24 19:36:39 -07:00
2016-04-19 22:54:24 -07:00
2016-02-17 15:20:23 -08:00
2016-04-11 20:15:52 -07:00
2016-02-17 15:20:23 -08:00
2016-03-31 17:12:18 -07:00
2016-03-02 21:23:28 -08:00
2016-03-08 16:46:41 -08:00
2016-03-24 19:36:39 -07:00
2016-03-24 19:36:39 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-18 11:34:11 -07:00
2016-04-18 09:42:50 -07:00
2016-03-31 17:12:18 -07:00
2016-04-18 09:42:50 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-03-02 16:23:59 -08:00
2016-02-09 15:12:00 -08:00
2016-04-27 16:23:33 -07:00
2016-04-26 14:22:07 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-03-31 17:12:18 -07:00
2016-03-02 16:23:59 -08:00
2016-04-26 12:41:07 -07:00
2016-04-26 12:41:07 -07:00
2016-04-18 09:42:50 -07:00
2016-02-09 15:12:00 -08:00
2016-04-25 23:02:14 -07:00
2016-04-19 14:05:48 -07:00
2016-04-06 23:10:32 -07:00
2016-03-04 18:15:29 -08:00
2016-04-18 09:42:50 -07:00
2016-04-20 18:46:54 -07:00
2016-04-20 18:46:54 -07:00
2016-04-26 14:22:07 -07:00
2016-04-22 16:49:12 -07:00
2016-04-19 22:54:24 -07:00
2016-04-25 23:02:14 -07:00
2016-02-09 15:12:00 -08:00
2016-04-01 15:23:46 -07:00
2016-02-29 12:56:55 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-15 10:22:18 -07:00
2016-04-25 12:01:01 -07:00
2016-04-15 10:22:18 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-03-04 18:15:29 -08:00
2016-03-02 16:23:59 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-25 13:56:59 -07:00
2016-04-25 13:56:59 -07:00
2016-03-10 18:16:21 -08:00
2016-04-25 18:18:35 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-03-16 22:57:57 +01:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-03-16 22:57:57 +01:00
2016-02-09 15:12:00 -08:00
2016-04-26 12:41:07 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-01 15:48:55 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-26 14:22:07 -07:00
2016-04-26 12:41:07 -07:00
2016-04-06 23:10:32 -07:00
2016-02-09 15:12:00 -08:00
2016-03-18 15:18:42 -07:00
2016-04-06 23:10:32 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-01 10:42:39 -07:00
2016-04-01 10:42:39 -07:00
2016-04-06 23:10:32 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-03-30 23:05:22 +05:30
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-01 10:42:39 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-04-20 18:46:54 -07:00
2016-04-20 18:46:54 -07:00
2016-02-09 15:12:00 -08:00
2016-03-30 23:05:22 +05:30
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-03-30 23:05:22 +05:30
2016-02-09 15:12:00 -08:00
2016-04-01 15:23:46 -07:00
2016-04-18 10:18:41 -07:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00
2016-02-09 15:12:00 -08:00