Commit Graph

3709 Commits (1b56749e541ad59068582f2a28297843e243b856)

Author SHA1 Message Date
Namhyung Kim 62baca8aed perf tools: Get rid of redundant _FILE_OFFSET_BITS definition 12 years ago
Daniel Borkmann e306e2c13b filter: add minimal BPF JIT image disassembler 12 years ago
David S. Miller a6f68034de net: Move selftests to common net/ subdirectory. 12 years ago
Daniel Baluta 4c1d8d0617 net: fix psock_fanout selftest bind error message 12 years ago
Willem de Bruijn 23a9072e3a net: fix psock_fanout selftest hash collision 12 years ago
Rusty Russell cf994e0afa tools/virtio: remove virtqueue_add_buf() from tests. 12 years ago
Rusty Russell e538ebaf78 tools/virtio: make vringh_test use inbuf/outbuf. 12 years ago
Rusty Russell 13816c768d virtio_ring: virtqueue_add_sgs, to add multiple sgs. 12 years ago
Rusty Russell 1515c5ce26 tools/virtio: add vring_test. 12 years ago
Rusty Russell 61d0b5a4b2 tools/virtio: separate headers more. 12 years ago
Michael S. Tsirkin 73640c991e tools/virtio: fix build for 3.8 12 years ago
David S. Miller b44540ea02 net: Get rid of compat defines in psock_fanout.c selftest. 12 years ago
David S. Miller 947124460d net: Fix failure string in net-socket selftests Makefile. 12 years ago
Willem de Bruijn 77f65ebdca packet: packet fanout rollover during socket overload 12 years ago
David S. Miller b0aa73bf08 net: Add socket() system call self test. 12 years ago
Namhyung Kim bc96b361cb perf tests: Add a test case for checking sw clock event frequency 12 years ago
Arnaldo Carvalho de Melo d134ffb919 perf stat: Introduce evlist methods to allocate/free the stats 12 years ago
K. Y. Srinivasan 96dd86fa58 Drivers: hv: Add a new driver to support host initiated backup 12 years ago
Tomas Hozza 75db601496 tools: hv: daemon should check type of received Netlink msg 12 years ago
Tomas Hozza f4685fa6d0 tools: hv: daemon setsockopt should use options macros 12 years ago
Tomas Hozza 77d6a52893 tools: hv: daemon should subscribe only to CN_KVP_IDX group 12 years ago
Frederik Deweerdt a7e191c376 perf stat: Introduce --repeat forever 12 years ago
Namhyung Kim d723a55096 perf test: Add test case for checking number of EXIT events 12 years ago
Namhyung Kim da522c1703 perf tests: Fixup return path of perf record test case 12 years ago
Namhyung Kim 9b5b7cdc51 perf tests: Fixup return path of open-syscall-tp-fields test case 12 years ago
Namhyung Kim 8fa60e1fba perf record: Fixup return path of cmd_record() 12 years ago
Namhyung Kim 3beb086143 perf trace: Free evlist resources properly on return path 12 years ago
Namhyung Kim a74b4b66cc perf evlist: Introduce perf_evlist__close() 12 years ago
Namhyung Kim 736b05a046 perf evsel: Cleanup perf_evsel__exit() 12 years ago
Jiri Olsa 06933e3a73 perf tests: Test breakpoint overflow signal handler counts 12 years ago
Jiri Olsa 5a6bef47b4 perf tests: Test breakpoint overflow signal handler 12 years ago
Namhyung Kim 45fa534cff perf tools: Remove duplicated page_size definition 12 years ago
Namhyung Kim e5f5e5ee78 perf tools: Remove unused macro definitions 12 years ago
Namhyung Kim 024b13082e perf tools: Remove unnecessary calc_data_size variable 12 years ago
Namhyung Kim d301de830d perf tools: Remove unused struct definitions 12 years ago
Namhyung Kim f3ff40ec8d perf tools: Remove unused trace_read_data function 12 years ago
Wei Yongjun db3c6bf811 perf report: Remove duplicated include 12 years ago
David Ahern ed8996a6d5 perf machine: Move machine__remove_thread and make static 12 years ago
David Ahern c1ad050caa perf session: Remove unused perf_session__remove_thread method 12 years ago
David Ahern eba7181d56 perf tools: Remove unused tracing functions 12 years ago
Namhyung Kim 0d7f5b57a4 perf trace: Get rid of a duplicate code 12 years ago
Namhyung Kim c7e7b61013 perf annotate browser: Support event group view on TUI 12 years ago
Namhyung Kim d8d7cd93e6 perf annotate/gtk: Support event group view on GTK 12 years ago
Namhyung Kim e64aa75bf5 perf annotate browser: Use disasm__calc_percent() 12 years ago
Namhyung Kim ab77df672c perf annotate browser: Make browser_disasm_line->percent an array 12 years ago
Namhyung Kim 1491c22a5f perf annotate: Support event group view for --print-line 12 years ago
Namhyung Kim c5a8368ca6 perf annotate: Factor out struct source_line_percent 12 years ago
Namhyung Kim 759ff497e0 perf evsel: Introduce perf_evsel__is_group_event() helper 12 years ago
Namhyung Kim b1dd443296 perf annotate: Add basic support to event group view 12 years ago
Namhyung Kim bd64fcb880 perf annotate: Cleanup disasm__calc_percent() 12 years ago