All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] perf: Fine-tuning for three function implementations
@ 2017-01-23 15:20 ` SF Markus Elfring
  0 siblings, 0 replies; 20+ messages in thread
From: SF Markus Elfring @ 2017-01-23 15:20 UTC (permalink / raw)
  To: Adrian Hunter, Alexander Shishkin, Arnaldo Carvalho de Melo,
	He Kuang, Ingo Molnar, Jiri Olsa, Masami Hiramatsu, Milian Wolff,
	Peter Zijlstra, Ravi Bangoria, Wang Nan
  Cc: LKML, kernel-janitors

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Mon, 23 Jan 2017 16:08:21 +0100

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (4):
  Delete an unnecessary check in try_to_find_absolute_address()
  Delete an unnecessary assignment in try_to_find_absolute_address()
  Move an error code assignment in __perf_session__set_tracepoints_handlers()
  Move an error code assignment in strlist__parse_list_entry()

 tools/perf/util/probe-event.c | 11 ++++-------
 tools/perf/util/session.c     |  6 +++---
 tools/perf/util/strlist.c     |  5 +++--
 3 files changed, 10 insertions(+), 12 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2017-01-26 15:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-23 15:20 [PATCH 0/4] perf: Fine-tuning for three function implementations SF Markus Elfring
2017-01-23 15:20 ` SF Markus Elfring
2017-01-23 15:22 ` [PATCH 1/4] perf probe: Delete an unnecessary check in try_to_find_absolute_address() SF Markus Elfring
2017-01-23 15:22   ` SF Markus Elfring
2017-01-23 22:48   ` Masami Hiramatsu
2017-01-23 22:48     ` Masami Hiramatsu
2017-01-26 15:28   ` [tip:perf/core] " tip-bot for Markus Elfring
2017-01-23 15:24 ` [PATCH 2/4] perf probe: Delete an unnecessary assignment " SF Markus Elfring
2017-01-23 15:24   ` SF Markus Elfring
2017-01-23 22:47   ` Masami Hiramatsu
2017-01-23 22:47     ` Masami Hiramatsu
2017-01-26 15:29   ` [tip:perf/core] " tip-bot for Markus Elfring
2017-01-23 15:25 ` [PATCH 3/4] perf session: Move an error code assignment in __perf_session__set_tracepoints_handlers() SF Markus Elfring
2017-01-23 15:25   ` [PATCH 3/4] perf session: Move an error code assignment in __perf_session__set_tracepoints_handlers( SF Markus Elfring
2017-01-23 22:56   ` [PATCH 3/4] perf session: Move an error code assignment in __perf_session__set_tracepoints_handlers() Masami Hiramatsu
2017-01-23 22:56     ` [PATCH 3/4] perf session: Move an error code assignment in __perf_session__set_tracepoints_handl Masami Hiramatsu
2017-01-23 15:26 ` [PATCH 4/4] perf strlist: Move an error code assignment in strlist__parse_list_entry() SF Markus Elfring
2017-01-23 15:26   ` SF Markus Elfring
2017-01-23 23:32   ` Masami Hiramatsu
2017-01-23 23:32     ` Masami Hiramatsu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.