Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1653131 > unrolled thread
| Started by | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| First post | 2017-05-30 13:20 +0200 |
| Last post | 2017-06-08 00:50 +0200 |
| Articles | 2 — 1 participant |
Back to article view | Back to linux.kernel
[PATCH 0/5] perf: Fix few nitpicks in perf-script SeongJae Park <sj38.park@gmail.com> - 2017-05-30 13:20 +0200
Re: [PATCH 0/5] perf: Fix few nitpicks in perf-script SeongJae Park <sj38.park@gmail.com> - 2017-06-08 00:50 +0200
| From | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| Date | 2017-05-30 13:20 +0200 |
| Subject | [PATCH 0/5] perf: Fix few nitpicks in perf-script |
| Message-ID | <tMNlT-6D9-11@gated-at.bofh.it> |
This patchset fixes few nitpicks in perf-script code and documents. SeongJae Park (5): perf script: Fix outdated comment for perf-trace-python perf-script-python,perl.txt: Fix typos perf-script-python.txt: Polish command examples perf-script-python.txt: Fix wrong code snippets perf-script-python.txt: Apply updated trace_unhandled() definition tools/perf/Documentation/perf-script-perl.txt | 2 +- tools/perf/Documentation/perf-script-python.txt | 23 +++++++++------------- .../util/scripting-engines/trace-event-python.c | 2 +- 3 files changed, 11 insertions(+), 16 deletions(-) -- 2.13.0
[toc] | [next] | [standalone]
| From | SeongJae Park <sj38.park@gmail.com> |
|---|---|
| Date | 2017-06-08 00:50 +0200 |
| Message-ID | <tPRW1-4j4-7@gated-at.bofh.it> |
| In reply to | #1653131 |
Hi, may I ask some comments? On Tue, 30 May 2017, SeongJae Park wrote: > This patchset fixes few nitpicks in perf-script code and documents. > > SeongJae Park (5): > perf script: Fix outdated comment for perf-trace-python > perf-script-python,perl.txt: Fix typos > perf-script-python.txt: Polish command examples > perf-script-python.txt: Fix wrong code snippets > perf-script-python.txt: Apply updated trace_unhandled() definition > > tools/perf/Documentation/perf-script-perl.txt | 2 +- > tools/perf/Documentation/perf-script-python.txt | 23 +++++++++------------- > .../util/scripting-engines/trace-event-python.c | 2 +- > 3 files changed, 11 insertions(+), 16 deletions(-) > > -- > 2.13.0 > >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web