| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | perf report: Add report.percent-limit config variable | Namhyung Kim | 2013-05-28 | 1 | -1/+6 |
| * | | | perf top: Add --percent-limit option | Namhyung Kim | 2013-05-28 | 4 | -4/+34 |
| * | | | perf report: Add --percent-limit option | Namhyung Kim | 2013-05-28 | 8 | -25/+115 |
| * | | | perf report: Don't bother locking when adding hist entries | Namhyung Kim | 2013-05-28 | 1 | -4/+0 |
| * | | | perf hists: Move locking to its call-sites | Namhyung Kim | 2013-05-28 | 3 | -17/+18 |
| * | | | perf top: Get rid of *_threaded() functions | Namhyung Kim | 2013-05-28 | 3 | -52/+19 |
| * | | | perf top: Fix percent output when no samples collected | Namhyung Kim | 2013-05-28 | 1 | -6/+17 |
| * | | | perf top: Fix -E option behavior | Namhyung Kim | 2013-05-28 | 1 | -12/+5 |
| * | | | perf record: handle death by SIGTERM | David Ahern | 2013-05-28 | 1 | -1/+1 |
| * | | | perf tools: Handle JITed code in shared memory | Andi Kleen | 2013-05-28 | 1 | -0/+1 |
| * | | | perf tests: Fix compile errors in bp_signal files | Sukadev Bhattiprolu | 2013-05-28 | 2 | -0/+12 |
| * | | | perf tools: Fix tab vs spaces issue in Makefile ifdef/endif | Jiri Olsa | 2013-05-28 | 1 | -3/+3 |
| * | | | perf hists browser: Use sort__has_sym | Arnaldo Carvalho de Melo | 2013-05-28 | 1 | -7/+2 |
| * | | | perf top: Use sort__has_sym | Namhyung Kim | 2013-05-28 | 2 | -10/+3 |
| * | | | perf sort: Cleanup sort__has_sym setting | Namhyung Kim | 2013-05-28 | 1 | -4/+1 |
| * | | | perf sort: Reorder HISTC_SRCLINE index | Namhyung Kim | 2013-05-28 | 1 | -1/+1 |
| * | | | perf archive: Fix typo on Documentation | Arnaldo Carvalho de Melo | 2013-05-28 | 1 | -1/+1 |
| * | | | perf sort: Consolidate sort_entry__setup_elide() | Namhyung Kim | 2013-05-28 | 5 | -29/+47 |
| * | | | perf sort: Separate out memory-specific sort keys | Namhyung Kim | 2013-05-28 | 3 | -16/+44 |
| * | | | perf sort: Factor out common code in sort_dimension__add() | Namhyung Kim | 2013-05-28 | 1 | -24/+17 |
| * | | | perf sort: Introduce sort__mode variable | Namhyung Kim | 2013-05-28 | 4 | -15/+24 |
| * | | | perf report: Fix alignment of symbol column when -v is given | Namhyung Kim | 2013-05-28 | 2 | -12/+16 |
| * | | | perf hists: Free unused mem info of a matched hist entry | Namhyung Kim | 2013-05-28 | 1 | -0/+6 |
| * | | | perf hists: Fix an invalid memory free on he->branch_info | Namhyung Kim | 2013-05-28 | 2 | -3/+20 |
| * | | | perf tools: Fix bug in isupper() and islower() | Sukadev Bhattiprolu | 2013-05-28 | 1 | -2/+2 |
| |/ / |
|
* | | | tools: hv: Improve error logging in KVP daemon. | Tomas Hozza | 2013-06-17 | 1 | -11/+18 |
* | | | Merge 3.10-rc6 into char-misc-next | Greg Kroah-Hartman | 2013-06-17 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | turbostat: Increase output buffer size to accommodate C8-C10 | Josh Triplett | 2013-06-13 | 1 | -1/+1 |
| |/ |
|
* | | tools: hv: Fix file descriptor leaks | Tomas Hozza | 2013-06-03 | 1 | -1/+5 |
* | | tools: hv: Check retrun value of strchr call | Tomas Hozza | 2013-06-03 | 1 | -1/+3 |
* | | tools: hv: Check return value of poll call | Tomas Hozza | 2013-06-03 | 1 | -1/+10 |
* | | tools: hv: Check return value of setsockopt call | Tomas Hozza | 2013-06-03 | 1 | -1/+7 |
|/ |
|
* | revert "selftest: add simple test for soft-dirty bit" | Andrew Morton | 2013-05-24 | 3 | -125/+0 |
* | perf: net_dropmonitor: Remove progress indicator | Ben Hutchings | 2013-05-22 | 1 | -12/+1 |
* | perf: net_dropmonitor: Use bisection in symbol lookup | Ben Hutchings | 2013-05-22 | 1 | -4/+18 |
* | perf: net_dropmonitor: Do not assume ordering of dictionaries | Ben Hutchings | 2013-05-22 | 1 | -4/+4 |
* | perf: net_dropmonitor: Fix symbol-relative addresses | Ben Hutchings | 2013-05-22 | 1 | -3/+3 |
* | perf: net_dropmonitor: Fix trace parameter order | Ben Hutchings | 2013-05-22 | 1 | -1/+1 |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 2013-05-11 | 1 | -1/+53 |
|\ |
|
| * | tools/power turbostat: display C8, C9, C10 residency | Kristen Carlson Accardi | 2013-04-17 | 1 | -1/+53 |
* | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2013-05-02 | 24 | -159/+1239 |
|\ \ |
|
| * | | tools/virtio: remove virtqueue_add_buf() from tests. | Rusty Russell | 2013-03-20 | 3 | -20/+15 |
| * | | tools/virtio: make vringh_test use inbuf/outbuf. | Rusty Russell | 2013-03-20 | 2 | -4/+14 |
| * | | virtio_ring: virtqueue_add_sgs, to add multiple sgs. | Rusty Russell | 2013-03-20 | 2 | -0/+23 |
| * | | tools/virtio: add vring_test. | Rusty Russell | 2013-03-20 | 3 | -4/+747 |
| * | | tools/virtio: separate headers more. | Rusty Russell | 2013-03-20 | 21 | -147/+450 |
| * | | tools/virtio: fix build for 3.8 | Michael S. Tsirkin | 2013-03-20 | 3 | -3/+9 |
| * | | lguest: fix paths in comments | Wanlong Gao | 2013-03-07 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 12 | -5/+1636 |
|\ \ \ |
|
| * | | | selftests: psock_tpacket: fix status check | Daniel Borkmann | 2013-04-29 | 1 | -2/+2 |