* Jiri Olsa <jo...@kernel.org> wrote: > hi Ingo, > please consider pulling > > thanks, > jirka > > > The following changes since commit 8b5b584daf3b92fc5cdc83919e64231817d2f5a7: > > Merge tag 'perf-core-for-mingo' of > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core > (2014-07-05 11:29:32 +0200) > > are available in the git repository at: > > > git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git > tags/perf-core-for-mingo > > for you to fetch changes up to d243144af0b52fc5164a0823194f29a5979e236c: > > perf timechart: Add more options to IO mode (2014-07-10 00:22:54 +0200) > > ---------------------------------------------------------------- > perf/core improvements and fixes: > > . Add IO mode into timechart command (Stanislav Fomichev) > > Signed-off-by: Jiri Olsa <jo...@kernel.org> > > ---------------------------------------------------------------- > Stanislav Fomichev (4): > perf timechart: Fix rendering in Firefox > perf timechart: Implement IO mode > perf timechart: Conditionally update start_time on fork > perf timechart: Add more options to IO mode > > tools/perf/Documentation/perf-timechart.txt | 38 +- > tools/perf/builtin-timechart.c | 693 > +++++++++++++++++++++++++++- > tools/perf/util/svghelper.c | 168 +++++-- > tools/perf/util/svghelper.h | 6 +- > 4 files changed, 845 insertions(+), 60 deletions(-)
Pulled, thanks a lot Jiri! Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/