forked from aniani/vim
patch 8.2.4712: only get profiling information after exiting
Problem: Only get profiling information after exiting. Solution: Add "profile dump" and "profile stop". (Marco Hinz, Yegappan Lakshmanan, closes #10107)
This commit is contained in:
committed by
Bram Moolenaar
parent
3a56b6d405
commit
18ee0f603e
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4712,
|
||||
/**/
|
||||
4711,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user