Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node v4 x64 profiling not displaying function names #434

Closed
mousetraps opened this issue Sep 9, 2015 · 4 comments
Closed

Node v4 x64 profiling not displaying function names #434

mousetraps opened this issue Sep 9, 2015 · 4 comments
Assignees
Milestone

Comments

@mousetraps
Copy link
Contributor

Starting with a basic express application, launching profiling and loading some of the pages yields:
image

We have a similar issue (#299), where the function names were being displayed, but function code view was not visible. In this case, however, the function names aren’t being displayed at all – it just reports [Unknown]

@mousetraps
Copy link
Contributor Author

duplicate of #362

@billti
Copy link
Member

billti commented Sep 9, 2015

Are you sure you duped this to the right one? They don't seem related.

@mousetraps mousetraps reopened this Sep 9, 2015
@mousetraps
Copy link
Contributor Author

@billti oops - off by one, thx for catching that 😃

@billti billti added this to the September milestone Sep 11, 2015
@billti billti self-assigned this Sep 11, 2015
@mousetraps mousetraps assigned billti and unassigned billti Sep 24, 2015
@mousetraps
Copy link
Contributor Author

From the manual test results:

  • 0.10.33 x86
    • PASS - Win 8.1, Dev 14
    • PASS - Win 7, Dev 12
    • PASS - Win 10, Dev 12
  • 0.10.33 x64
    • PASS - Win 8.1, Dev 11
    • PASS – Win 10, Dev 14 [my box]
  • 0.12.7 x86
    • PASS - Win 10, Dev 14
  • 0.12.7.x64
    • FAIL - Win 7, Dev 14
    • PASS - Win 8.1, Dev 12
  • 4.1.0 x86
    • PASS - Win 7, Dev 11
  • 4.1.0 x64
    • FAIL - Win 8.1, Dev 14

Also worth noting that 0.10.33 x64 still works because it uses the 32-bit address space for profiling logs.

@mousetraps mousetraps modified the milestones: September, October Oct 11, 2015
@mousetraps mousetraps modified the milestones: October, December Dec 11, 2015
@mousetraps mousetraps modified the milestones: December, January Jan 26, 2016
@billti billti assigned mousetraps and unassigned billti Feb 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants