From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============1693157646896109184==" MIME-Version: 1.0 From: Igor Zhbanov Subject: Re: [Powertop] [FYI][RFC][PATCH 0/2] MALI GPU profiling support Date: Fri, 21 Dec 2012 14:38:40 +0400 Message-ID: <50D43C30.6080804@samsung.com> In-Reply-To: 20121221095806.GA2914@swordfish.minsk.epam.com To: powertop@lists.01.org List-ID: --===============1693157646896109184== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hello, Sergey. The base code stays the same. Sergey Senozhatsky wrote: > On (12/21/12 13:06), Igor Zhbanov wrote: >> Hi all, >> >> It is just a ping. :-) >> The list is quiet about these patches. Will you integrate it or not? >> What should be changed before it? > Hello, Igor > sorry, didn't have much free time. > are there any updates scheduled? > > I'll take a look during holidays. > -ss >> Igor Zhbanov wrote: >>> This patch-set adds the ability of profiling MALI GPU in Powertop. >> ... >>> Igor Zhbanov (2): >>> Introducing process scanner facility >>> MALI GPU profiling support >>> >>> src/Makefile.am | 2 + >>> src/main.cpp | 17 +- >>> src/mali-internal-events/mali-events.h | 143 +++ >>> src/mali-internal-events/mali-internal-events.cpp | 1279 ++++++++++++= +++++++++ >>> src/mali-internal-events/proc-scan.cpp | 316 +++++ >>> src/mali-internal-events/proc-scan.h | 59 + >>> src/process/process.cpp | 43 + >>> 7 files changed, 1857 insertions(+), 2 deletions(-) >>> create mode 100644 src/mali-internal-events/mali-events.h >>> create mode 100644 src/mali-internal-events/mali-internal-events.cpp >>> create mode 100644 src/mali-internal-events/proc-scan.cpp >>> create mode 100644 src/mali-internal-events/proc-scan.h -- = Best regards, Igor Zhbanov, Technical Leader, phone: +7 (495) 797 25 00 ext 3806 e-mail: i.zhbanov(a)samsung.com Mobile group, Moscow R&D center, Samsung Electronics 12 Dvintsev street, building 1 127018, Moscow, Russian Federation --===============1693157646896109184==--