issues
search
topolarity
/
Tracy.jl
A convenient interface for using Tracy from within Julia code
MIT License
29
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Look for `libTracyClient.so` in the non-private libdir
#33
topolarity
closed
10 months ago
0
Use `Base.Linking.private_libdir()` for base libTracyClient
#32
topolarity
closed
10 months ago
0
Bump Project.toml for release
#31
ericphanson
closed
10 months ago
0
Escape `kwargs` for `@tracepoint function ...`
#30
topolarity
closed
1 year ago
0
Adding tracepoints to functions with kwargs fails inside modules
#29
SebastianM-C
closed
1 year ago
0
Tracy segfaults immediately on `aarch64`
#28
staticfloat
closed
1 year ago
0
Add Preferences.jl support
#27
topolarity
opened
1 year ago
1
Add ability to move to the next "frame"
#26
staticfloat
opened
1 year ago
0
Add `Tracy.capture(outpath)`
#25
staticfloat
closed
1 year ago
8
Add `wait_for_tracy()` export
#24
staticfloat
closed
1 year ago
3
allow giving an expression to the enabled keyword to dynamically disable zones
#23
KristofferC
closed
1 year ago
0
allow the zone name and color to be set dynamically
#22
KristofferC
closed
1 year ago
1
allow setting the color via a literal
#21
KristofferC
closed
1 year ago
0
allow setting the name/color/enabled via static expressions
#20
KristofferC
opened
1 year ago
10
WIP: allow setting metadata on zones
#19
KristofferC
closed
1 year ago
1
wrap the plot part of tracy
#18
KristofferC
closed
1 year ago
0
make type of `enabled` field correspond to type for ccall
#17
KristofferC
closed
1 year ago
0
Add performance benchmark
#16
topolarity
opened
1 year ago
1
Connect to a server during testing to ensure tracy likes the data we emit.
#15
KristofferC
closed
1 year ago
6
wrap the message part of tracy and provide a color "framework" based on `printstyle`
#14
KristofferC
closed
1 year ago
9
allow attaching the `@tracepoint` macro directly to a function definition
#13
KristofferC
closed
1 year ago
11
Convenience version of macro to time a whole function
#12
KristofferC
closed
1 year ago
0
Use the same struct for keeping roots as what is passed into Tracy.
#11
KristofferC
closed
1 year ago
2
fix typo when checking if source location is enabled
#10
KristofferC
closed
1 year ago
0
use `@ccall` over `ccall`
#9
KristofferC
closed
1 year ago
0
small simplification of tracepoint expression
#8
KristofferC
closed
1 year ago
0
Grab bag of ideas
#7
KristofferC
closed
1 year ago
0
RFC: rename `@tracepoint` to `@zone`
#6
KristofferC
closed
1 year ago
3
use Clang.jl to wrap tracy automatically
#5
KristofferC
closed
1 year ago
1
cache looking for base libtracy
#4
KristofferC
closed
1 year ago
2
intern strings for names, functions and files
#3
KristofferC
closed
1 year ago
8
Make the `@tracepoint` macro exception safe
#2
KristofferC
closed
1 year ago
2
Register package
#1
topolarity
closed
1 year ago
7