commit | 3d69b95e5e2ef4c5acfa2b2aaa93e2fad9eeeaa1 | [log] [tgz] |
---|---|---|
author | Emilio G. Cota <cota@braap.org> | Tue May 22 18:26:49 2018 -0400 |
committer | Stefan Hajnoczi <stefanha@redhat.com> | Wed Jun 27 11:09:24 2018 +0100 |
tree | dd21bd0826c8e9fe2d6ced7bc282ec6d128f43e5 | |
parent | 32c072341f0d17ddc7443bd4c0adb9d2ed55fbd4 [diff] |
trace: simplify trace_mem functions Add some defines for the mem_info bits, simplify trace_mem_build_info, and also simplify trace_mem_get_info by making it a wrapper around trace_mem_build_info. This paves the way for increasing size_shift by one bit. Signed-off-by: Emilio G. Cota <cota@braap.org> Message-id: 1527028012-21888-3-git-send-email-cota@braap.org Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>