All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch] mm tracepoints update
@ 2009-04-21 22:45 ` Larry Woodman
  0 siblings, 0 replies; 37+ messages in thread
From: Larry Woodman @ 2009-04-21 22:45 UTC (permalink / raw)
  To: linux-kernel, linux-mm, riel, mingo, rostedt

[-- Attachment #1: Type: text/plain, Size: 1348 bytes --]


I've cleaned up the mm tracepoints to track page allocation and
freeing, various types of pagefaults and unmaps, and critical page
reclamation routines.  This is useful for debugging memory allocation
issues and system performance problems under heavy memory loads.


----------------------------------------------------------------------


# tracer: mm
#
#           TASK-PID    CPU#    TIMESTAMP  FUNCTION
#              | |       |          |         |
         pdflush-624   [004]   184.293169: wb_kupdate:
mm_pdflush_kupdate count=3e48
         pdflush-624   [004]   184.293439: get_page_from_freelist:
mm_page_allocation pfn=447c27 zone_free=1940910
        events/6-33    [006]   184.962879: free_hot_cold_page:
mm_page_free pfn=44bba9
      irqbalance-8313  [001]   188.042951: unmap_vmas:
mm_anon_userfree mm=ffff88044a7300c0 address=7f9a2eb70000 pfn=24c29a
             cat-9122  [005]   191.141173: filemap_fault:
mm_filemap_fault primary fault: mm=ffff88024c9d8f40 address=3cea2dd000
pfn=44d68e
             cat-9122  [001]   191.143036: handle_mm_fault:
mm_anon_fault mm=ffff88024c8beb40 address=7fffbde99f94 pfn=24ce22
-------------------------------------------------------------------------

Signed-off-by: Larry Woodman <lwoodman@redhat.com>
Acked-by: Rik van Riel <riel@redhat.com>


The patch applies to ingo's latest tip tree:

[-- Attachment #2: 0001-Merge-mm-tracepoints-into-upstream-tip-tree.patch --]
[-- Type: application/mbox, Size: 20030 bytes --]

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

end of thread, other threads:[~2009-06-23  5:52 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-21 22:45 [Patch] mm tracepoints update Larry Woodman
2009-04-21 22:45 ` Larry Woodman
2009-04-22  1:00 ` KOSAKI Motohiro
2009-04-22  1:00   ` KOSAKI Motohiro
2009-04-22  9:57   ` Ingo Molnar
2009-04-22  9:57     ` Ingo Molnar
2009-04-22 12:07     ` Larry Woodman
2009-04-22 12:07       ` Larry Woodman
2009-04-22 19:22       ` [Patch] mm tracepoints update - use case Larry Woodman
2009-04-23  0:48         ` KOSAKI Motohiro
2009-04-23  0:48           ` KOSAKI Motohiro
2009-04-23  4:50           ` Andrew Morton
2009-04-23  4:50             ` Andrew Morton
2009-04-23  8:42             ` Ingo Molnar
2009-04-23  8:42               ` Ingo Molnar
2009-04-23 11:47               ` Larry Woodman
2009-04-23 11:47                 ` Larry Woodman
2009-04-24 20:48                 ` Larry Woodman
2009-06-15 18:26           ` Rik van Riel
2009-06-15 18:26             ` Rik van Riel
2009-06-17 14:07             ` Larry Woodman
2009-06-18  7:57             ` KOSAKI Motohiro
2009-06-18  7:57               ` KOSAKI Motohiro
2009-06-18 19:22               ` Larry Woodman
2009-06-18 19:22                 ` Larry Woodman
2009-06-18 19:40                 ` Rik van Riel
2009-06-18 19:40                   ` Rik van Riel
2009-06-22  3:37                   ` KOSAKI Motohiro
2009-06-22  3:37                     ` KOSAKI Motohiro
2009-06-22 15:04                     ` Larry Woodman
2009-06-22 15:04                       ` Larry Woodman
2009-06-23  5:52                       ` KOSAKI Motohiro
2009-06-23  5:52                         ` KOSAKI Motohiro
2009-06-22  3:37                 ` KOSAKI Motohiro
2009-06-22  3:37                   ` KOSAKI Motohiro
2009-06-22 15:28                   ` Larry Woodman
2009-06-22 15:28                     ` Larry Woodman

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.