Files
wehub-resource-sync f30f816e96
build-deb / build (push) Has been cancelled
build / build (5.2.0+ox, ubuntu_x64_8_cores, 231c88c2e564fdca40e15e750aacad5fb0887435) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 12:29:01 +08:00

24 lines
891 B
Markdown

---
name: "Bug Report"
about: Report a reproducible bug or regression.
labels: 'bug'
---
Thanks for helping us make magic-trace better!
Please consider answering any subset of the following questions, based on what you think
is most relevant to your report:
- What happened?
- What did you expect to happen?
- How can we, magic-trace developers, reproduce the issue you're seeing?
- What version of perf userspace tools are you running? `perf --version`
- What CPU do you have? `cat /proc/cpuinfo`
- If you're reporting a UI bug, can you provide the trace file and/or screenshots
of the probem?
Please also consider scanning the [existing set of issues](https://github.com/janestreet/magic-trace/issues)
for other people reporting the same thing, and checking out the
[FAQ](https://github.com/janestreet/magic-trace/wiki/FAQ) just in case you're running into
a common pitfall.