ebugden

Results 21 comments of ebugden
trafficstars

@bhufmann @mirsky-work Can this be closed?

> @ebugden, can you please clarify how this one differs from #268? Good point. I adjusted #268's title and description as well as this issue's description. It needed to be...

The Linux RT Wiki has some pages it could be fun to point beginners to: * [RT tools and utilities](https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/start) (ex. [Ftrace](https://wiki.linuxfoundation.org/realtime/documentation/howto/tools/ftrace)) * [Steps for latency debugging](https://wiki.linuxfoundation.org/realtime/documentation/howto/debugging/debug-steps) Disclaimer: These were...

One suggestion is to create a "Getting started with tracing" help page (maybe on the Wiki here or a section in the project README) that helps new users get traces...

* **Display documentation in directly in the tool?** Open a tab instead of opening the browser (makes the documentation feel more integrated in the tool and trustworthy) * Package quick...

> **bhufmann:** the getting started guide depends on the supported trace types in the trace server. **The theia-trace-extension front-end is server-agnostic**, for example, there might be trace servers that don't...

WIP: 2nd draft for "Getting started with tracing" help page. Changes: * Focus on higher-level (ideally application-level (userspace) rather than system-level (kernel)) examples * Docker container with lttng-userspace installed? Would...

This issue came up again during a user-centered planning process. Need: Help me learn what and how trace As a new user, I need some guidance and assistance to get...

Would a progress bar be quick to add? (Right now, does the server already periodically update the front end on its progress?) Could we imitate what is done for the...

@arfio @MatthewKhouzam @tahini Could one of you also weigh in on this? I'd like to have approval from two committers before implementing especially if it involves changes to the tsp...