Skip to content

pullrequests Search Results · repo:davidmarkclements/0x language:JavaScript

Filter by

134 results
 (125 ms)

134 results

indavidmarkclements/0x (press backspace or delete to remove)

Fixes #275
  • STRd6
  • 2
  • Opened 
    on Aug 30, 2023
  • #276

Enabling the dark mode if it is configured at the OS level. This is how it will look like img width= 1920 alt= image src= https://github.com/davidmarkclements/0x/assets/1054125/6d3a34c4-f432-4f42-90e9-cc4fa65c1768 ...
  • allevo
  • 1
  • Opened 
    on Jul 25, 2023
  • #273

Fixes: https://github.com/clinicjs/node-clinic/issues/380
  • RafaelGSS
  • Opened 
    on Mar 1, 2023
  • #269

- 0x will be recognized as Integer literals in windows pwsh, so we need a more cross-platform way - https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_numeric_literals?view=powershell-7.2 ...
  • IITII
  • 2
  • Opened 
    on Oct 10, 2022
  • #267

Reference: https://github.com/clinicjs/node-clinic-flame/issues/171. I haven t found an valid approach to pipe between a non-nodejs process. To summarize the problem: When no kernel-tracing: - Root ...
  • RafaelGSS
  • 1
  • Opened 
    on Aug 15, 2022
  • #265

Remove hanging )
  • tingzhou-sb
  • 1
  • Opened 
    on Jul 21, 2022
  • #264

Updated regexp to match output of 18 node too. Node 12.x lifecycle is ended. So we can probably delete it from CI.
  • Minhir
  • 1
  • Opened 
    on Jul 14, 2022
  • #261

It s impossible to use 0x with volumes mounted on different file systems. Error: EXDEV: cross-device link not permitted, rename /dir1/isolate-0x2f2a329ae330-418-418-v8.log - /dir2/isolate-0x2f2a329ae330-418-418-v8.log ...
  • Minhir
  • 1
  • Opened 
    on Jul 14, 2022
  • #260

This pr updates the documentation for the --visualize-cpu-profile flag in readme.md and usage.txt. It also removes trailing spaces from usage.txt.
  • kazarmy
  • 1
  • Opened 
    on Jun 20, 2022
  • #259

This pr refactors out the code that does the filtering of parenthesized nodes like (idle) and (garbage collector) in cpu-profile-to-tree.js, as well as doing some related cleanup and testing. As a side ...
  • kazarmy
  • 1
  • Opened 
    on Jun 18, 2022
  • #258