]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
common: add cputrace_print_to_stringstream() and make WITH_CPUTRACE configurable
authorJaya Prakash <jayaprakash@ibm.com>
Mon, 7 Jul 2025 14:49:16 +0000 (14:49 +0000)
committerJaya Prakash <jayaprakash@ibm.com>
Tue, 7 Oct 2025 14:13:48 +0000 (14:13 +0000)
commit00ae111f6943df97a1d7aa3c66b980d29379fe80
tree2167fd8534fcc79c6d52679239979ea31503288d
parent905d2a0714ed48e5e6757a5a3839fe09e79b7c5c
common: add cputrace_print_to_stringstream() and make WITH_CPUTRACE configurable

- Add cputrace_print_to_stringstream() to support profiling data output into a stringstream.
- Update CMake to make WITH_CPUTRACE configurable in all build types.

Signed-off-by: Jaya Prakash <jayaprakash@ibm.com>
src/common/cputrace.cc
src/common/cputrace.h