summaryrefslogtreecommitdiffstats
path: root/PerformancePkg/Dp_App/Dp.c
Commit message (Expand)AuthorAgeFilesLines
* PerformancePkg: Remove itLiming Gao2017-12-271-559/+0
* PerformancePkg DP: Init CustomCumulativeData.MinDurStar Zeng2017-08-141-1/+1
* PerformancePkg/Dp_App: Add check to avoid NULL pointer deferenceHao Wu2017-02-281-1/+1
* PerformancePkg Dp_App: Fixed GCC build failure caused by 1393510Star Zeng2017-02-241-1/+1
* PerformancePkg Dp_App: Remove TimerLib dependencyStar Zeng2017-02-231-18/+17
* PerformancePkg/Dp_App: rebase to ARRAY_SIZE()Laszlo Ersek2016-10-271-1/+1
* PerformancePkg: Replace UnicodeStrToAsciiStr/AsciiStrToUnicodeStrStar Zeng2016-06-211-2/+4
* PerformancePkg Dp_App: Delete InitCumulativeData()Star Zeng2016-05-031-19/+0
* PerformancePkg: Make Dp print help information with -? flag in Shell.Qiu Shumin2016-04-151-14/+52
* PerformancePkg/Dp_App: Fix a memory leak issue in Dp.Cinnamon Shia2016-03-291-0/+3
* PerformancePkg/Dp_App: Support execution breakCinnamon Shia2016-03-081-9/+27
* PerformancePkg\Dp_App: Add NULL check to pointer returned from 'AllocateZeroP...Qiu Shumin2015-11-261-1/+2
* PerformancePkg/Dp_App: Support dumping cumulative dataCinnamon Shia2015-11-101-4/+58
* Add new extension PerformanceLib APIs to store ID info.lzeng142012-04-241-1/+9
* Refine the code to follow coding style.ydong102011-12-011-22/+22
* Update DP to get Image name with the following methods orderly.lzeng142011-11-251-18/+2
* Add description for the parameter of SafeFreePool().lzeng142011-11-101-0/+3
* Add NULL pointer check before free pool.lzeng142011-11-031-18/+31
* Fixed build errorydong102010-11-121-3/+3
* Move some define code to the uni file. Also fixed some memory leak.ydong102010-11-091-32/+137
* Refine code to make code follow the coding style.ydong102010-11-081-21/+32
* Update the copyright notice formathhtian2010-04-241-1/+1
* Libraries and utilities for instrumenting regions of code and measuring their...darylm5032010-04-231-0/+339