Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Threads and events #42

Open
wants to merge 182 commits into
base: master
Choose a base branch
from
Open

Threads and events #42

wants to merge 182 commits into from

Commits on Dec 12, 2012

  1. command line -- nonsense file path is fatal

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3b1d0ce View commit details
    Browse the repository at this point in the history
  2. FIX panning

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d1c771d View commit details
    Browse the repository at this point in the history
  3. command line abort if no bootchart.tgz named

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    baa70cf View commit details
    Browse the repository at this point in the history
  4. GUI finer xscale steps

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    7e704a4 View commit details
    Browse the repository at this point in the history
  5. comment expanded

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    bcfdb81 View commit details
    Browse the repository at this point in the history
  6. FIX charts -- doubtful fix for divide by zero

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    a0a2a34 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d47244d View commit details
    Browse the repository at this point in the history
  8. FIX do not overfill charts

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    74a77ef View commit details
    Browse the repository at this point in the history
  9. mouse wheel drives xscale

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    64f128c View commit details
    Browse the repository at this point in the history
  10. TODO

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3ca5e79 View commit details
    Browse the repository at this point in the history
  11. pruning -- add option to select policy -- default heavy

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    71fcd8c View commit details
    Browse the repository at this point in the history
  12. FOLD -- pruning -- do NOT elide bootchart collector

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    ade8e3d View commit details
    Browse the repository at this point in the history
  13. FOLD -- pruning -- do NOT hide really tiny processes

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    2872bd6 View commit details
    Browse the repository at this point in the history
  14. DOC group options

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    95cc0af View commit details
    Browse the repository at this point in the history
  15. COMMENT only -- taskstats -- treat process labels as implicit prctl e…

    …vents
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d2eac5f View commit details
    Browse the repository at this point in the history
  16. IO charts per partition -- generalize to sequence of charts 3.partiti…

    …ons on command line
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    7aaa26b View commit details
    Browse the repository at this point in the history
  17. IO charts per partition 9.partitions on command line

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f627f8b View commit details
    Browse the repository at this point in the history
  18. gui -- bigger window

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f82a813 View commit details
    Browse the repository at this point in the history
  19. gui -- xscale cosmetics

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f31d94c View commit details
    Browse the repository at this point in the history
  20. add option to left justify process labels -- default to left

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    ac70c09 View commit details
    Browse the repository at this point in the history
  21. add option to relabel partitions

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    900ad41 View commit details
    Browse the repository at this point in the history
  22. CPU chart -- add procs_running procs_blocked to CPU chart

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    ad22b49 View commit details
    Browse the repository at this point in the history
  23. FIX save first per process sample too

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    ae2c3b3 View commit details
    Browse the repository at this point in the history
  24. FIX save first CPU sample

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    c32780b View commit details
    Browse the repository at this point in the history
  25. charts -- square charts

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    757032e View commit details
    Browse the repository at this point in the history
  26. charts -- always square charts

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    dcce7fc View commit details
    Browse the repository at this point in the history
  27. charts -- draw.py -- draw non zero horizontals only -- for square unf…

    …illed charts
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    6170926 View commit details
    Browse the repository at this point in the history
  28. IO charts add written bytes chart

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    53b8479 View commit details
    Browse the repository at this point in the history
  29. process -- touch up spacing and CPU colors

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f01afeb View commit details
    Browse the repository at this point in the history
  30. tweak colors

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    818f5e1 View commit details
    Browse the repository at this point in the history
  31. process -- draw CPU color for even sleeping processes

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e6ab7d6 View commit details
    Browse the repository at this point in the history
  32. process -- split per process bars

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    44806e0 View commit details
    Browse the repository at this point in the history
  33. IO charts refactor

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f8d43d0 View commit details
    Browse the repository at this point in the history
  34. IO charts -- tolerate mismatched partition names -- hack -- needs usa…

    …ge message
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    48b725a View commit details
    Browse the repository at this point in the history
  35. IO charts -- add option to graph io_ops not byte

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    8844f2a View commit details
    Browse the repository at this point in the history
  36. IO charts -- dont hide disk util overshoots

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f4ef201 View commit details
    Browse the repository at this point in the history
  37. parsing -- events -- log

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9a45de0 View commit details
    Browse the repository at this point in the history
  38. parsing -- events log -- tolerate extra space

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    2985669 View commit details
    Browse the repository at this point in the history
  39. events -- adorn_process_map

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    603f4f6 View commit details
    Browse the repository at this point in the history
  40. events -- fix pruning

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    1faf7f6 View commit details
    Browse the repository at this point in the history
  41. clipping -- eliminate legacy user coord clipping

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    01f39ec View commit details
    Browse the repository at this point in the history
  42. events -- draw ticks

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    56d2fe8 View commit details
    Browse the repository at this point in the history
  43. events -- filter by regex

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    2b4d3e0 View commit details
    Browse the repository at this point in the history
  44. events -- add option -- synthesize sample start events

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    979934e View commit details
    Browse the repository at this point in the history
  45. events -- checkbox to disable event display

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    1f7ad8a View commit details
    Browse the repository at this point in the history
  46. FIX -- better button label

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3e5facd View commit details
    Browse the repository at this point in the history
  47. events -- fix help string

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    7f8a169 View commit details
    Browse the repository at this point in the history
  48. events -- draw event times

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    65b66db View commit details
    Browse the repository at this point in the history
  49. FIX dont highlight button upon click

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    7a59f27 View commit details
    Browse the repository at this point in the history
  50. refactor -- sec_w args -- to -- SEC_W global

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e2beca1 View commit details
    Browse the repository at this point in the history
  51. add -- prehistory -- option -- XXX breaks taskstats

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    32cea72 View commit details
    Browse the repository at this point in the history
  52. clipping -- relax clipping so process bars can project outward

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d506fe1 View commit details
    Browse the repository at this point in the history
  53. draw_label_in_box -- rework

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    82cd03e View commit details
    Browse the repository at this point in the history
  54. disable -- draw_sec_labels

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    88479bd View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    5909db4 View commit details
    Browse the repository at this point in the history
  56. ProcessTree -- refactor -- comments in process_tree.py

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    6498791 View commit details
    Browse the repository at this point in the history
  57. ProcessTree -- refactor -- proc_tree.duration becomes a method

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    af67d90 View commit details
    Browse the repository at this point in the history
  58. events -- never prune a process that reports an event

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    94350fd View commit details
    Browse the repository at this point in the history
  59. charts -- draw.py -- implement scatter plots

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    a04da1d View commit details
    Browse the repository at this point in the history
  60. process -- draw state as diamond

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    820fd14 View commit details
    Browse the repository at this point in the history
  61. legend text tweak

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    bf3688b View commit details
    Browse the repository at this point in the history
  62. gui -- isotemporal

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    8931126 View commit details
    Browse the repository at this point in the history
  63. draw -- rework -- replace off_x with matrix translate

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e36c77a View commit details
    Browse the repository at this point in the history
  64. show diamond for each runnable _process_leader_ thread

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    c75cf01 View commit details
    Browse the repository at this point in the history
  65. process -- keep labels on screen too if process bar is

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    60d4316 View commit details
    Browse the repository at this point in the history
  66. draw process without end cap

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e00fa3c View commit details
    Browse the repository at this point in the history
  67. disable max_sample.tput rendering

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    da00112 View commit details
    Browse the repository at this point in the history
  68. disable header elapsed time printing

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    60fd68e View commit details
    Browse the repository at this point in the history
  69. hide mmeeks signature

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    397b82c View commit details
    Browse the repository at this point in the history
  70. events -- fix event label collisions

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    567ec34 View commit details
    Browse the repository at this point in the history
  71. ctx_save -- wrapper -- time_in_hz_to_x

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9b38927 View commit details
    Browse the repository at this point in the history
  72. FOLD draw.py -- time variables renaming

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d973b77 View commit details
    Browse the repository at this point in the history
  73. zoom remains centered

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    8e2c36d View commit details
    Browse the repository at this point in the history
  74. FIX -- xscale centered

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    7f27584 View commit details
    Browse the repository at this point in the history
  75. refactor -- gui simplify

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    6b4fa79 View commit details
    Browse the repository at this point in the history
  76. events -- times relative to isotemporal

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    abd3297 View commit details
    Browse the repository at this point in the history
  77. SEC_W float not int

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    12d83a3 View commit details
    Browse the repository at this point in the history
  78. FOLD fix extents

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    83a7dbc View commit details
    Browse the repository at this point in the history
  79. FOLD -- off by one period

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    70a98c3 View commit details
    Browse the repository at this point in the history
  80. delete Y clipping

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    bac510e View commit details
    Browse the repository at this point in the history
  81. delete superfluous arg

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    65499ca View commit details
    Browse the repository at this point in the history
  82. events -- log format 7 version change

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    b917a96 View commit details
    Browse the repository at this point in the history
  83. events -- adjust time label -- spacing

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    0e88bdf View commit details
    Browse the repository at this point in the history
  84. dump event on button down

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9f99019 View commit details
    Browse the repository at this point in the history
  85. usec event positions

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    bfb8543 View commit details
    Browse the repository at this point in the history
  86. write status to stderr

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    62232fa View commit details
    Browse the repository at this point in the history
  87. rename -- ISOTEMPORAL to SWEEP

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3d0383a View commit details
    Browse the repository at this point in the history
  88. event dump and labeling fixes

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d489d94 View commit details
    Browse the repository at this point in the history
  89. refactor -- options object and SWEEP

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    5dcc5e0 View commit details
    Browse the repository at this point in the history
  90. process label cosmetics

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    00b8d17 View commit details
    Browse the repository at this point in the history
  91. refactor -- remove unused arg -- rect

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f7f2ac6 View commit details
    Browse the repository at this point in the history
  92. FIX -- work around numeric overflow at high xscale factors

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    215b522 View commit details
    Browse the repository at this point in the history
  93. show sweep dump window beginning and end

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    21190a7 View commit details
    Browse the repository at this point in the history
  94. add absolute event time option 2.py

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    1518389 View commit details
    Browse the repository at this point in the history
  95. refactor -- extents a pure function -- constants immutable -- create …

    …DrawContext object
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3c78da7 View commit details
    Browse the repository at this point in the history
  96. lighter shading

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    5f06a55 View commit details
    Browse the repository at this point in the history
  97. FIX colliding proc status counts

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    32fbb2f View commit details
    Browse the repository at this point in the history
  98. FIX shading

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    54490b2 View commit details
    Browse the repository at this point in the history
  99. FIX lighter process connecting lines

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    a142b03 View commit details
    Browse the repository at this point in the history
  100. sweep maintain window time width under scaling

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    864d892 View commit details
    Browse the repository at this point in the history
  101. FIX simplify process clipping

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    8885d58 View commit details
    Browse the repository at this point in the history
  102. FIX label hides left end of process bar

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    b1c6bff View commit details
    Browse the repository at this point in the history
  103. add show_legends checkbox

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    07a54cf View commit details
    Browse the repository at this point in the history
  104. no box ticks

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    c56d041 View commit details
    Browse the repository at this point in the history
  105. add dynamic process hiding

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d9f854a View commit details
    Browse the repository at this point in the history
  106. refactor pruning for dynamic process hiding

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    47620ba View commit details
    Browse the repository at this point in the history
  107. integrate legacy static pruning as initial state of dynamic

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    75d427b View commit details
    Browse the repository at this point in the history
  108. disable special case pruning of -- logger -- process

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    78b9b11 View commit details
    Browse the repository at this point in the history
  109. simplify button assignments

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    5c4480e View commit details
    Browse the repository at this point in the history
  110. proc_ps_threads.log format support

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    6bbe3ee View commit details
    Browse the repository at this point in the history
  111. refactor -- split CPUSample by user

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e6a4c82 View commit details
    Browse the repository at this point in the history
  112. proc_ps_threads.log -- add per thread option

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    42eaf88 View commit details
    Browse the repository at this point in the history
  113. refactor -- parsing

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    66cb74d View commit details
    Browse the repository at this point in the history
  114. event -- lazy loading of raw_log_line

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    cb1672c View commit details
    Browse the repository at this point in the history
  115. draw process_activity as bars -- not alpha modulated color

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e0462de View commit details
    Browse the repository at this point in the history
  116. event dump list

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9712d1f View commit details
    Browse the repository at this point in the history
  117. rework pruning

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3ff9c46 View commit details
    Browse the repository at this point in the history
  118. draw -- pid+tid first -- name last

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    20559a5 View commit details
    Browse the repository at this point in the history
  119. draw show_all show ppid

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f36e36d View commit details
    Browse the repository at this point in the history
  120. events dump context

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    57431a3 View commit details
    Browse the repository at this point in the history
  121. events -- regex match highlights rather than selects

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    68f9d85 View commit details
    Browse the repository at this point in the history
  122. event window -- drag to width

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    43612ed View commit details
    Browse the repository at this point in the history
  123. events -- add -- hide less active option -- allow pruning of threads …

    …with events
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    caee255 View commit details
    Browse the repository at this point in the history
  124. simplify pruning test

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d1c67ce View commit details
    Browse the repository at this point in the history
  125. If thread ran at all_ draw at least one user space unit in height

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    69f5c44 View commit details
    Browse the repository at this point in the history
  126. minimum activity mark.first attempt

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    5580890 View commit details
    Browse the repository at this point in the history
  127. FIX collect CPU time of first sample

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e9a28c8 View commit details
    Browse the repository at this point in the history
  128. remove show active option -- record cuser+csys times

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    322af70 View commit details
    Browse the repository at this point in the history
  129. FIX dont hide numerical issue

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    dd85224 View commit details
    Browse the repository at this point in the history
  130. draw process duration more faithfully

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    2ddd8ff View commit details
    Browse the repository at this point in the history
  131. simplify process label positioning

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    191c7d4 View commit details
    Browse the repository at this point in the history
  132. show soft left border for preexisting threads

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    23b4bc8 View commit details
    Browse the repository at this point in the history
  133. FIX connecting lines cleanup

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    29d0680 View commit details
    Browse the repository at this point in the history
  134. label highlighted events -- cleanup

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    25c0282 View commit details
    Browse the repository at this point in the history
  135. label highlighted events -- regression test only

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    178c20c View commit details
    Browse the repository at this point in the history
  136. label highlighted events -- efficacy

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    889e785 View commit details
    Browse the repository at this point in the history
  137. events rename

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    50efaa0 View commit details
    Browse the repository at this point in the history
  138. draw sys time bar

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    10b3530 View commit details
    Browse the repository at this point in the history
  139. FIX total system cpu time not scaled to total CPU -- was independent …

    …therefore exaggerated
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    74694a0 View commit details
    Browse the repository at this point in the history
  140. minimum activity mark now a cairo arc

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    76d9e12 View commit details
    Browse the repository at this point in the history
  141. hide process range -- unhide all

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9a6f2f0 View commit details
    Browse the repository at this point in the history
  142. FIX sweep

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    942cc2a View commit details
    Browse the repository at this point in the history
  143. gui zoom by radical 2 increments -- for pixel alignment

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e365264 View commit details
    Browse the repository at this point in the history
  144. dont hide processes that do anything but sleep

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    a42e96b View commit details
    Browse the repository at this point in the history
  145. command line -- change defaults

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    1869fd4 View commit details
    Browse the repository at this point in the history
  146. main -- events command line option takes a list

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    5184be6 View commit details
    Browse the repository at this point in the history
  147. sweep line time labels

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    c4dc252 View commit details
    Browse the repository at this point in the history
  148. FIX CPU accounting off by one -- cleanup

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    b1b69f6 View commit details
    Browse the repository at this point in the history
  149. process samples show childrens time -- requires proc_ps.log

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    2520caa View commit details
    Browse the repository at this point in the history
  150. DISABLE compute_lost_child_times

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    df52172 View commit details
    Browse the repository at this point in the history
  151. FIX per thread CPU accounting

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9341ffa View commit details
    Browse the repository at this point in the history
  152. FIX process hiding heuristic

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    5de2b04 View commit details
    Browse the repository at this point in the history
  153. draw show overflows

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9d0670f View commit details
    Browse the repository at this point in the history
  154. FIX process drawing

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    9653305 View commit details
    Browse the repository at this point in the history
  155. whole system bars on exact pixels

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    75e30a6 View commit details
    Browse the repository at this point in the history
  156. events highlighted event times step on everything else

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    8b2a636 View commit details
    Browse the repository at this point in the history
  157. draw -- sweep time labels always on screen

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    ee5cd3e View commit details
    Browse the repository at this point in the history
  158. draw -- better time labels

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    d9291c2 View commit details
    Browse the repository at this point in the history
  159. legends stay onscreen

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f786b8a View commit details
    Browse the repository at this point in the history
  160. legend spacing touch up2

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    bafa565 View commit details
    Browse the repository at this point in the history
  161. draw charts on pixel center

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    96ad01b View commit details
    Browse the repository at this point in the history
  162. hide header details

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    136a4af View commit details
    Browse the repository at this point in the history
  163. big redacting patch

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    20503b9 View commit details
    Browse the repository at this point in the history
  164. draw -- thread or process cmd field show basename only -- not full pa…

    …thname
    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    b6ee77d View commit details
    Browse the repository at this point in the history
  165. gui -- add Statusbar

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    c1803cb View commit details
    Browse the repository at this point in the history
  166. events -- make options.event_source a dict

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    b111b48 View commit details
    Browse the repository at this point in the history
  167. commandline -- rework help text

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    e37ba9b View commit details
    Browse the repository at this point in the history
  168. main -- argparse replaces optparse

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    b2fdc00 View commit details
    Browse the repository at this point in the history
  169. draw TID for procPIDtaskTIDstat threads only

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    bd57299 View commit details
    Browse the repository at this point in the history
  170. gui sort EvSource pulldown entries

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    ac1b001 View commit details
    Browse the repository at this point in the history
  171. events PC sample pseudo EvSource refactor

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    f4b0de6 View commit details
    Browse the repository at this point in the history
  172. variable rename -- parsing.py

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    12c0724 View commit details
    Browse the repository at this point in the history
  173. Process carries LWP boolean flag

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    96b2a64 View commit details
    Browse the repository at this point in the history
  174. warning messages demoted to info

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3a17014 View commit details
    Browse the repository at this point in the history
  175. tweak defaults

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    6d48370 View commit details
    Browse the repository at this point in the history
  176. FIX show lwps only for kernel threads

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    230e4af View commit details
    Browse the repository at this point in the history
  177. draw -- show niceness

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    ecc9b26 View commit details
    Browse the repository at this point in the history
  178. draw legend for process and thread labels

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    bfc3da5 View commit details
    Browse the repository at this point in the history
  179. deprecate datasets containing LWP stats only -- proc_ps_threads

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    065e497 View commit details
    Browse the repository at this point in the history
  180. support proc_ps_compact.log

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    325f2dd View commit details
    Browse the repository at this point in the history
  181. FIX -- output was off by one line -- in dump raw context lines

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    c62b369 View commit details
    Browse the repository at this point in the history
  182. DISABLE raw log dump

    dmullis authored and Don Mullis committed Dec 12, 2012
    Configuration menu
    Copy the full SHA
    3bf22c9 View commit details
    Browse the repository at this point in the history