aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2013-05-24revert "selftest: add simple test for soft-dirty bit"Andrew Morton3-125/+0
2013-05-22perf: net_dropmonitor: Remove progress indicatorBen Hutchings1-12/+1
2013-05-22perf: net_dropmonitor: Use bisection in symbol lookupBen Hutchings1-4/+18
2013-05-22perf: net_dropmonitor: Do not assume ordering of dictionariesBen Hutchings1-4/+4
2013-05-22perf: net_dropmonitor: Fix symbol-relative addressesBen Hutchings1-3/+3
2013-05-22perf: net_dropmonitor: Fix trace parameter orderBen Hutchings1-1/+1
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+53
2013-05-02Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds24-159/+1239
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds12-5/+1636
2013-04-30selftest: add a test case for PTRACE_PEEKSIGINFOAndrey Vagin3-0/+225
2013-04-30selftest: add simple test for soft-dirty bitPavel Emelyanov3-3/+128
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-3/+3
2013-04-30Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds99-1222/+3243
2013-04-29Merge tag 'ktest-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-2/+12
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-4/+261
2013-04-29selftests: psock_tpacket: fix status checkDaniel Borkmann1-2/+2
2013-04-24ktest: Reset grub menu cache with different machinesSteven Rostedt (Red Hat)1-2/+7
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan1-1/+1
2013-04-24tools: hv: skip iso9660 mounts in hv_vss_daemonOlaf Hering1-0/+2
2013-04-24tools: hv: use FIFREEZE/FITHAW in hv_vss_daemonOlaf Hering1-9/+22
2013-04-24tools: hv: use getmntent in hv_vss_daemonOlaf Hering1-18/+21
2013-04-24Tools: hv: Fix a checkpatch warningK. Y. Srinivasan1-2/+3
2013-04-24tools: hv: fix checks for origin of netlink message in hv_vss_daemonOlaf Hering1-1/+7
2013-04-24Tools: hv: fix warnings in hv_vss_daemonOlaf Hering1-4/+8
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+4
2013-04-19net: Add .gitignore to networking selftests directory.David S. Miller1-0/+3
2013-04-17tools/power turbostat: display C8, C9, C10 residencyKristen Carlson Accardi1-1/+53
2013-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds1-1/+4
2013-04-12treewide: Fix typo in printksMasanari Iida2-2/+2
2013-04-07selftests: net: add PF_PACKET TPACKET v1/v2/v3 selftestsDaniel Borkmann5-87/+966
2013-04-01perf map browser: Exit just on well known key pressesArnaldo Carvalho de Melo1-4/+12
2013-04-01perf tools: Remove dependency on libnewtArnaldo Carvalho de Melo12-35/+43
2013-04-01perf map browser: Use ui_browser__input_window()Arnaldo Carvalho de Melo1-38/+6
2013-04-01perf python: Fix dependency for python/perf.soNaohiro Aota1-1/+1
2013-04-01perf tools: Convert needless static variable to localArnaldo Carvalho de Melo1-2/+1
2013-04-01Revert "perf sched: Handle PERF_RECORD_EXIT events"Arnaldo Carvalho de Melo1-1/+0
2013-04-01perf tools: Fix output of symbol_daddr offsetNamhyung Kim1-1/+1
2013-04-01perf machine: Detect data vs. text mappingsStephane Eranian1-1/+9
2013-04-01perf tools: Add new mem command for memory access profilingStephane Eranian7-0/+295
2013-04-01perf report: Add support for mem access profilingStephane Eranian1-4/+131
2013-04-01perf record: Add support for mem access profilingStephane Eranian1-0/+3
2013-04-01perf tools: Add mem access sampling core supportStephane Eranian10-10/+525
2013-04-01perf tools: Add support for weight v7 (modified)Andi Kleen17-22/+110
2013-03-31treewide: Fix typos in kernel messagesMasanari Iida1-1/+1
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-7/+40
2013-03-26perf report: Add --no-demangle optionNamhyung Kim5-4/+15
2013-03-26Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman7-8/+41
2013-03-25perf stat: Add per-core aggregationStephane Eranian4-3/+92
2013-03-25perf stat: Rename --aggr-socket to --per-socketStephane Eranian2-3/+3
2013-03-25perf stat: Refactor aggregation codeStephane Eranian2-100/+147
2013-03-21net: fix psock_fanout on sparc64Willem de Bruijn1-1/+7
2013-03-21perf tools: Cleanup calc_data_size logicNamhyung Kim1-9/+4
2013-03-21perf tools: Get rid of die() calls in trace-data-read.cNamhyung Kim1-15/+29
2013-03-21perf tools: Get rid of read_or_die() in trace-event-read.cNamhyung Kim1-23/+57
2013-03-21perf tools: Get rid of malloc_or_die() in trace-event-read.cNamhyung Kim1-33/+67
2013-03-21perf tools: Handle failure case in trace_report()Namhyung Kim2-19/+31
2013-03-21perf tools: Get rid of die() calls from trace-event-info.cNamhyung Kim1-42/+72
2013-03-21perf tools: Get rid of write_or_die() from trace-event-info.cNamhyung Kim2-55/+127
2013-03-21perf tools: Get rid of malloc_or_die() in trace-event-info.cNamhyung Kim1-18/+30
2013-03-21perf tools: Let get_tracing_file() return NULL to indicate failure.Namhyung Kim1-3/+22
2013-03-21perf tools: Get rid of redundant _FILE_OFFSET_BITS definitionNamhyung Kim5-10/+0
2013-03-21filter: add minimal BPF JIT image disassemblerDaniel Borkmann3-5/+220
2013-03-21Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar74-786/+1430
2013-03-20net: Move selftests to common net/ subdirectory.David S. Miller7-22/+6
2013-03-20net: fix psock_fanout selftest bind error messageDaniel Baluta1-1/+1
2013-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-03-20net: fix psock_fanout selftest hash collisionWillem de Bruijn1-40/+120
2013-03-20tools/virtio: remove virtqueue_add_buf() from tests.Rusty Russell3-20/+15
2013-03-20tools/virtio: make vringh_test use inbuf/outbuf.Rusty Russell2-4/+14
2013-03-20virtio_ring: virtqueue_add_sgs, to add multiple sgs.Rusty Russell2-0/+23
2013-03-20tools/virtio: add vring_test.Rusty Russell3-4/+747
2013-03-20tools/virtio: separate headers more.Rusty Russell21-147/+450
2013-03-20tools/virtio: fix build for 3.8Michael S. Tsirkin3-3/+9
2013-03-19net: Get rid of compat defines in psock_fanout.c selftest.David S. Miller1-18/+0
2013-03-19net: Fix failure string in net-socket selftests Makefile.David S. Miller1-1/+1
2013-03-19packet: packet fanout rollover during socket overloadWillem de Bruijn4-0/+361
2013-03-19net: Add socket() system call self test.David S. Miller4-0/+121
2013-03-18perf tests: Add a test case for checking sw clock event frequencyNamhyung Kim4-0/+125
2013-03-18perf stat: Introduce evlist methods to allocate/free the statsArnaldo Carvalho de Melo1-24/+43
2013-03-18Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar6-7/+40
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan1-0/+220
2013-03-15tools: hv: daemon should check type of received Netlink msgTomas Hozza1-0/+4
2013-03-15tools: hv: daemon setsockopt should use options macrosTomas Hozza1-3/+7
2013-03-15tools: hv: daemon should subscribe only to CN_KVP_IDX groupTomas Hozza1-2/+2
2013-03-15perf stat: Introduce --repeat foreverFrederik Deweerdt4-6/+48
2013-03-15perf test: Add test case for checking number of EXIT eventsNamhyung Kim4-0/+129
2013-03-15perf tests: Fixup return path of perf record test caseNamhyung Kim1-1/+3
2013-03-15perf tests: Fixup return path of open-syscall-tp-fields test caseNamhyung Kim1-2/+6
2013-03-15perf record: Fixup return path of cmd_record()Namhyung Kim1-1/+4
2013-03-15perf trace: Free evlist resources properly on return pathNamhyung Kim1-5/+11
2013-03-15perf evlist: Introduce perf_evlist__close()Namhyung Kim2-7/+13
2013-03-15perf evsel: Cleanup perf_evsel__exit()Namhyung Kim1-3/+2
2013-03-15perf tests: Test breakpoint overflow signal handler countsJiri Olsa4-0/+132
2013-03-15perf tests: Test breakpoint overflow signal handlerJiri Olsa4-0/+192
2013-03-15perf tools: Remove duplicated page_size definitionNamhyung Kim1-3/+0
2013-03-15perf tools: Remove unused macro definitionsNamhyung Kim1-7/+0
2013-03-15perf tools: Remove unnecessary calc_data_size variableNamhyung Kim1-7/+0
2013-03-15perf tools: Remove unused struct definitionsNamhyung Kim1-12/+0
2013-03-15perf tools: Remove unused trace_read_data functionNamhyung Kim1-201/+0
2013-03-15perf report: Remove duplicated includeWei Yongjun1-1/+0
2013-03-15perf machine: Move machine__remove_thread and make staticDavid Ahern2-12/+11
2013-03-15perf session: Remove unused perf_session__remove_thread methodDavid Ahern2-13/+0
2013-03-15perf tools: Remove unused tracing functionsDavid Ahern2-41/+0
2013-03-15perf trace: Get rid of a duplicate codeNamhyung Kim1-7/+0
2013-03-15perf annotate browser: Support event group view on TUINamhyung Kim1-18/+75
2013-03-15perf annotate/gtk: Support event group view on GTKNamhyung Kim1-2/+16
2013-03-15perf annotate browser: Use disasm__calc_percent()Namhyung Kim3-38/+20
2013-03-15perf annotate browser: Make browser_disasm_line->percent an arrayNamhyung Kim1-7/+7
2013-03-15perf annotate: Support event group view for --print-lineNamhyung Kim2-33/+98
2013-03-15perf annotate: Factor out struct source_line_percentNamhyung Kim3-10/+14
2013-03-15perf evsel: Introduce perf_evsel__is_group_event() helperNamhyung Kim6-19/+34
2013-03-15perf annotate: Add basic support to event group viewNamhyung Kim3-11/+63
2013-03-15perf annotate: Cleanup disasm__calc_percent()Namhyung Kim1-15/+15
2013-03-15perf annotate: Factor out disasm__calc_percent()Namhyung Kim1-19/+30
2013-03-15perf annotate: Add a comment on the symbol__parse_objdump_line()Namhyung Kim1-0/+20
2013-03-15perf annotate: Pass evsel instead of evidx on annotation functionsNamhyung Kim8-62/+75
2013-03-15perf stat: Use perf_evlist__prepare/start_workload()Namhyung Kim1-51/+7
2013-03-15perf evlist: Add want_signal parameter to perf_evlist__prepare_workload()Namhyung Kim5-6/+11
2013-03-15perf evlist: Do not pass struct record_opts to perf_evlist__prepare_workload()Namhyung Kim5-8/+6
2013-03-15perf evlist: Pass struct perf_target to perf_evlist__prepare_workload()Namhyung Kim5-4/+8
2013-03-15perf evlist: Add thread_map__nr() helperNamhyung Kim3-16/+30
2013-03-15perf evlist: Use cpu_map__nr() helperNamhyung Kim1-4/+4
2013-03-15perf evlist: Remove cpus and threads arguments from perf_evlist__new()Namhyung Kim13-18/+18
2013-03-15tools lib lk: Fix _FORTIFY_SOURCE buildsBorislav Petkov1-1/+1
2013-03-15tools/vm: Switch to liblk libraryBorislav Petkov2-81/+21
2013-03-15perf tools: Extract perf-specific stuff from debugfs.cBorislav Petkov6-23/+36
2013-03-15perf tools: Introduce tools/lib/lk libraryBorislav Petkov18-40/+132
2013-03-15perf tests: Add attr stat -C cpu testJiri Olsa1-0/+9
2013-03-15perf tests: Add attr record -C cpu testJiri Olsa1-0/+13
2013-03-15perf tests: Make attr script test event cpuJiri Olsa3-0/+3
2013-03-15perf tests: Make attr script verbose friendlyJiri Olsa2-4/+9
2013-03-15perf tools: Sort command-list.txt alphabeticallyliguang1-7/+7
2013-03-15perf tools: Correct Makefile.includeBorislav Petkov1-1/+3
2013-03-15perf tools: Honor parallel jobsBorislav Petkov1-1/+1
2013-03-15perf tools: Remove a write-only variable in the debugfs codeBorislav Petkov1-8/+5
2013-03-15perf tools: Fix build on non-glibc systems due to libio.h absenceCody P Schafer6-12/+6
2013-03-15tools/power turbostat: additional Haswell CPU-idLen Brown1-1/+4
2013-03-14perf tools: Fix LIBNUMA build with glibc 2.12 and older.Vinson Lee1-0/+24
2013-03-13Merge tag 'usb-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-1/+1
2013-03-13perf probe: Fix segfaultAnanth N Mavinakayanahalli1-1/+1
2013-03-13libtraceevent: Remove hard coded include to /usr/local/include in MakefileJack Mitchell1-1/+1
2013-03-13perf record: Fix -C optionJiri Olsa1-2/+4
2013-03-13perf tools: check if -DFORTIFY_SOURCE=2 is allowedMarcin Slusarz1-1/+7
2013-03-13perf report: Fix build with NO_NEWT=1Michael Ellerman1-0/+1
2013-03-13perf annotate: Fix build with NO_NEWT=1Michael Ellerman1-2/+2
2013-03-08ktest: Allow tests to use different GRUB_MENUsSteven Rostedt (Red Hat)1-2/+7
2013-03-07tools: usb: ffs-test: Fix build failureMaxin B. John1-1/+1
2013-03-07lguest: fix paths in commentsWanlong Gao1-1/+1
2013-03-06efivars: efivarfs_valid_name() should handle pstore syntaxMatt Fleming1-0/+59
2013-03-03Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-03-02perf: Enable building perf tools for MetaJames Hogan1-0/+6
2013-03-02Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+6
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2013-02-27selftests: add a simple docJeremy Kerr1-0/+42
2013-02-27tools/testing/selftests/Makefile: rearrange targetsAndrew Morton1-1/+7
2013-02-27selftests/efivarfs: add create-read testJeremy Kerr3-1/+46
2013-02-27selftests/efivarfs: add empty file creation testJeremy Kerr1-0/+13
2013-02-27selftests: add tests for efivarfsJeremy Kerr4-1/+195
2013-02-25Merge tag 'ktest-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds3-18/+253
2013-02-21Merge tag 'char-misc-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-54/+49
2013-02-21Merge tag 'usb-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-17/+14
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+2
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-31/+55
2013-02-20Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds4-9/+104
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds134-3142/+7159
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2-30/+54
2013-02-18ktest: Remove indexes from warnings checkSteven Rostedt (Red Hat)1-8/+26
2013-02-15perf, ARC: Enable building perf tools for ARCVineet Gupta1-0/+6
2013-02-15Merge branch 'pm-tools'Rafael J. Wysocki1-1/+1
2013-02-14perf tools: Fix build with bison 2.3 and older.Vinson Lee3-4/+2
2013-02-14perf tools: Limit unwind support to x86 archsJiri Olsa1-0/+5
2013-02-14perf annotate: Make it to be able to skip unannotatable symbolsNamhyung Kim2-2/+18
2013-02-14perf gtk/annotate: Fail early if it can't annotateNamhyung Kim1-8/+8
2013-02-14perf gtk/annotate: Show source lines with gray colorNamhyung Kim1-3/+27
2013-02-14perf gtk/annotate: Support multiple event annotationNamhyung Kim4-27/+56
2013-02-14perf ui/gtk: Implement basic GTK2 annotation browserNamhyung Kim6-4/+218
2013-02-14perf annotate: Fix warning message on a missing vmlinuxNamhyung Kim1-1/+1
2013-02-14perf buildid-cache: Add --update optionNamhyung Kim2-1/+53
2013-02-13tools/power turbostat: display SMI count by defaultLen Brown2-24/+38
2013-02-08tools/power turbostat: decode MSR_IA32_POWER_CTLLen Brown1-6/+7
2013-02-08tools/power turbostat: support HaswellLen Brown1-1/+10
2013-02-08testusb: remove all mentions of 'usbfs'Sergei Shtylyov1-14/+13
2013-02-06perf python: Link with sysfs.oArnaldo Carvalho de Melo1-0/+1
2013-02-06perf evlist: Pass the event_group info via perf_attr_detailsArnaldo Carvalho de Melo3-3/+4
2013-02-06perf tools: Fix calloc argument orderingPaul Gortmaker2-3/+3
2013-02-06perf tests: Adding automated parsing tests for group :GH modifiersJiri Olsa1-1/+177
2013-02-06perf tools: Fix perf_evsel::exclude_GH handlingJiri Olsa1-8/+0
2013-02-06perf perl scripts: Fix SIGALRM and pipe read race for rwtopJiri Olsa1-1/+5
2013-02-06perf hists browser: Add support to display whole group data for raw columnsJiri Olsa1-27/+26
2013-02-06perf stat: Add per processor socket count aggregationStephane Eranian2-12/+123
2013-02-06perf tools: Add cpu_map processor socket level functionsStephane Eranian2-0/+63
2013-02-06perf evlist: Make event_copy local to mmapsDavid Ahern3-29/+30
2013-02-06perf sort: Check return value of strdup()Namhyung Kim1-0/+5
2013-02-06perf sort: Make setup_sorting returns an error codeNamhyung Kim7-10/+18
2013-02-06perf sort: Drop ip_[lr] arguments from _sort__sym_cmp()Namhyung Kim1-17/+6
2013-02-06perf tools: Check for flex and bison before continuing buildingBorislav Petkov1-3/+10
2013-02-06perf evlist: Fix set event list leaderStephane Eranian1-2/+1
2013-02-06perf report: Enable the runtime switching of perf data fileFeng Tang1-11/+27
2013-02-06perf hists browser: Add option for runtime switching perf data fileFeng Tang2-1/+112
2013-02-05ACPI tools / acpidump: must be run as root - install it into /usr/sbinThomas Renninger1-1/+1