Commit Graph

  • f801809dea
    Merge 702b82b94d into 146477a850 Blake Williams 2024-11-21 18:20:59 -0500
  • 2ce03b38f2
    Merge e307fd2094 into 146477a850 易容 (hyj1991) 2024-11-21 21:42:58 +0100
  • 146477a850
    Add link to async-profiler wiki page to README main Jamie Wong 2024-11-21 11:07:46 -0800
  • 2624f63f57
    Merge 136dd990ba into d36c3a5442 Dale Hamel 2024-11-21 14:54:38 +0200
  • 23b15577dd
    Merge 02f43e0778 into d36c3a5442 Alex Watt 2024-11-17 19:51:36 -0500
  • a6a440d7e3
    Merge f53945a2f4 into d36c3a5442 Alex Watt 2024-11-17 19:51:36 -0500
  • a1673286be Deploy speedscope-1.21.0.tgz gh-pages Jamie Wong 2024-11-16 22:15:49 -0800
  • d36c3a5442 1.21.0 v1.21.0 Jamie Wong 2024-11-16 22:13:13 -0800
  • a71abeb59f
    Merge 20bc6cebee into e468c60229 Grzegorz Latosiński 2024-11-16 22:07:03 -0800
  • e468c60229
    Add support for Instruments 16 Time Profile Deep Copy (#484) Robert Kruszewski 2024-11-17 06:06:50 +0000
  • 1bac202b76 prettier Robert Kruszewski 2024-11-04 23:50:13 +0000
  • e979d267f7 rename Robert Kruszewski 2024-11-01 14:33:22 +0000
  • 4864fa6b31 Add support for Instruments 16 time profiles Robert Kruszewski 2024-11-01 14:28:02 +0000
  • 136dd990ba Include lineno in stackprof key to avoid frame collisions Dale Hamel 2024-10-11 09:48:54 -0400
  • 5175aa1e14 Use the raw_lines field in stackprof for more precise lines Dale Hamel 2024-10-10 22:29:53 -0400
  • 46d74089aa
    Merge 77dfa69d91 into d69f3d0eec Yini Xu 2024-05-30 01:18:36 +0100
  • 052ae7cda8
    Merge 0235594002 into d69f3d0eec Jamie Wong 2024-05-17 00:45:29 -0400
  • bb90edeccf
    Merge e0ceccb98f into d69f3d0eec Jamie Wong 2024-05-17 00:45:29 -0400
  • 54e758f468
    Merge d5c0d6ab55 into d69f3d0eec Tom Sparrow 2024-04-29 17:03:46 +0200
  • 76b748bf2d
    Merge b08cdf20f1 into d69f3d0eec Tobias Koppers 2024-04-22 16:39:05 +0200
  • 30fb7a4e1a
    Merge db4c613b9e into d69f3d0eec Tim Starling 2024-04-15 14:41:57 -0700
  • d69f3d0eec
    Fix bug where import after error continues failing (#463) Tom Levy 2024-04-16 06:50:13 +1200
  • 25f671e9d8
    Bundle the font (#472) Timo Tijhof 2024-04-15 19:45:12 +0100
  • 04dd862d7b Bundle the font Tim Starling 2022-12-09 13:07:44 +1100
  • 20bc6cebee import: callgrind.ts: Improved collection of file names associated with functions Grzegorz Latosinski 2024-02-29 18:01:14 +0100
  • 0121cf9342
    Clarify specification of startValue in speedscope file format (#464) Tom Levy 2024-02-06 07:58:18 +1300
  • d914236e45 Clarify specification of startValue in speedscope file format Tom Levy 2024-02-05 18:02:36 +0000
  • b8bdb6ccdb Fix bug where import after error continues failing Tom Levy 2024-02-05 14:52:48 +0000
  • 9b5e600505 Deploy speedscope-1.20.0.tgz Jamie Wong 2024-01-12 09:58:40 -0800
  • 68fd88ceaf 1.20.0 v1.20.0 Jamie Wong 2024-01-12 09:57:30 -0800
  • 702b82b94d Allow accept header to be specified alongside profileURL Blake Williams 2024-01-05 12:26:33 -0500
  • a6d700194f
    Partition based on samples instead of traceEvents when importing a sample-based chrome trace (#460) Zachary Marion 2024-01-03 13:04:22 -0800
  • 8be44afa50
    Remove change to pidTidKey function Zachary Marion 2024-01-03 09:36:34 -0800
  • 071d8f8eba
    Update test Zachary Marion 2024-01-03 09:34:49 -0800
  • 85497aed5f
    Working refactor Zachary Marion 2024-01-03 09:26:12 -0800
  • ea58cf2a2a Deploy speedscope-1.19.0.tgz Jamie Wong 2023-12-27 23:58:19 -0500
  • a3c0b15935 1.19.0 v1.19.0 Jamie Wong 2023-12-27 23:57:14 -0500
  • e9a17d5d14
    Improve hermes profile frame keys to better group frames (#459) Zachary Marion 2023-12-27 23:56:27 -0500
  • cd0167b8ca Working test Zachary Marion 2023-12-27 14:26:26 -0500
  • d8ba718c6c Checkpoint with test Zachary Marion 2023-12-27 14:23:06 -0500
  • bef0b29277 Construct proper frame key Zachary Marion 2023-12-27 14:13:13 -0500
  • 3f3da22853
    Update README.md Jamie Wong 2023-12-27 10:48:07 -0500
  • 3708b2e086 Deploy speedscope-1.18.0.tgz Jamie Wong 2023-12-26 17:14:10 -0500
  • bea0ef6913 1.18.0 v1.18.0 Jamie Wong 2023-12-26 17:12:59 -0500
  • 4feb1e564d
    Add hermes-specific support for the trace event format (#458) Zachary Marion 2023-12-26 17:00:18 -0500
  • a8aabb23bb Address PR feedback Zachary Marion 2023-12-26 16:50:57 -0500
  • 82c741a139 Self nits Zachary Marion 2023-12-26 14:34:08 -0500
  • d1f6bcb8ca Add test Zachary Marion 2023-12-26 14:22:34 -0500
  • 84cc8fe5f7 Support the hermes trace event format Zachary Marion 2023-12-26 09:29:39 -0500
  • 9f13a1ab92 Scaffold approach Zachary Marion 2023-12-26 09:10:50 -0500
  • 88f4fe6105
    Update README-ADMINS.md with npm login instructions (#457) Jamie Wong 2023-12-25 22:52:46 -0500
  • 7bbc0c3843 Update README-ADMINS.md with npm login instructions Jamie Wong 2023-12-25 22:50:31 -0500
  • b56f1f7b8e Deploy speedscope-1.17.0.tgz Jamie Wong 2023-12-25 22:47:11 -0500
  • 60f1812e51 1.17.0 v1.17.0 Jamie Wong 2023-12-25 22:40:40 -0500
  • 1717fecafb
    Upgrade prettier, update prettier & react-hooks eslint plugins (#456) Jamie Wong 2023-12-25 22:37:45 -0500
  • 48ab2cae21 Re-run prettier Jamie Wong 2023-12-25 22:33:50 -0500
  • 1d6f6e5925 Update prettier & eslint plugins Jamie Wong 2023-12-25 22:33:40 -0500
  • c296f530c7
    Upgrade typescript & eslint to latest, fix resulting errors (#455) Jamie Wong 2023-12-25 22:23:33 -0500
  • 2f2a82df0f Bump supported node versions in ci.yml Jamie Wong 2023-12-25 22:19:35 -0500
  • 4f64c3286f Upgrade eslint and typescript-eslint-parser Jamie Wong 2023-12-25 22:00:54 -0500
  • 812c6ab127 Workaround bug in TypeScript reachability analysis Jamie Wong 2023-12-25 21:58:01 -0500
  • 0ece1004a0 Bump typescript version, resolve some errors Jamie Wong 2023-12-25 21:41:29 -0500
  • 8e0fa58d65
    Re-enable eslint prettier rule after being accidentally disabled for 3 years (#454) Jamie Wong 2023-12-25 21:22:56 -0500
  • 99b8356b47 Run prettier Jamie Wong 2023-12-25 21:20:28 -0500
  • 3bd26e8026 Re-enable prettier lint rule Jamie Wong 2023-12-25 17:47:06 -0500
  • b21480494e
    Support the chrome JSON trace format (allows viewing of hermes traces) (#453) Zachary Marion 2023-12-25 21:11:45 -0500
  • c8c1e7f1af Update function names to eventListToProfile and sampleListToProfile Zachary Marion 2023-12-25 20:32:45 -0500
  • 0a5633af0a Address another round of feedback Zachary Marion 2023-12-25 20:28:47 -0500
  • 2ab584594c Update test names and format Zachary Marion 2023-12-24 23:36:37 -0500
  • ccc4e0e520 One test still failing Zachary Marion 2023-12-24 23:32:47 -0500
  • 8a498fc381 Self review Zachary Marion 2023-12-24 22:37:50 -0500
  • 2b04b6f9f5 Remove console log Zachary Marion 2023-12-24 22:33:01 -0500
  • d6639f42f3 Fix Zachary Marion 2023-12-24 16:25:07 -0500
  • 0c900275f9 Working trace format with samples Zachary Marion 2023-12-24 15:58:32 -0500
  • 357f4747db More scaffolding Zachary Marion 2023-12-24 13:12:13 -0500
  • c1e2271334 Scaffold out new approach Zachary Marion 2023-12-24 13:05:57 -0500
  • a565f1d4eb Add multi-thread test Zachary Marion 2023-12-21 22:43:50 -0500
  • 65482d9aa0 Simplify stack frame Zachary Marion 2023-12-21 21:04:28 -0500
  • 994507084d Update snap Zachary Marion 2023-12-21 21:03:15 -0500
  • 8fa07da10c Use samples by tid + pid Zachary Marion 2023-12-21 20:55:02 -0500
  • b66f3cdd33 remove last hermes ref Zachary Marion 2023-12-21 11:48:21 -0500
  • e719ee396a Remove reference to hermes Zachary Marion 2023-12-21 11:47:38 -0500
  • 295d36da42 Prettier Zachary Marion 2023-12-21 11:46:32 -0500
  • 42c7d2b1d9 Refactor Zachary Marion 2023-12-21 11:46:16 -0500
  • cde68487ad Done refactoring existing code Zachary Marion 2023-12-21 11:27:57 -0500
  • b95597cfc3 Checkpoint refactor Zachary Marion 2023-12-21 10:58:55 -0500
  • 7223322006 Iterating Zachary Marion 2023-12-21 10:36:08 -0500
  • e8b78e88a1 Remove change to package lock Zachary Marion 2023-12-20 22:19:08 -0500
  • 735d9372b4 Run prettier, add tests Zachary Marion 2023-12-20 15:01:24 -0700
  • c43ee4ac87 Partially working, not rendering as expected Zachary Marion 2023-12-20 11:24:33 -0700
  • ca4e6df24f WIP - stopping since I don't see a path forward Zachary Marion 2023-12-20 08:10:12 -0800
  • fbb0104e32
    Update snap Zachary Marion 2023-12-17 15:47:25 -0800
  • 8228003e4a
    Formatting Zachary Marion 2023-12-15 16:33:16 -0800
  • 4aeeb3ae84
    Update snapshots Zachary Marion 2023-12-15 16:32:47 -0800
  • b1eeee17e4
    Use name or (unnamed) Zachary Marion 2023-12-15 16:30:37 -0800
  • 4e39900069
    Default frame name to the name of the function call, and fall back to the key Zachary Marion 2023-12-15 16:06:23 -0800
  • a4e6e9460e
    Merge dcfc8be1a2 into dfd3a0dfb3 Charles Wu 2023-12-16 05:59:41 -0700
  • dfd3a0dfb3
    Fix bug in selectQueueToTakeFromNext for trace profiles (#450) Zachary Marion 2023-12-16 00:27:03 -0800
  • 447fdad502
    Fix comment whitespace Zachary Marion 2023-12-15 15:04:15 -0800
  • ecf0173c3d
    Update tests Zachary Marion 2023-12-15 14:36:30 -0800