mirror of
https://github.com/apple/foundationdb.git
synced 2025-06-02 11:15:50 +08:00
* Save thread indexes for client instances in MVC * An option to inlude client thread identifiers into trace file names * Avoid using new trace file options in client versions not supporting them * Remove redundant include generated by IDE * Use different base trace file names for client threads by default. Provide an option to revert to using a shared base file name * Fixing typos in the description of trace_share_among_client_threads