Files
julia/.gitignore
DokFaust 8d0fcdb9f9 Added the capability of looking up JIT symbols for perf
Moved Oprofile Wrapper, implemented RegisterJITEventListener and NotifyFinalized

Added PerfJITEventListener as an LLVM Patch

Added IntelJITEventListener Support

Added LLVM Patch, removed redundant Oprofile code, wipe blanklines, Register OProfile JITEvent, fixed oprofile compile flag, rebased llvm 6.0 checksums

Added Perf profiling support as an LLVM patch.
2018-07-19 00:30:27 -04:00

30 lines
235 B
Plaintext

/*.tar.gz
/tmp
/dist
/dist-extras
/julia
/usr
/oprofile_data
/usr-staging
/Make.user
/julia-*
/source-dist.tmp
/source-dist.tmp1
*.exe
*.dll
*.dwo
*.do
*.o
*.obj
*.so
*.dylib
*.dSYM
*.jl.cov
*.jl.*.cov
*.jl.mem
*.ji
/perf*
.DS_Store