mirror of
https://github.com/JuliaLang/julia.git
synced 2026-03-27 01:18:35 +00:00
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.
30 lines
235 B
Plaintext
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
|