All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] perf tool: Various fixes and version 2 on clock_gettime
@ 2013-09-23  1:44 David Ahern
  2013-09-23  1:44 ` [PATCH 1/5] perf trace: Handle MSG_WAITFORONE not defined David Ahern
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: David Ahern @ 2013-09-23  1:44 UTC (permalink / raw)
  To: acme, linux-kernel; +Cc: David Ahern

Arnaldo:

Various bug fixes hit working on the mmap write change and version 2 on the
clock_gettime beautifier. One other problem I was not able to resolve is 
with perf-trace not displaying comms when processing files. eg.,

     0.025 ( 0.000 ms): :7137/7137  ... [continued]: ioctl()) = 0
     0.045 ( 0.014 ms): :7137/7137 ioctl(fd: 14, cmd: 44672                                              ) = 0
     0.055 ( 0.008 ms): :7137/7137 ioctl(fd: 14, cmd: 44672

Other commands like perf-script display comms just fine, so it is something
about perf-trace.

David Ahern (5):
  perf trace: Handle MSG_WAITFORONE not defined
  perf tool: Explicitly add libdl dependency
  perf trace: Add mmap2 handler
  perf tool: Add default handler for mmap2 events
  perf trace: Add beautifier for clock_gettime's clk_id argument - v2

 tools/perf/builtin-trace.c |   11 +++++++++++
 tools/perf/config/Makefile |    2 +-
 tools/perf/util/session.c  |    2 ++
 3 files changed, 14 insertions(+), 1 deletion(-)

-- 
1.7.10.1


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

end of thread, other threads:[~2013-10-15  5:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-23  1:44 [PATCH 0/5] perf tool: Various fixes and version 2 on clock_gettime David Ahern
2013-09-23  1:44 ` [PATCH 1/5] perf trace: Handle MSG_WAITFORONE not defined David Ahern
2013-10-15  5:28   ` [tip:perf/core] " tip-bot for David Ahern
2013-09-23  1:44 ` [PATCH 2/5] perf tool: Explicitly add libdl dependency David Ahern
2013-09-25 13:00   ` David Ahern
2013-09-25 18:31   ` [tip:perf/urgent] perf tools: " tip-bot for David Ahern
2013-09-23  1:44 ` [PATCH 3/5] perf trace: Add mmap2 handler David Ahern
2013-09-24  0:22   ` David Ahern
2013-09-24 17:16     ` Arnaldo Carvalho de Melo
2013-09-25 18:30   ` [tip:perf/urgent] " tip-bot for David Ahern
2013-09-23  1:44 ` [PATCH 4/5] perf tool: Add default handler for mmap2 events David Ahern
2013-10-08 10:40   ` [tip:perf/urgent] perf tools: " tip-bot for David Ahern
2013-09-23  1:45 ` [PATCH 5/5] perf trace: Add beautifier for clock_gettime's clk_id argument - v2 David Ahern
2013-10-15  5:27   ` [tip:perf/core] perf trace: Add beautifier for clock_gettime' s clk_id argument tip-bot for David Ahern

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.