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

mac 12.4 crashed #69

Open
jeffery9 opened this issue Jun 13, 2022 · 0 comments
Open

mac 12.4 crashed #69

jeffery9 opened this issue Jun 13, 2022 · 0 comments

Comments

@jeffery9
Copy link

$ psrecord 49119 --plot ~/prof.png --duration 60
Attaching to process 49119
Traceback (most recent call last):
  File "/Users/jeffery/Library/Python/3.8/bin/psrecord", line 7, in <module>
    sys.exit(psrecord.main())
  File "/Users/jeffery/Library/Python/3.8/lib/python/site-packages/psrecord/main.py", line 103, in main
    monitor(pid, logfile=args.log, plot=args.plot, duration=args.duration,
  File "/Users/jeffery/Library/Python/3.8/lib/python/site-packages/psrecord/main.py", line 219, in monitor
    ax.set_ylim(0., max(log['cpu']) * 1.2)
ValueError: max() arg is an empty sequence
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant