first issue
This commit is contained in:
parent
243b1a20f9
commit
6f8876b008
@ -95,3 +95,9 @@ You can then look at `dmesg` while running the code to see those logs:
|
|||||||
{% highlight bash %}
|
{% highlight bash %}
|
||||||
dmesg
|
dmesg
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
|
|
||||||
|
# What did I work on?
|
||||||
|
|
||||||
|
The first issue I was interested in turned out to be an invalid bug: I found that out by simply investigating the script the user was testing and measuring how much time each part of the script took to find out the main culprit: [bug-214851](https://bugzilla.kernel.org/show_bug.cgi?id=214851).
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user