Age | Commit message (Expand) | Author | Files | Lines |
2013-05-28 | perf test: Fix typo | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2013-05-28 | perf hists: Rename hist_entry__add_pair arguments | Jiri Olsa | 1 | -3/+3 |
2013-05-28 | perf diff: Use internal rb tree for hists__precompute | Jiri Olsa | 1 | -3/+10 |
2013-05-28 | perf report: Add report.percent-limit config variable | Namhyung Kim | 1 | -1/+6 |
2013-05-28 | perf top: Add --percent-limit option | Namhyung Kim | 4 | -4/+34 |
2013-05-28 | perf report: Add --percent-limit option | Namhyung Kim | 8 | -25/+115 |
2013-05-28 | perf report: Don't bother locking when adding hist entries | Namhyung Kim | 1 | -4/+0 |
2013-05-28 | perf hists: Move locking to its call-sites | Namhyung Kim | 3 | -17/+18 |
2013-05-28 | perf top: Get rid of *_threaded() functions | Namhyung Kim | 3 | -52/+19 |
2013-05-28 | perf top: Fix percent output when no samples collected | Namhyung Kim | 1 | -6/+17 |
2013-05-28 | perf top: Fix -E option behavior | Namhyung Kim | 1 | -12/+5 |
2013-05-28 | perf record: handle death by SIGTERM | David Ahern | 1 | -1/+1 |
2013-05-28 | perf tools: Handle JITed code in shared memory | Andi Kleen | 1 | -0/+1 |
2013-05-28 | perf tests: Fix compile errors in bp_signal files | Sukadev Bhattiprolu | 2 | -0/+12 |
2013-05-28 | perf tools: Fix tab vs spaces issue in Makefile ifdef/endif | Jiri Olsa | 1 | -3/+3 |
2013-05-28 | perf hists browser: Use sort__has_sym | Arnaldo Carvalho de Melo | 1 | -7/+2 |
2013-05-28 | perf top: Use sort__has_sym | Namhyung Kim | 2 | -10/+3 |
2013-05-28 | perf sort: Cleanup sort__has_sym setting | Namhyung Kim | 1 | -4/+1 |
2013-05-28 | perf sort: Reorder HISTC_SRCLINE index | Namhyung Kim | 1 | -1/+1 |
2013-05-28 | perf archive: Fix typo on Documentation | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2013-05-28 | perf sort: Consolidate sort_entry__setup_elide() | Namhyung Kim | 5 | -29/+47 |
2013-05-28 | perf sort: Separate out memory-specific sort keys | Namhyung Kim | 3 | -16/+44 |
2013-05-28 | perf sort: Factor out common code in sort_dimension__add() | Namhyung Kim | 1 | -24/+17 |
2013-05-28 | perf sort: Introduce sort__mode variable | Namhyung Kim | 4 | -15/+24 |
2013-05-28 | perf report: Fix alignment of symbol column when -v is given | Namhyung Kim | 2 | -12/+16 |
2013-05-28 | perf hists: Free unused mem info of a matched hist entry | Namhyung Kim | 1 | -0/+6 |
2013-05-28 | perf hists: Fix an invalid memory free on he->branch_info | Namhyung Kim | 2 | -3/+20 |
2013-05-28 | perf tools: Fix bug in isupper() and islower() | Sukadev Bhattiprolu | 1 | -2/+2 |
2013-05-25 | revert "selftest: add simple test for soft-dirty bit" | Andrew Morton | 3 | -125/+0 |
2013-05-23 | perf: net_dropmonitor: Remove progress indicator | Ben Hutchings | 1 | -12/+1 |
2013-05-23 | perf: net_dropmonitor: Use bisection in symbol lookup | Ben Hutchings | 1 | -4/+18 |
2013-05-23 | perf: net_dropmonitor: Do not assume ordering of dictionaries | Ben Hutchings | 1 | -4/+4 |
2013-05-23 | perf: net_dropmonitor: Fix symbol-relative addresses | Ben Hutchings | 1 | -3/+3 |
2013-05-23 | perf: net_dropmonitor: Fix trace parameter order | Ben Hutchings | 1 | -1/+1 |
2013-05-12 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+53 |
2013-05-03 | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 24 | -159/+1239 |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 12 | -5/+1636 |
2013-05-01 | selftest: add a test case for PTRACE_PEEKSIGINFO | Andrey Vagin | 3 | -0/+225 |
2013-05-01 | selftest: add simple test for soft-dirty bit | Pavel Emelyanov | 3 | -3/+128 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 3 | -3/+3 |
2013-04-30 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 99 | -1222/+3243 |
2013-04-30 | Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -2/+12 |
2013-04-29 | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -4/+261 |
2013-04-29 | selftests: psock_tpacket: fix status check | Daniel Borkmann | 1 | -2/+2 |
2013-04-25 | ktest: Reset grub menu cache with different machines | Steven Rostedt (Red Hat) | 1 | -2/+7 |
2013-04-24 | Tools: hv: Fix a checkpatch warning | K. Y. Srinivasan | 1 | -1/+1 |
2013-04-24 | tools: hv: skip iso9660 mounts in hv_vss_daemon | Olaf Hering | 1 | -0/+2 |
2013-04-24 | tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon | Olaf Hering | 1 | -9/+22 |
2013-04-24 | tools: hv: use getmntent in hv_vss_daemon | Olaf Hering | 1 | -18/+21 |
2013-04-24 | Tools: hv: Fix a checkpatch warning | K. Y. Srinivasan | 1 | -2/+3 |