public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] perf tools: perf tools: Clarify overwrite and backward, bugfix
@ 2017-12-04 16:51 Wang Nan
  2017-12-04 16:51 ` [PATCH v3 1/3] perf mmap: Fix perf backward recording Wang Nan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Wang Nan @ 2017-12-04 16:51 UTC (permalink / raw)
  To: linux-kernel, kan.liang, acme, jolsa, namhyung; +Cc: zhangmengting, Wang Nan

Simplify patch 1/3 following Namhyung's suggestion.

Context adjustment for patch 2 and 3.

Wang Nan (3):
  perf mmap: Fix perf backward recording
  perf tools: Don't discard prev in backward mode
  perf tools: Replace 'backward' to 'overwrite' in evlist. mmap and
    record

 tools/perf/builtin-record.c             | 14 +++++-----
 tools/perf/tests/backward-ring-buffer.c |  4 +--
 tools/perf/util/evlist.c                | 41 +++++++++++++++++-------------
 tools/perf/util/evlist.h                |  2 +-
 tools/perf/util/mmap.c                  | 45 +++++++++++++++------------------
 5 files changed, 54 insertions(+), 52 deletions(-)

-- 
2.10.1

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2017-12-06 16:47 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-04 16:51 [PATCH v3 0/3] perf tools: perf tools: Clarify overwrite and backward, bugfix Wang Nan
2017-12-04 16:51 ` [PATCH v3 1/3] perf mmap: Fix perf backward recording Wang Nan
2017-12-06 16:44   ` [tip:perf/core] " tip-bot for Wang Nan
2017-12-04 16:51 ` [PATCH v3 2/3] perf tools: Don't discard prev in backward mode Wang Nan
2017-12-06 16:45   ` [tip:perf/core] perf mmap: " tip-bot for Wang Nan
2017-12-04 16:51 ` [PATCH v3 3/3] perf tools: Replace 'backward' to 'overwrite' in evlist. mmap and record Wang Nan
2017-12-06 16:45   ` [tip:perf/core] perf tools: Rename 'backward' to 'overwrite' in evlist, " tip-bot for Wang Nan
2017-12-05  0:04 ` [PATCH v3 0/3] perf tools: perf tools: Clarify overwrite and backward, bugfix Namhyung Kim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox