Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wolfpld/tracy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-28Release 0.8.0.v0.8Bartosz Taudul
2022-03-24Merge pull request #347 from bjacob/set-numcpusBartosz Taudul
2022-03-24set s_numCpus before reading itBenoit Jacob
2022-03-23Merge pull request #346 from mcourteaux/masterBartosz Taudul
2022-03-23Fix typos.Bartosz Taudul
2022-03-23Warn the user about capstone deprecated branch in the manual.Martijn Courteaux
2022-03-19Merge pull request #344 from thedmd/callstack_table-clipboard_full_locationBartosz Taudul
2022-03-19In callstack table view, copy location with line to clipboard instead just lo...thedmd
2022-03-18Backport SPSCQueue commit 3086fa9.Bartosz Taudul
2022-03-18Apply SPSCQueue commit 62cdc1f3.Bartosz Taudul
2022-03-18Update robin_hood to 3.11.5.Bartosz Taudul
2022-03-18Bump zstd to 1.5.2.Bartosz Taudul
2022-03-18Set focus on input field when find zone window appears.Bartosz Taudul
2022-03-18Sync libbacktrace with 2446c6.Bartosz Taudul
2022-03-17Merge pull request #339 from voysys/fix-server-assertion-crashBartosz Taudul
2022-03-15Update manual.Bartosz Taudul
2022-03-15Update NEWS.Bartosz Taudul
2022-03-15Indicate currently selected annotation.Bartosz Taudul
2022-03-15Allow adding full-view annotations.Bartosz Taudul
2022-03-15Make the annotations list always accessible.Bartosz Taudul
2022-03-15Move adding annotations to a separate function.Bartosz Taudul
2022-03-15Add id to annotation description input box.Bartosz Taudul
2022-03-11Define ___tracy_demangle on Android.Bartosz Taudul
2022-03-10Merge pull request #341 from teajay-fr/bugfix/access_violation_on_errorBartosz Taudul
2022-03-10Avoid accessing address 0 when reporting a failure.Thomas Bernard
2022-03-10Fix compilation on MSVC 2015.Bartosz Taudul
2022-03-09Ignore uninitialized GPU contexts when rendering GPU eventsNiclas Olmenius
2022-03-07Merge pull request #337 from simonvanbernem/masterBartosz Taudul
2022-03-07Made install_vcpkg_dendencies.bat work from any working directorySimon van Bernem
2022-03-03Update manual.Bartosz Taudul
2022-03-03Implement going to parent zone in find zone window.Bartosz Taudul
2022-02-28Merge pull request #334 from daverigby/masterBartosz Taudul
2022-02-28program_invocation_short_name is Linux-specificDave Rigby
2022-02-28pthread_setname_np takes 1 arg on macOSDave Rigby
2022-02-28Merge pull request #333 from sideeffects/opencl_transientBartosz Taudul
2022-02-28Update TracyOpenCL.hppjohner
2022-02-24Merge pull request #332 from Lectem/cmake_optionsBartosz Taudul
2022-02-23CMake: New description for TRACY_CALLSTACKClément Grégoire
2022-02-23Fix IPV4 -> IPv4 typoClément Grégoire
2022-02-23CMake: Add the new TRACY_NO_CALLSTACK optionClément Grégoire
2022-02-23CMake: Add missing optionsClément Grégoire
2022-02-22Update manual.Bartosz Taudul
2022-02-22Update NEWS.Bartosz Taudul
2022-02-22Allow disabling callstack handling.Bartosz Taudul
2022-02-21Merge pull request #325 from BrychDaneel/automatic_timer_fallbackBartosz Taudul
2022-02-19Codestyle fixesDaniil Brychikov
2022-02-16Automatic timer fallbackDaniil Brychikov
2022-02-15prev_state is long.Bartosz Taudul
2022-02-14Check if memory can be allocated in a thread.Bartosz Taudul
2022-02-14Add rpmalloc thread state accessor.Bartosz Taudul