aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
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
2013-03-19net: Add socket() system call self test.David S. Miller
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim
2013-03-18perf stat: Introduce evlist methods to allocate/free the statsArnaldo Carvalho de Melo
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-03-15tools: hv: daemon should check type of received Netlink msgTomas Hozza
2013-03-15tools: hv: daemon setsockopt should use options macrosTomas Hozza
2013-03-15tools: hv: daemon should subscribe only to CN_KVP_IDX groupTomas Hozza
2013-03-15perf stat: Introduce --repeat foreverFrederik Deweerdt
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim
2013-03-15perf tests: Fixup return path of perf record test caseNamhyung Kim
2013-03-15perf tests: Fixup return path of open-syscall-tp-fields test caseNamhyung Kim
2013-03-15perf record: Fixup return path of cmd_record()Namhyung Kim
2013-03-15perf trace: Free evlist resources properly on return pathNamhyung Kim
2013-03-15perf evlist: Introduce perf_evlist__close()Namhyung Kim
2013-03-15perf evsel: Cleanup perf_evsel__exit()Namhyung Kim
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa
2013-03-15perf tools: Remove duplicated page_size definitionNamhyung Kim
2013-03-15perf tools: Remove unused macro definitionsNamhyung Kim
2013-03-15perf tools: Remove unnecessary calc_data_size variableNamhyung Kim
2013-03-15perf tools: Remove unused struct definitionsNamhyung Kim
2013-03-15perf tools: Remove unused trace_read_data functionNamhyung Kim