pub fn is_tracking_enabled() -> bool
Check if task tracking allocator is enabled
Returns true if allocations are being tracked, false otherwise. Useful for conditional behavior in libraries.