summaryrefslogtreecommitdiffstats
path: root/src/compiler
Commit message (Expand)AuthorAgeFilesLines
* compiler: Add --blacklist-filter "regex" flag to iorap.cmd.compilerIgor Murashkin2020-03-023-2/+49
* Merge changes I13e60de8,I9f02c0abTreeHugger Robot2020-02-121-1/+6
|\
| * compiler: Fork-exec into inode2filename as a subprocessIgor Murashkin2020-02-051-1/+6
* | compiler: Change the stoul to ::android::base::ParseUint<uint64_t>Yan Wang2020-02-071-1/+6
|/
* compiler: Change the input of compiler to a vector of (trace file path,Yan Wang2019-11-113-24/+29
* compiler: Fix the relative_timestamp.Yan Wang2019-10-301-38/+31
* compiler: Add truncation from trace duration.Yan Wang2019-10-223-33/+126
* compiler: Fix page cache entries not multiplied by 4096 (page size).Yan Wang2019-06-081-3/+5
* compiler: Add --inode-textcache flag [deterministic compilation]Igor Murashkin2019-04-173-24/+67
* compiler: Save output as a protobufIgor Murashkin2019-04-172-14/+87
* compiler: Important correctness fixesIgor Murashkin2019-04-172-51/+257
* iorap: add compiler for perfetto TracePacketsIgor Murashkin2019-03-293-0/+749