kibana/x-pack/plugins/profiling/common
Cauê Marcondes a0f8d910b7
[Profling] Adding symbols callout on frame information window (#154478)
This PR adds a callout on the Frame information window for each symbol
status and Storybook support.

`Symbolized`:
<img width="897" alt="Screenshot 2023-04-05 at 2 46 36 PM"
src="https://user-images.githubusercontent.com/55978943/230176122-ad495e1d-76aa-431c-a6a7-4f2f319625c9.png">

`Native language`:
<img width="901" alt="Screenshot 2023-04-05 at 2 46 24 PM"
src="https://user-images.githubusercontent.com/55978943/230176224-e247d57c-538b-4c35-8a74-dd0176ac0f0c.png">

`Interpreted language`:
<img width="893" alt="Screenshot 2023-04-05 at 2 46 16 PM"
src="https://user-images.githubusercontent.com/55978943/230176264-d2d9b72a-6048-4ba3-93af-b60f9ea04001.png">

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
2023-04-10 10:11:04 -07:00
..
__fixtures__ Remove unused/obsolete source type field from frames metadata (#150013) 2023-02-02 20:34:42 +01:00
runtime_types
base64.ts [Profiling] Improve performance when decoding stacktraces (#143084) 2022-10-24 16:24:31 -07:00
callee.test.ts [Profiling] Move additional flamegraph calculations into UI (#142415) 2022-10-05 06:10:38 -07:00
callee.ts [Profiling] Move additional flamegraph calculations into UI (#142415) 2022-10-05 06:10:38 -07:00
columnar_view_model.test.ts [Profiling] Move additional flamegraph calculations into UI (#142415) 2022-10-05 06:10:38 -07:00
columnar_view_model.ts [Profiling] Flamegraph legend (#147910) 2023-01-16 06:45:54 -07:00
commonly_used_ranges.ts
elasticsearch.ts Remove unused/obsolete source type field from frames metadata (#150013) 2023-02-02 20:34:42 +01:00
flamegraph.test.ts [Profiling] Move additional flamegraph calculations into UI (#142415) 2022-10-05 06:10:38 -07:00
flamegraph.ts [Profiling] Improved differential flamegraph controls (#150254) 2023-02-07 06:54:17 -07:00
frame_group.test.ts [Profiling] Strip leading subdirs for frame group ID (#147906) 2023-01-10 15:35:27 +01:00
frame_group.ts [Profiling] Strip leading subdirs for frame group ID (#147906) 2023-01-10 15:35:27 +01:00
frame_type_colors.ts [Profiling] Flamegraph legend (#147910) 2023-01-16 06:45:54 -07:00
functions.test.ts
functions.ts [Profiling] Simplify query post-processing and flamegraph response (#141729) 2022-09-26 10:27:06 -07:00
hash.test.ts [Profiling] Move additional flamegraph calculations into UI (#142415) 2022-10-05 06:10:38 -07:00
hash.ts [Profiling] Move additional flamegraph calculations into UI (#142415) 2022-10-05 06:10:38 -07:00
histogram.ts
index.test.ts
index.ts [Profling] Single-click setup from Kibana (#148959) 2023-02-07 06:10:30 -07:00
profiling.test.ts [Profling] Adding symbols callout on frame information window (#154478) 2023-04-10 10:11:04 -07:00
profiling.ts [Profling] Adding symbols callout on frame information window (#154478) 2023-04-10 10:11:04 -07:00
run_length_encoding.test.ts [Profiling] Fix decoding of long sequences (#144979) 2022-11-10 06:50:22 -07:00
run_length_encoding.ts [Profiling] Fix decoding of long sequences (#144979) 2022-11-10 06:50:22 -07:00
stack_traces.ts [Profiling] Prepare for inline stackframes (#150401) 2023-02-07 05:22:59 -07:00
topn.test.ts [Stacktraces] Syncing color in the main chart and in the subchart (#152832) 2023-03-08 08:54:05 -05:00
topn.ts [Stacktraces] Syncing color in the main chart and in the subchart (#152832) 2023-03-08 08:54:05 -05:00
types.ts