Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1653131 > unrolled thread

[PATCH 0/5] perf: Fix few nitpicks in perf-script

Started bySeongJae Park <sj38.park@gmail.com>
First post2017-05-30 13:20 +0200
Last post2017-05-30 13:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/5] perf: Fix few nitpicks in perf-script SeongJae Park <sj38.park@gmail.com> - 2017-05-30 13:20 +0200

#1653131 — [PATCH 0/5] perf: Fix few nitpicks in perf-script

FromSeongJae Park <sj38.park@gmail.com>
Date2017-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] | [standalone]


Back to top | Article view | linux.kernel


csiph-web