Pete Stevenson

Results 15 issues of Pete Stevenson

**Describe the Task** We noticed addresses from `[uprobes]`, a memory region shown in `/proc//maps` in some stack traces. We have determined that the go uprobe for `casgstatus` is responsible for...

**Description** A command that has any `;` characters in it is rendered into multiple stack frames instead of just one. After this happens, the colorization is also wrong. Most commands...

It seems that `examples/cpp/pyperf/PyPerf` requires debug symbols in the targeted binary or library. Is it possible to work around this somehow? Are debug symbols normally included with Python binaries and...

It appears that `examples/cpp/pyperf/PyPerf` requires that a python program be "embedded" into a C program such that when it is running, it maps in libpython.so [1]. (Perhaps there is another...

Summary: WIP / draft. Type of change: /kind feature Test Plan: Adding a test case `rr_bpf_test`.

In file `src/carnot/udf/test_utils.h`, the UDF tester class provides a `Deserialize` method. That method invokes `Merge` instead of `Deserialize`. This is probably unintentional; it should, instead, test deserialize. See: [https://github.com/pixie-io/pixie/blob/d81a9fe3c3f1ab4163cfb1286accdf0d840573df/src/carnot/udf/test_utils.h#L202](https://github.com/pixie-io/pixie/blob/d81a9fe3c3f1ab4163cfb1286accdf0d840573df/src/carnot/udf/test_utils.h#L202) Perhaps...

The perf profiler table is currently named `stack_traces.beta`. We should move this out of beta.

triage/accepted
area/datacollector

**Is your feature request related to a problem? Please describe.** Pixie OTel export uses an older version of the Span proto. See, e.g., the following: 1. [Example Pixie source code...

Signed-off-by: Pete Stevenson - Read the contribution guidelines - Include a reference to a related issue in this repository - A description of the changes proposed in the pull request

Signed-off-by: Pete Stevenson - Read the contribution guidelines - Include a reference to a related issue in this repository - A description of the changes proposed in the pull request