Autologger mode (collects logs across reboots) not starting the log collection

Open
#137 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
powershell

Research direction

Start by reproducing the wpr.exe -boottrace and -addboot commands using BluetoothStack.wprp, then restart and run wpr.exe -boottrace -stopboot BthTracing.etl. Compare the reported command results with the 'There are no trace profiles running' error; done means identifying why boot tracing does not persist across reboot and documenting a verified collection path.

Written by the indexing model from the issue text.

Description

wget https://github.com/Microsoft/busiotools/raw/master/bluetooth/tracing/BluetoothStack.wprp -UseBasicParsing -outfile .\BluetoothStack.wprp
wpr.exe -boottrace -addboot BluetoothStack.wprp!BluetoothStack -filemode
shutdown -r -f -t 0
The above commands are not starting the log collection even after multiple tries too.
As per the Document, i restarted the platform two times manually, even it doesn't help to collect logs.

PS C:\windows\system32> wpr.exe -boottrace -stopboot BthTracing.etl

    There are no trace profiles running.

    Error code: 0xc5583000

In the below image it shows the commands ran successfully.
image
image
OS version details
image

Dominant language
C#
Stars
223
Forks
112
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from microsoft/busiotools

All issues in microsoft/busiotools

Similar issues

More C# issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.