summaryrefslogtreecommitdiffstats
path: root/src/rgw/rgw_tracer.cc
blob: f48988111c018ff61c502ac1b493bd75df09ab58 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
// vim: ts=8 sw=2 smarttab

#include "rgw_tracer.h"

namespace tracing {
namespace rgw {

tracing::Tracer tracer;

} // namespace rgw
} // namespace tracing