Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(676)

Issue 6816032: perf: allow events to be specified as an iterable (Closed)

Created:
9 years, 8 months ago by keybuk
Modified:
9 years, 7 months ago
Reviewers:
lmr, ericli, Benson Leung, lmr
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli
Visibility:
Public.

Description

perf: allow events to be specified as an iterable Limiting the events list to be a comma-separated string doesn't work for the more complex syntaxes perf now supports for things like kprobes; allow the list to be given as an iterable (while still supporting a string) and pass each using a separate -e argument Change-Id: I18cea36095cb4a9f93c3b9da9a8a77cb66da0686 Signed-off-by: Scott James Remnant <keybuk@chromium.org>; BUG=chromiumos:13826 TEST=Yes

Patch Set 1 #

Patch Set 2 : Extra line snuck in from me staging changes in chunks #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M client/profilers/perf/perf.py View 1 2 chunks +9 lines, -4 lines 1 comment Download

Messages

Total messages: 7 (0 generated)
keybuk
9 years, 8 months ago (2011-04-07 22:11:57 UTC) #1
ericli
Hi, Can you send these two patches to autotest@test.kernel.org and CC me? I 'd like ...
9 years, 8 months ago (2011-04-07 23:19:57 UTC) #2
lmr_redhat.com
On Thu, 2011-04-07 at 16:19 -0700, Eric Li(李咏竹) wrote: > Hi, > > > Can ...
9 years, 8 months ago (2011-04-07 23:56:14 UTC) #3
lmr
Small comment made on your patch set. http://codereview.chromium.org/6816032/diff/3001/client/profilers/perf/perf.py File client/profilers/perf/perf.py (right): http://codereview.chromium.org/6816032/diff/3001/client/profilers/perf/perf.py#newcode18 client/profilers/perf/perf.py:18: self.events = ...
9 years, 8 months ago (2011-04-08 00:36:46 UTC) #4
lmr_redhat.com
On Thu, 2011-04-07 at 20:56 -0300, Lucas Meneghel Rodrigues wrote: > On Thu, 2011-04-07 at ...
9 years, 8 months ago (2011-04-08 00:37:49 UTC) #5
keybuk
On Thu, Apr 7, 2011 at 5:36 PM, <lookkas@gmail.com> wrote: > Small comment made on ...
9 years, 8 months ago (2011-04-12 17:27:05 UTC) #6
ericli
9 years, 8 months ago (2011-04-21 20:43:35 UTC) #7
This has been pushed into upstream and merged back to our master.

This CL should be abandoned now.

Powered by Google App Engine
This is Rietveld 408576698