summaryrefslogtreecommitdiff
path: root/rts/ProfilerReportJson.c
Commit message (Expand)AuthorAgeFilesLines
* rts: Introduce getNumCapabilitiesBen Gamari2022-12-161-1/+1
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* Escape backslashes in json profiling reports properly.Andreas Klebinger2020-07-141-19/+45
* rts/ProfilerReportJson: Fix format stringBen Gamari2019-02-081-1/+1
* ProfilerReportJson.c: fix out-of-bounds accessSergei Trofimovich2017-05-141-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* JSON profiler reportsBen Gamari2017-02-231-0/+127