aboutsummaryrefslogtreecommitdiff
path: root/src/jit/p.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into v2.1Mike Pall2025-01-131-1/+1
* Always close profiler output file.Mike Pall2024-11-141-3/+1
* Merge branch 'master' into v2.1v2.1.ROLLINGMike Pall2023-08-211-1/+0
* Merge branch 'master' into v2.1Mike Pall2023-08-201-1/+1
* Merge branch 'master' into v2.1Mike Pall2022-01-151-1/+1
* Flush and close output file after profiling run.Mike Pall2021-06-251-0/+1
* Merge branch 'master' into v2.1Mike Pall2021-01-021-1/+1
* Merge branch 'master' into v2.1Mike Pall2020-01-201-1/+1
* Merge branch 'master' into v2.1Mike Pall2017-01-171-1/+1
* Fix -jp=a mode for builtins.Mike Pall2016-10-021-0/+1
* Merge branch 'master' into v2.1Mike Pall2016-07-171-1/+1
* Merge branch 'master' into v2.1Mike Pall2016-03-031-1/+1
* Merge branch 'master' into v2.1Mike Pall2015-01-061-1/+1
* Fix -jp=a mode.Mike Pall2013-09-101-2/+4
* Add -jp=fl mode and minor fixes.Mike Pall2013-09-101-5/+12
* Low-overhead profiler, part 5: add annotation mode for -jp.Mike Pall2013-09-091-7/+88
* Switch from -jp=n<top_n> to -jp=m<min_pct> as a threshold.Mike Pall2013-09-091-7/+9
* Add notice when no samples were collected by -jp.Mike Pall2013-09-081-2/+4
* Add low-overhead profiler. Part 3: command line interface.Mike Pall2013-09-021-0/+216