| Commit message (Expand) | Author | Age | Files | Lines |
* | perf tools: Factorize the dprintf definition | Frederic Weisbecker | 2009-08-16 | 4 | -51/+62 |
* | perf tools: Substract -Wformat-nonliteral from Wformat=2 in extra flags | Frederic Weisbecker | 2009-08-16 | 1 | -1/+1 |
* | perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2 | Ingo Molnar | 2009-08-16 | 1 | -1/+1 |
* | perf: Enable more compiler warnings | Ingo Molnar | 2009-08-16 | 22 | -148/+194 |
* | perf tools: Factorize the thread code in a dedicated file | Frederic Weisbecker | 2009-08-15 | 5 | -339/+202 |
* | Merge branch 'perfcounters/urgent' into perfcounters/core | Ingo Molnar | 2009-08-15 | 8 | -71/+124 |
|\ |
|
| * | perf record: Fix typo in pid_synthesize_comm_event | Arnaldo Carvalho de Melo | 2009-08-15 | 1 | -1/+1 |
| * | perf report: Don't show unresolved DSOs and symbols when -S/-d is used | Arnaldo Carvalho de Melo | 2009-08-13 | 1 | -2/+3 |
| * | perf tools: Add a general option to enable raw sample records | Frederic Weisbecker | 2009-08-13 | 1 | -0/+5 |
| * | perf tools: Add a per tracepoint counter attribute to get raw sample | Frederic Weisbecker | 2009-08-13 | 2 | -1/+11 |
| * | perf list: Fix large list output by using the pager | Arnaldo Carvalho de Melo | 2009-08-13 | 1 | -1/+2 |
| * | perf record: Add missing -C option support for specifying profile cpu | Jens Axboe | 2009-08-12 | 1 | -3/+14 |
| * | perf tools: Fix dso__new handle() to handle deleted DSOs | Arnaldo Carvalho de Melo | 2009-08-12 | 1 | -0/+2 |
| * | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail... | Arnaldo Carvalho de Melo | 2009-08-12 | 3 | -26/+42 |
| * | perf report: Show the tid too in -D | Arnaldo Carvalho de Melo | 2009-08-12 | 1 | -3/+4 |
| * | perf record: Fix .tid and .pid fill-in when synthesizing events | Arnaldo Carvalho de Melo | 2009-08-12 | 1 | -33/+38 |
| * | perf tools: callchain: Fix bad rounding of minimum rate | Frederic Weisbecker | 2009-08-09 | 1 | -2/+3 |
* | | perf tools: Add some comments to the event definitions | Peter Zijlstra | 2009-08-15 | 1 | -0/+6 |
* | | perf tools: Factorize the map helpers | Frederic Weisbecker | 2009-08-12 | 9 | -198/+137 |
* | | perf tools: Factorize the event structure definitions in a single file | Frederic Weisbecker | 2009-08-12 | 6 | -125/+56 |
* | | perf tools: Factorize high level dso helpers | Frederic Weisbecker | 2009-08-12 | 12 | -199/+138 |
* | | perf report: Add raw displaying of per-thread counters | Brice Goglin | 2009-08-10 | 3 | -3/+73 |
* | | perf report: Fix and improve the displaying of per-thread event counters | Brice Goglin | 2009-08-09 | 5 | -0/+227 |
|/ |
|
* | perf_counter tools: Fix libbfd detection for systems with libz dependency | Mike Galbraith | 2009-08-09 | 1 | -0/+4 |
* | perf: "Longum est iter per praecepta, breve et efficax per exempla" | Carlos R. Mafra | 2009-08-09 | 1 | -0/+225 |
* | perf tools: callchain: Fix sum of percentages to be 100% by displaying amount... | Frederic Weisbecker | 2009-08-09 | 1 | -3/+44 |
* | perf tools: callchain: Fix 'perf report' display to be callchain by default | Frederic Weisbecker | 2009-08-09 | 2 | -1/+16 |
* | perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call... | Frederic Weisbecker | 2009-08-09 | 1 | -0/+2 |
* | perf record: Fix the -A UI for empty or non-existent perf.data | Pierre Habouzit | 2009-08-09 | 1 | -4/+8 |
* | perf util: Fix do_read() to fail on EOF instead of busy-looping | Pierre Habouzit | 2009-08-09 | 1 | -0/+2 |
* | perf list: Fix the output to not include tracepoints without an id | Peter Zijlstra | 2009-08-09 | 1 | -1/+17 |
* | perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale | Brice Goglin | 2009-08-09 | 2 | -2/+2 |
* | perf report: Add debug help for the finding of symbol bugs - show the symtab ... | Arnaldo Carvalho de Melo | 2009-08-09 | 3 | -12/+50 |
* | perf report: Fix per task mult-counter stat reporting | Peter Zijlstra | 2009-08-09 | 3 | -5/+35 |
* | perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da... | Peter Zijlstra | 2009-08-09 | 1 | -1/+2 |
* | perf tools: Fix call-chain cumul hit based sub-total (fractal mode) | Frederic Weisbecker | 2009-08-09 | 3 | -14/+24 |
* | perf top: Update man page | Mike Galbraith | 2009-08-09 | 1 | -13/+99 |
* | perf top: Improve interactive key handling | Mike Galbraith | 2009-08-09 | 1 | -35/+73 |
* | perf_counter tools: Allow perf top top users to switch between weighted and i... | Mike Galbraith | 2009-08-09 | 1 | -7/+17 |
* | perf_counter tools: Fix/resurrect perf top annotation in a simple interactive... | Mike Galbraith | 2009-08-09 | 1 | -40/+456 |
* | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 2009-08-09 | 1 | -0/+1 |
* | perf: Auto-detect libelf | Peter Zijlstra | 2009-08-06 | 1 | -4/+11 |
* | perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink | Arnaldo Carvalho de Melo | 2009-08-06 | 1 | -3/+73 |
* | perf report: Add missing command line options to man page | Arnaldo Carvalho de Melo | 2009-08-05 | 1 | -3/+57 |
* | perf: Auto-detect libbfd | Peter Zijlstra | 2009-08-05 | 2 | -1/+26 |
* | perf report: Make --sort comm,dso,symbol the default | Pekka Enberg | 2009-08-05 | 1 | -2/+2 |
* | perf: Fix read buffer overflow | Roel Kluin | 2009-08-04 | 2 | -2/+2 |
* | perf top: Add mwait_idle_with_hints to skip_symbols[] | Arnaldo Carvalho de Melo | 2009-08-02 | 1 | -0/+1 |
* | perf tools: Fix faulty check | Stoyan Gaydarov | 2009-08-02 | 1 | -1/+1 |
* | perf report: Update for the new FORK/EXIT events | Peter Zijlstra | 2009-08-02 | 1 | -4/+18 |