aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2013-04-17tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi
2013-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-04-12treewide: Fix typo in printksMasanari Iida
2013-04-07selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann
2013-04-01perf map browser: Exit just on well known key pressesArnaldo Carvalho de Melo
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo
2013-04-01perf map browser: Use ui_browser__input_window()Arnaldo Carvalho de Melo
2013-04-01perf python: Fix dependency for python/perf.soNaohiro Aota
2013-04-01perf tools: Convert needless static variable to localArnaldo Carvalho de Melo
2013-04-01Revert "perf sched: Handle PERF_RECORD_EXIT events"Arnaldo Carvalho de Melo
2013-04-01perf tools: Fix output of symbol_daddr offsetNamhyung Kim
2013-04-01perf machine: Detect data vs. text mappingsStephane Eranian
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian
2013-04-01perf report: Add support for mem access profilingStephane Eranian
2013-04-01perf record: Add support for mem access profilingStephane Eranian
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-26perf report: Add --no-demangle optionNamhyung Kim
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2013-03-25perf stat: Add per-core aggregationStephane Eranian
2013-03-25perf stat: Rename --aggr-socket to --per-socketStephane Eranian
2013-03-25perf stat: Refactor aggregation codeStephane Eranian
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn
2013-03-21perf tools: Cleanup calc_data_size logicNamhyung Kim
2013-03-21perf tools: Get rid of die() calls in trace-data-read.cNamhyung Kim
2013-03-21perf tools: Get rid of read_or_die() in trace-event-read.cNamhyung Kim
2013-03-21perf tools: Get rid of malloc_or_die() in trace-event-read.cNamhyung Kim
2013-03-21perf tools: Handle failure case in trace_report()Namhyung Kim
2013-03-21perf tools: Get rid of die() calls from trace-event-info.cNamhyung Kim
2013-03-21perf tools: Get rid of write_or_die() from trace-event-info.cNamhyung Kim
2013-03-21perf tools: Get rid of malloc_or_die() in trace-event-info.cNamhyung Kim
2013-03-21perf tools: Let get_tracing_file() return NULL to indicate failure.Namhyung Kim
2013-03-21perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim
2013-03-21filter: add minimal BPF JIT image disassemblerDaniel Borkmann
2013-03-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller
2013-03-20net: fix psock_fanout selftest bind error messageDaniel Baluta
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-20net: fix psock_fanout selftest hash collisionWillem de Bruijn
2013-03-20tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell
2013-03-20tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell
2013-03-20virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell
2013-03-20tools/virtio: add vring_test.Rusty Russell
2013-03-20tools/virtio: separate headers more.Rusty Russell
2013-03-20tools/virtio: fix build for 3.8Michael S. Tsirkin
2013-03-19net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller
2013-03-19net: Fix failure string in net-socket selftests Makefile.David S. Miller
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn