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

[request] perfetto/v30.0 #13323

Closed
miklelappo opened this issue Oct 6, 2022 · 0 comments
Closed

[request] perfetto/v30.0 #13323

miklelappo opened this issue Oct 6, 2022 · 0 comments

Comments

@miklelappo
Copy link
Contributor

Package Details

v30.0 - 2022-10-06:
  Trace Processor:
    * Fixed parsing of "R+" (preempted) and "I" (idle kernel thread) end states
      of sched_switch events, collected on Linux kernels v4.14 and above.
      Previously, preemption was not recognised, and idle was reported as
      "x" (task dead). See commit c60a630cfe0.
    * Add support for parsing sys_write syscalls.
    * Remove the thread_slice table: all columns have moved to the slice table
      and thread_slice exists as a view for backwards compatibility. This view
      will also be removed in the future
    * Add Base64 encode SQL function.
    * Add support for importing function graph ftrace events.
    * Add support for importing V4L2 ftrace events.
    * Add support for importing virtio-video ftrace events.
  UI:
    * Fix downloading profiles from flamegraphs.
    * Enable Pivot table support by default.
  SDK:
    * Add support for disallowing concurrent tracing sessions.

The above mentioned version is newly released by the upstream project and not yet available as a recipe. PR follows

miklelappo added a commit to miklelappo/conan-center-index that referenced this issue Oct 6, 2022
System-Arch pushed a commit to System-Arch/conan-center-index that referenced this issue Oct 7, 2022
@miklelappo miklelappo closed this as not planned Won't fix, can't repro, duplicate, stale May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant