]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Fix error in including all files in osd_tp 12501/head
authorGanesh Mahalingam <ganesh.mahalingam@intel.com>
Thu, 15 Dec 2016 05:34:24 +0000 (21:34 -0800)
committerGanesh Mahalingam <ganesh.mahalingam@intel.com>
Thu, 15 Dec 2016 06:04:52 +0000 (22:04 -0800)
commitfa0c5881a4da9963960ba498babb447c1c80cae2
tree2dad8e955d54d676223992ea423b3f4c87137ef6
parent298d6190dc84006392b4a48f419a3a88fd3b03aa
Fix error in including all files in osd_tp

osd_tp is the only variable that is a list and with current logic only
the last file of the list will be included in the tracing library. This
patch is to address that issue

Signed-off-by: Ganesh Mahalingam <ganesh.mahalingam@intel.com>
src/tracing/CMakeLists.txt