Age | Commit message (Expand) | Author |
2009-08-18 | perf tools: Record events info also when :record suffix is used. | Frederic Weisbecker |
2009-08-18 | perf tools: Warn while running perf trace without sample | Frederic Weisbecker |
2009-08-18 | perf tools: Fix spelling mistake in callchain error | Frederic Weisbecker |
2009-08-17 | perf tools: Add perf trace | Frederic Weisbecker |
2009-08-17 | perf tools: Add trace event information parser | Steven Rostedt |
2009-08-17 | perf tools: Add trace event debugfs stream reader | Steven Rostedt |
2009-08-17 | perf tools: Add trace event debugfs IO handler | Steven Rostedt |
2009-08-17 | perf: Rename perf-examples.txt to examples.txt | Carlos R. Mafra |
2009-08-16 | perf tools: Librarize trace_event() helper | Frederic Weisbecker |
2009-08-16 | perf tools: Librarize sample type and attr finding from headers | Frederic Weisbecker |
2009-08-16 | perf tools: Put the show mode into the event headers files | Frederic Weisbecker |
2009-08-16 | perf tools: Factorize the dprintf definition | Frederic Weisbecker |
2009-08-16 | perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags | Frederic Weisbecker |
2009-08-16 | perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 | Ingo Molnar |
2009-08-16 | perf: Enable more compiler warnings | Ingo Molnar |
2009-08-15 | perf tools: Factorize the thread code in a dedicated file | Frederic Weisbecker |
2009-08-15 | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar |
2009-08-15 | perf tools: Add some comments to the event definitions | Peter Zijlstra |
2009-08-15 | perf record: Fix typo in pid_synthesize_comm_event | Arnaldo Carvalho de Melo |
2009-08-13 | perf report: Don't show unresolved DSOs and symbols when -S/-d is used | Arnaldo Carvalho de Melo |
2009-08-13 | perf tools: Add a general option to enable raw sample records | Frederic Weisbecker |
2009-08-13 | perf tools: Add a per tracepoint counter attribute to get raw sample | Frederic Weisbecker |
2009-08-13 | perf list: Fix large list output by using the pager | Arnaldo Carvalho de Melo |
2009-08-12 | perf record: Add missing -C option support for specifying profile cpu | Jens Axboe |
2009-08-12 | perf tools: Fix dso__new handle() to handle deleted DSOs | Arnaldo Carvalho de Melo |
2009-08-12 | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Arnaldo Carvalho de Melo |
2009-08-12 | perf report: Show the tid too in -D | Arnaldo Carvalho de Melo |
2009-08-12 | perf record: Fix .tid and .pid fill-in when synthesizing events | Arnaldo Carvalho de Melo |
2009-08-12 | perf tools: Factorize the map helpers | Frederic Weisbecker |
2009-08-12 | perf tools: Factorize the event structure definitions in a single file | Frederic Weisbecker |
2009-08-12 | perf tools: Factorize high level dso helpers | Frederic Weisbecker |
2009-08-11 | tracing: Add more namespace area to 'perf list' output | Jason Baron |
2009-08-10 | perf report: Add raw displaying of per-thread counters | Brice Goglin |
2009-08-09 | perf tools: callchain: Fix bad rounding of minimum rate | Frederic Weisbecker |
2009-08-09 | perf report: Fix and improve the displaying of per-thread event counters | Brice Goglin |
2009-08-09 | perf_counter tools: Fix libbfd detection for systems with libz dependency | Mike Galbraith |
2009-08-09 | perf: "Longum est iter per praecepta, breve et efficax per exempla" | Carlos R. Mafra |
2009-08-09 | perf tools: callchain: Fix sum of percentages to be 100% by displaying amount... | Frederic Weisbecker |
2009-08-09 | perf tools: callchain: Fix 'perf report' display to be callchain by default | Frederic Weisbecker |
2009-08-09 | perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call... | Frederic Weisbecker |
2009-08-09 | perf record: Fix the -A UI for empty or non-existent perf.data | Pierre Habouzit |
2009-08-09 | perf util: Fix do_read() to fail on EOF instead of busy-looping | Pierre Habouzit |
2009-08-09 | perf list: Fix the output to not include tracepoints without an id | Peter Zijlstra |
2009-08-09 | perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale | Brice Goglin |
2009-08-09 | perf report: Add debug help for the finding of symbol bugs - show the symtab ... | Arnaldo Carvalho de Melo |
2009-08-09 | perf report: Fix per task mult-counter stat reporting | Peter Zijlstra |
2009-08-09 | perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da... | Peter Zijlstra |
2009-08-09 | perf tools: Fix call-chain cumul hit based sub-total (fractal mode) | Frederic Weisbecker |
2009-08-09 | perf top: Update man page | Mike Galbraith |
2009-08-09 | perf top: Improve interactive key handling | Mike Galbraith |