Age | Commit message (Expand) | Author | Files | Lines |
2009-08-09 | perf tools: callchain: Fix bad rounding of minimum rate | Frederic Weisbecker | 1 | -2/+3 |
2009-08-09 | perf_counter tools: Fix libbfd detection for systems with libz dependency | Mike Galbraith | 1 | -0/+4 |
2009-08-09 | perf: "Longum est iter per praecepta, breve et efficax per exempla" | Carlos R. Mafra | 1 | -0/+225 |
2009-08-09 | perf tools: callchain: Fix sum of percentages to be 100% by displaying amount... | Frederic Weisbecker | 1 | -3/+44 |
2009-08-09 | perf tools: callchain: Fix 'perf report' display to be callchain by default | Frederic Weisbecker | 2 | -1/+16 |
2009-08-09 | perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call... | Frederic Weisbecker | 1 | -0/+2 |
2009-08-09 | perf record: Fix the -A UI for empty or non-existent perf.data | Pierre Habouzit | 1 | -4/+8 |
2009-08-09 | perf util: Fix do_read() to fail on EOF instead of busy-looping | Pierre Habouzit | 1 | -0/+2 |
2009-08-09 | perf list: Fix the output to not include tracepoints without an id | Peter Zijlstra | 1 | -1/+17 |
2009-08-09 | perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale | Brice Goglin | 2 | -2/+2 |
2009-08-09 | perf report: Add debug help for the finding of symbol bugs - show the symtab ... | Arnaldo Carvalho de Melo | 3 | -12/+50 |
2009-08-09 | perf report: Fix per task mult-counter stat reporting | Peter Zijlstra | 3 | -5/+35 |
2009-08-09 | perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da... | Peter Zijlstra | 1 | -1/+2 |
2009-08-09 | perf tools: Fix call-chain cumul hit based sub-total (fractal mode) | Frederic Weisbecker | 3 | -14/+24 |
2009-08-09 | perf top: Update man page | Mike Galbraith | 1 | -13/+99 |
2009-08-09 | perf top: Improve interactive key handling | Mike Galbraith | 1 | -35/+73 |
2009-08-09 | perf_counter tools: Allow perf top top users to switch between weighted and i... | Mike Galbraith | 1 | -7/+17 |
2009-08-09 | perf_counter tools: Fix/resurrect perf top annotation in a simple interactive... | Mike Galbraith | 1 | -40/+456 |
2009-08-09 | perf_counter: Fix/complete ftrace event records sampling | Frederic Weisbecker | 1 | -0/+1 |
2009-08-06 | perf: Auto-detect libelf | Peter Zijlstra | 1 | -4/+11 |
2009-08-06 | perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlink | Arnaldo Carvalho de Melo | 1 | -3/+73 |
2009-08-05 | perf report: Add missing command line options to man page | Arnaldo Carvalho de Melo | 1 | -3/+57 |
2009-08-05 | perf: Auto-detect libbfd | Peter Zijlstra | 2 | -1/+26 |
2009-08-05 | perf report: Make --sort comm,dso,symbol the default | Pekka Enberg | 1 | -2/+2 |
2009-08-04 | perf: Fix read buffer overflow | Roel Kluin | 2 | -2/+2 |
2009-08-02 | perf top: Add mwait_idle_with_hints to skip_symbols[] | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2009-08-02 | perf tools: Fix faulty check | Stoyan Gaydarov | 1 | -1/+1 |
2009-08-02 | perf report: Update for the new FORK/EXIT events | Peter Zijlstra | 1 | -4/+18 |
2009-08-01 | perf_counter tools: Fix link errors with older toolchains | Ingo Molnar | 1 | -1/+1 |
2009-07-22 | Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 20 | -167/+616 |
2009-07-22 | perf_counter tools: Give perf top inherit option | Mike Galbraith | 1 | -1/+5 |
2009-07-22 | perf_counter tools: Fix vmlinux symbol generation breakage | Mike Galbraith | 1 | -2/+5 |
2009-07-22 | perf_counter: Detect debugfs location | Jason Baron | 5 | -17/+102 |
2009-07-22 | perf_counter: Add tracepoint support to perf list, perf stat | Jason Baron | 2 | -1/+176 |
2009-07-22 | perf symbol: C++ demangling | Arnaldo Carvalho de Melo | 2 | -3/+20 |
2009-07-22 | perf: avoid structure size confusion by using a fixed size | Arjan van de Ven | 1 | -1/+1 |
2009-07-22 | perf_counter: Improve perf stat and perf record option parsing | Anton Blanchard | 2 | -2/+4 |
2009-07-22 | perf_counter: PERF_SAMPLE_ID and inherited counters | Peter Zijlstra | 2 | -48/+0 |
2009-07-22 | Merge commit 'tip/perfcounters/core' into perf-counters-for-linus | Peter Zijlstra | 8 | -103/+304 |
2009-07-18 | perf_counter: Make call graph option consistent | Anton Blanchard | 1 | -2/+2 |
2009-07-18 | perf_counter: Add perf record option to log addresses | Anton Blanchard | 1 | -0/+6 |
2009-07-18 | perf_counter: Synthesize VDSO mmap event | Anton Blanchard | 1 | -0/+4 |
2009-07-13 | perf_counter tools: Fix index boundary check | Roel Kluin | 1 | -1/+1 |
2009-07-11 | perf report: Introduce -n/--show-nr-samples | Arnaldo Carvalho de Melo | 2 | -0/+21 |
2009-07-11 | perf_counter tools: PLT info is stripped in -debuginfo packages | Arnaldo Carvalho de Melo | 1 | -51/+65 |
2009-07-11 | perf report: Make the output more compact | Arnaldo Carvalho de Melo | 1 | -15/+21 |
2009-07-11 | strlist: Introduce strlist__entry and strlist__nr_entries methods | Arnaldo Carvalho de Melo | 2 | -4/+27 |
2009-07-11 | perf report: Tidy up reporting of symbols not found | Arnaldo Carvalho de Melo | 1 | -3/+2 |
2009-07-11 | perf report: Adjust column width to the values sampled | Arnaldo Carvalho de Melo | 5 | -32/+164 |
2009-07-11 | Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 43 | -1580/+1752 |