MCPcopy Create free account

hub / github.com/elastic/devfiler / functions

Functions222 in github.com/elastic/devfiler

↓ 1 callersFunctionload_phosphor_icons
(ctx: &egui::Context)
src/ui/mod.rs:77
↓ 1 callersMethodlog_request
Log a gRPC message into the ring buffer.
src/collector/mod.rs:53
↓ 1 callersFunctionmonitor_executables
(symb_endpoint: String)
src/symbolizer/mod.rs:58
↓ 1 callersMethodopen
Create or open the database.
src/storage/mod.rs:52
↓ 1 callersFunctionplot_color
should be `const`, but currently can't do float arith in const fn
src/ui/util.rs:137
↓ 1 callersMethodpoint
(&self)
src/storage/rkyvtree.rs:175
↓ 1 callersMethodpretty_name
Gets the pretty name of the table. By default it is derived from the type name.
src/storage/table.rs:85
↓ 1 callersMethodprocess_inputs
Process dragging, scrolling and zooming.
src/ui/tabs/flamegraph.rs:405
↓ 1 callersFunctionprocess_sample
( dict: &ProfilesDictionary, sample_type: &ValueType, sample: &Sample, frame_list: Vec<Frame>,
src/collector/otlp/service.rs:331
↓ 1 callersFunctionquery_executables
(filter: &String, sort_field: &SortColumn)
src/ui/tabs/executables.rs:294
↓ 1 callersMethodquery_point
Queries the interval tree for all elements containing a given point. This runs in `O(log n + m)`.
src/storage/rkyvtree.rs:159
↓ 1 callersFunctionquery_top_funcs
( start: UtcTimestamp, end: UtcTimestamp, sort_field: SortField, filter: String, )
src/ui/tabs/top_funcs.rs:316
↓ 1 callersMethodrange
Iterate over key-value pairs in the `[start, end)` range.
src/storage/table.rs:210
↓ 1 callersMethodrocksdb_statistics
Return database statistics in RocksDB's string format. This isn't meant to be processed programmatically, but only for human consumption.
src/storage/table.rs:68
↓ 1 callersMethodsample_selector
(&mut self, ui: &mut Ui)
src/ui/app.rs:286
↓ 1 callersMethodsamples_widget
(&mut self, ui: &mut Ui)
src/ui/app.rs:171
↓ 1 callersMethodset
Set the nth bit. # Panics If `n` is out of bounds.
src/ui/tabs/top_funcs.rs:291
↓ 1 callersMethodshow_tab_selector
(&self, _cfg: &DevfilerConfig)
src/ui/tabs/log.rs:79
↓ 1 callersMethodstats
(&self)
src/collector/mod.rs:111
↓ 1 callersFunctionsymb_status_text
(status: SymbStatus)
src/ui/tabs/executables.rs:283
↓ 1 callersFunctionsymbolize_native_frame
(raw: Frame, inline_frames: bool)
src/storage/symdb/mod.rs:272
↓ 1 callersMethodtab_selector
(&mut self, ui: &mut Ui)
src/ui/app.rs:244
↓ 1 callersFunctiontail
(limit: usize)
src/log.rs:46
↓ 1 callersMethodtime_selector
(&mut self, ui: &mut Ui)
src/ui/app.rs:264
↓ 1 callersFunctionts2chrono
(ts: i64)
src/ui/timeaxis.rs:86
↓ 1 callersMethodweight_self
Node's weight excluding children.
src/ui/tabs/flamegraph.rs:846
Functionassert_raw_table_obj_safe
(_: &dyn RawTable)
src/storage/table.rs:101
Methoddefault
()
src/storage/tables/stacktraces.rs:155
Methoddefault
()
src/ui/cached.rs:50
Methoddefault
()
src/ui/tabs/flamegraph.rs:45
Methoddefault
()
src/ui/tabs/flamescope.rs:43
Methoddefault
()
src/ui/tabs/top_funcs.rs:280
Methodderef
(&self)
src/storage/symdb/mod.rs:168
Methodderef
(&self)
src/ui/cached.rs:128
Methoddeserialize_with
( field: &rkyv::Archived<u128>, deserializer: &mut D, )
src/storage/dbtypes.rs:66
Methoddone
(&self)
src/symbolizer/mod.rs:347
Methoddraw_array_contents
(ui: &mut Ui, array: &Vec<JsonValue>)
src/ui/tabs/grpclog.rs:175
Methoddraw_inverted_caller_flame
Helper to draw a single inverted caller flame
src/ui/tabs/flamegraph.rs:284
Methoddraw_meta_table
(ui: &mut Ui, selected: &LoggedRequest)
src/ui/tabs/grpclog.rs:125
Methoddraw_obj_contents
(ui: &mut Ui, obj: &JsonMap<String, JsonValue>)
src/ui/tabs/grpclog.rs:187
Methoddraw_scalar
(ui: &mut Ui, scalar: &str)
src/ui/tabs/grpclog.rs:167
Methodexport
( &self, request: Request<ExportProfilesServiceRequest>, )
src/collector/otlp/service.rs:48
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/storage/table.rs:311
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/storage/tables/stacktraces.rs:67
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/storage/symdb/mod.rs:346
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/ui/util.rs:129
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/ui/tabs/mod.rs:49
Methodfrom
(x: ArchivedFrameId)
src/storage/tables/stackframes.rs:49
Methodfrom
(x: ArchivedFrame)
src/storage/tables/stacktraces.rs:167
Methodfrom_iter
(iter: T)
src/storage/rkyvtree.rs:88
Methodfrom_parts
Construct the ID from two `u64` halves.
src/storage/tables/stacktraces.rs:30
Methodfrom_raw
(data: Self::B)
src/storage/dbtypes.rs:78
Methodfrom_raw
(data: Self::B)
src/storage/table.rs:532
Methodfrom_raw
(data: Self::B)
src/storage/tables/stackframes.rs:33
Methodfrom_raw
(data: Self::B)
src/storage/tables/stacktraces.rs:38
Methodfrom_raw
(data: Self::B)
src/storage/tables/traceevents.rs:72
Methodget
Get the value at the given key. Returns `None` if the key isn't present.
src/storage/table.rs:160
Functionhumanize
()
src/ui/util.rs:195
Methodicon
(&self)
src/ui/tabs/grpclog.rs:219
Methodid
(&self)
src/ui/tabs/flamegraph.rs:55
Methodid
(&self)
src/ui/tabs/flamescope.rs:52
Methodid
(&self)
src/ui/tabs/top_funcs.rs:47
Methodid
(&self)
src/ui/tabs/grpclog.rs:34
Methodid
(&self)
src/ui/tabs/executables.rs:58
Methodid
(&self)
src/ui/tabs/trace_freq.rs:38
Methodid
(&self)
src/ui/tabs/dbstats.rs:26
Methodingest
( path: PathBuf, ranges_ingested: Arc<AtomicUsize>, ranges_extracted: Arc<AtomicUsize>
src/symbolizer/mod.rs:356
Methodinsert
Inserts the given value at the given key. If the record already exists, the previous value is replaced.
src/storage/table.rs:136
Methodinto_raw
(self)
src/storage/dbtypes.rs:82
Methodinto_raw
(self)
src/storage/tables/stackframes.rs:40
Methodinto_raw
(self)
src/storage/tables/stacktraces.rs:42
Methodinto_raw
(self)
src/storage/tables/traceevents.rs:80
Functionkind_from_raw
()
src/storage/tables/stacktraces.rs:185
Functionmain
()
build.rs:23
Functionmain
()
src/main.rs:29
Functionmk_time_axis
(axis: Axis)
src/ui/timeaxis.rs:70
Functionmk_time_grid
(input: GridInput)
src/ui/timeaxis.rs:21
Methodnew
Create a new table value reference.
src/storage/table.rs:371
Methodnew
(listen_addr: SocketAddr)
src/collector/mod.rs:84
Methodnew
(stats: Arc<Stats>)
src/collector/otlp/service.rs:41
Methodnew
(collector: Collector)
src/ui/app.rs:60
Methodnew
(value: &'v JsonValue)
src/ui/tabs/grpclog.rs:206
Methodnew_meta_node
(text: String, addr_or_line: u64)
src/ui/tabs/flamegraph.rs:825
Methodnext
(&mut self)
src/storage/rkyvtree.rs:213
Methodnum_ranges_extracted
(&self)
src/symbolizer/mod.rs:343
Methodnum_ranges_ingested
(&self)
src/symbolizer/mod.rs:339
Methodon_event
(&self, event: &Event<'_>, _ctx: Context<'_, S>)
src/log.rs:68
Methodopen
(file: &File)
src/storage/symdb/mod.rs:152
Methodopen_at
Open or create a symbol database in the given directory.
src/storage/symdb/mod.rs:39
Functionparse_embedded_spec
()
src/storage/errorspec.rs:46
Functionparses
()
src/storage/errorspec.rs:63
Methodquery
Queries the interval tree for all elements overlapping a given interval. This runs in `O(log n + m)`.
src/storage/rkyvtree.rs:148
Methodrecord_debug
(&mut self, field: &Field, value: &dyn Debug)
src/log.rs:72
Methodrecurse_msg_contents
(ui: &mut Ui, default_open: bool, key: &str, value: Categorized<'_>)
src/ui/tabs/grpclog.rs:154
Methodresolve_with
( field: &FileId, pos: usize, _resolver: Self::Resolver, out: *mut Self::Archi
src/storage/dbtypes.rs:40
Methodroot
()
src/ui/tabs/flamegraph.rs:821
Functionsample_frame_list
()
src/collector/otlp/service.rs:442
Functionsample_frame_list_err
()
src/collector/otlp/service.rs:471
Methodserialize_with
(field: &FileId, serializer: &mut S)
src/storage/dbtypes.rs:55
Methodshow_tab_selector
Whether the main view should show the button that enables this tab.
src/ui/tabs/mod.rs:81
← previousnext →101–200 of 222, ranked by callers