issues
search
hariharan-devarajan
/
dftracer
A multi-level dataflow tracer for capturing I/O calls from workflows.
https://dftracer.readthedocs.io/en/latest/
MIT License
13
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix missing iter name
#228
rayandrew
closed
4 weeks ago
1
add warning for `DFTRACER_DATA_DIR`
#227
rayandrew
closed
1 month ago
2
Fixes #162: Added function create_event_timeline
#226
OlgaKogiou
opened
1 month ago
5
Documentation: Added documentation for custom columns
#225
OlgaKogiou
closed
1 month ago
1
Repository: Add DOI to CITATION.cff
#224
izzet
closed
1 month ago
1
Repository: Update README and CITATION
#223
izzet
closed
1 month ago
0
Bugfix: fixed hash to be integers
#222
hariharan-devarajan
closed
1 month ago
1
Release v1.0.6
#221
hariharan-devarajan
closed
1 month ago
0
Release v1.0.6
#220
hariharan-devarajan
closed
1 month ago
0
Bugfix: Escape special non-json-line compatible characters from hash strings.
#219
hariharan-devarajan
closed
1 month ago
1
multithreaded exclusive lock
#218
hariharan-devarajan
closed
1 month ago
1
Update requirements.txt
#217
hariharan-devarajan
closed
1 month ago
1
BugFix: use hex string for hash as they will collide otherwise.
#216
hariharan-devarajan
closed
1 month ago
1
Enhancement: add hostname to metadata events
#215
hariharan-devarajan
closed
1 month ago
1
add support for splitting trace
#214
rayandrew
closed
1 month ago
1
Enhancement: Added script for creating index
#213
hariharan-devarajan
closed
1 month ago
0
Changes to support return multiple events instead of just 1.
#212
hariharan-devarajan
closed
1 month ago
1
Enhancement: Support analyzer to load traces with hashed fields
#211
helloaashish
closed
1 month ago
1
Enhancement: Make mpi optional.
#210
hariharan-devarajan
closed
1 month ago
1
Bugfix: Fix for handle AT_FDCWD for readlinkat
#209
hariharan-devarajan
closed
1 month ago
1
Enhancement: Fixed finalization routine.
#208
hariharan-devarajan
closed
1 month ago
0
BugFix: Checks for consistent buffer writing.
#207
hariharan-devarajan
closed
1 month ago
1
BugFix: multithreading support
#206
hariharan-devarajan
closed
1 month ago
2
Enhancement: APIs for Metadata events.
#205
hariharan-devarajan
closed
1 month ago
1
Documentation: Fix Environment Variables
#204
izzet
closed
2 months ago
3
Enhancement: Find specific versions of package
#203
hariharan-devarajan
closed
2 months ago
1
Bugfix/genome
#202
hariharan-devarajan
closed
2 months ago
1
Add conditional disabling of dft_fn categories
#201
rayandrew
closed
2 months ago
1
Documentation: Added trace format in documentations.
#200
hariharan-devarajan
closed
2 months ago
1
Enhancement: Fix event structure.
#199
hariharan-devarajan
closed
2 months ago
1
Enhancement: Support hashing hostname and filename
#198
hariharan-devarajan
closed
2 months ago
13
Release v1.0.5
#197
hariharan-devarajan
closed
2 months ago
0
Release v1.0.5
#196
hariharan-devarajan
closed
2 months ago
1
Enhancement: sanitize script uses sed for removing non-utf-8 characters.
#195
helloaashish
closed
2 months ago
1
fix typo in args dftracer log
#194
rayandrew
closed
2 months ago
1
Metadata buffer is small and needs to be increased.
#193
hariharan-devarajan
closed
2 months ago
1
Enhancement: Support for python3 name match for exec and Polaris existing dependency resolution.
#192
hariharan-devarajan
closed
2 months ago
4
Enhancement: Discard non-ascii characters but keep the line
#191
hariharan-devarajan
closed
2 months ago
1
Bugfix: including last event from file.
#190
hariharan-devarajan
closed
2 months ago
1
Enhancement added script for sanitization.
#189
hariharan-devarajan
closed
2 months ago
1
Enhancement: Sanitization script needed for logs
#188
hariharan-devarajan
closed
2 months ago
0
Enhancement: Support existing packages for dependency resolution.
#187
hariharan-devarajan
closed
2 months ago
0
Bugfix: ignore metadata events in analyzer
#186
hariharan-devarajan
closed
2 months ago
1
Enhancement: Make function tracing optional.
#185
hariharan-devarajan
closed
2 months ago
1
Enhancement enable function tracing for DFTracer.
#184
hariharan-devarajan
closed
2 months ago
1
Enhance added error logging
#183
hariharan-devarajan
closed
2 months ago
1
Added Fork API
#182
hariharan-devarajan
closed
2 months ago
1
Added limitation and exceptions for buffering case.
#181
hariharan-devarajan
closed
2 months ago
1
Switch char* buf to vector.
#180
hariharan-devarajan
closed
2 months ago
1
Fix freeing of buffer if finalize was not called
#179
hariharan-devarajan
closed
2 months ago
0
Next