-
Notifications
You must be signed in to change notification settings - Fork 29
Pull requests: google/tsl
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
This change introduces a new overload of
GetTempFilename that takes a directory as an argument and returns absl::StatusOr<std::string>. The existing GetTempFilename is updated to use this new overload. This provides a more flexible way to create temporary filenames within a specific directory and allows for error handling via absl::StatusOr.
#3505
opened Mar 4, 2026 by
copybara-service
bot
Loading…
Update TSL FileExists to use absl::string_view.
#3501
opened Feb 27, 2026 by
copybara-service
bot
Loading…
Update TSL
FileExists to use absl::string_view.
#3482
opened Feb 3, 2026 by
copybara-service
bot
Loading…
Add stop_continuous_profiling to pywrap profiler plugin.
#3472
opened Jan 22, 2026 by
copybara-service
bot
Loading…
Disable host and Python tracing when TPU circular buffer tracing is enabled.
#3469
opened Jan 19, 2026 by
copybara-service
bot
Loading…
Add GetUptime() for fetching the up time after init_main() is called.
#3464
opened Jan 9, 2026 by
copybara-service
bot
Loading…
Implement GTC sample eviction in FullTraceCollector.
#3454
opened Jan 6, 2026 by
copybara-service
bot
Loading…
Add Python bindings for continuous profiling and snapshot retrieval.
#3435
opened Dec 11, 2025 by
copybara-service
bot
Loading…
Add ContinuousProfiling and GetSnapshot RPCs to the profiler service.
#3434
opened Dec 11, 2025 by
copybara-service
bot
Loading…
Add PID metadata to XPlanes and TraceMeConsumers to enable producer/consumer differentiation across processes profiled together.
#3433
opened Dec 9, 2025 by
copybara-service
bot
Loading…
Creating UI options for trace mode when capturing profiles using sampling mode
#3431
opened Dec 4, 2025 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.