home
/
code
/
beam_stats.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e98d74d
)
Fix typo
author
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 9 Dec 2019 15:56:27 +0000
(10:56 -0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Mon, 9 Dec 2019 15:56:27 +0000
(10:56 -0500)
src/beam_stats_process.erl
patch
|
blob
|
blame
|
history
diff --git
a/src/beam_stats_process.erl
b/src/beam_stats_process.erl
index
5dc64d7
..
c014ed3
100644
(file)
--- a/
src/beam_stats_process.erl
+++ b/
src/beam_stats_process.erl
@@
-150,7
+150,7
@@
pid_info_opt(Pid, Key) ->
%% ============================================================================
%% Process code origin approximation or naming the anonymous processes.
%%
-%% At runtime, given a PID, how preci
c
ely can we identify the origin of the
+%% At runtime, given a PID, how preci
s
ely can we identify the origin of the
%% code it is running?
%%
%% We have these data points:
This page took
0.022138 seconds
and
4
git commands to generate.