summaryrefslogtreecommitdiff
path: root/PerformancePkg/Dp_App/Dp.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-27PerformancePkg: Remove itLiming Gao1-559/+0
2017-08-14PerformancePkg DP: Init CustomCumulativeData.MinDurStar Zeng1-1/+1
2017-02-28PerformancePkg/Dp_App: Add check to avoid NULL pointer deferenceHao Wu1-1/+1
2017-02-24PerformancePkg Dp_App: Fixed GCC build failure caused by 1393510Star Zeng1-1/+1
2017-02-23PerformancePkg Dp_App: Remove TimerLib dependencyStar Zeng1-18/+17
2016-10-27PerformancePkg/Dp_App: rebase to ARRAY_SIZE()Laszlo Ersek1-1/+1
2016-06-21PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng1-2/+4
2016-05-03PerformancePkg Dp_App: Delete InitCumulativeData()Star Zeng1-19/+0
2016-04-15PerformancePkg: Make Dp print help information with -? flag in Shell.Qiu Shumin1-14/+52
2016-03-29PerformancePkg/Dp_App: Fix a memory leak issue in Dp.Cinnamon Shia1-0/+3
2016-03-08PerformancePkg/Dp_App: Support execution breakCinnamon Shia1-9/+27
2015-11-26PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroP...Qiu Shumin1-1/+2
2015-11-10PerformancePkg/Dp_App: Support dumping cumulative dataCinnamon Shia1-4/+58
2012-04-24Add new extension PerformanceLib APIs to store ID info.lzeng141-1/+9
2011-12-01Refine the code to follow coding style.ydong101-22/+22
2011-11-25Update DP to get Image name with the following methods orderly.lzeng141-18/+2
2011-11-10Add description for the parameter of SafeFreePool().lzeng141-0/+3
2011-11-03Add NULL pointer check before free pool.lzeng141-18/+31
2010-11-12Fixed build errorydong101-3/+3
2010-11-09Move some define code to the uni file. Also fixed some memory leak.ydong101-32/+137
2010-11-08Refine code to make code follow the coding style.ydong101-21/+32
2010-04-24Update the copyright notice formathhtian1-1/+1
2010-04-23Libraries and utilities for instrumenting regions of code and measuring their...darylm5031-0/+339