summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-03-21perf probe: Add sdt probes arguments into the uprobe cmd stringAlexis Berlemont-4/+261
2017-03-21perf sdt: Add scanning of sdt probes argumentsAlexis Berlemont-2/+24
2017-03-21perf probe: Return errno when not hitting any eventKefeng Wang-3/+3
2017-03-21perf probe: Change MAX_CMDLENRavi Bangoria-2/+2
2017-03-20tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.hArnaldo Carvalho de Melo-0/+22
2017-03-20perf probe: Fix concat_probe_trace_eventsRavi Bangoria-1/+1
2017-03-20perf stat: Correct --no-aggr descriptionRavi Bangoria-2/+1
2017-03-20tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.hArnaldo Carvalho de Melo-0/+26
2017-03-20selftests/powerpc: Add cache_shape sniff testMichael Ellerman-0/+137
2017-03-20selftests/powerpc: Refactor the AUXV routinesMichael Ellerman-18/+41
2017-03-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+1
2017-03-17tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.hArnaldo Carvalho de Melo-1/+2
2017-03-17perf tools: Handle partial AUX records and print a warningAlexander Shishkin-5/+28
2017-03-17tools include: Sync {,tools/}include/uapi/linux/perf_event.hAlexander Shishkin-0/+1
2017-03-17tools lib api fs: Introduce sysfs__read_boolAlexander Shishkin-0/+30
2017-03-17perf timechart: Use OPT_PARENT for common optionsArnaldo Carvalho de Melo-9/+7
2017-03-17perf lock: Make 'f' part of the common 'lock_options'Arnaldo Carvalho de Melo-2/+1
2017-03-17perf lock: Subcommands should include common optionsChangbin Du-8/+11
2017-03-17perf symbols: Fix symbols__fixup_end heuristic for corner casesDaniel Borkmann-1/+1
2017-03-17usbip: Fix implicit fallthrough warningJonathan Dieter-0/+2
2017-03-17usbip: Fix potential format overflow in userspace toolsJonathan Dieter-6/+31
2017-03-16Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...Ingo Molnar-24/+352
2017-03-16perf script: Add 'brstackinsn' for branch stacksAndi Kleen-11/+327
2017-03-16tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.hArnaldo Carvalho de Melo-3/+2
2017-03-16tools/usb: Add .gitignore filePrarit Bhargava-0/+2
2017-03-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar-67/+399
2017-03-15perf tools: Make perf_event__synthesize_mmap_events() scaleStephane Eranian-2/+2
2017-03-15perf probe: Introduce util func is_sdt_event()Ravi Bangoria-8/+21
2017-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-67/+399
2017-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+25
2017-03-14perf powerpc: Choose local entry point with kretprobesNaveen N. Rao-4/+10
2017-03-14perf kretprobes: Offset from reloc_sym if kernel supports itNaveen N. Rao-7/+13
2017-03-14perf probe: Factor out the ftrace README scanningNaveen N. Rao-33/+37
2017-03-14perf sched timehist: Add --next optionBrendan Gregg-5/+24
2017-03-14perf tools: Add 'cgroup_id' sort order keywordHari Bathini-1/+59
2017-03-14perf script: Add script print support for namespace eventsHari Bathini-0/+43
2017-03-14perf record: Synthesize namespace events for current processesHari Bathini-10/+119
2017-03-14perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related infoHari Bathini-4/+296
2017-03-13Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-24/+24
2017-03-13perf hists browser: Fix typo in function switch_data_fileChangbin Du-1/+1
2017-03-13perf report: Document +field style argument support for --field optionChangbin Du-0/+3
2017-03-13perf sort: Fix segfault with basic block 'cycles' sort dimensionChangbin Du-0/+5
2017-03-13perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for gitChangbin Du-0/+2
2017-03-13perf tools: Missing c2c command in command-listChangbin Du-0/+1
2017-03-12selftests/bpf: fix broken buildAlexei Starovoitov-1/+25
2017-03-09userfaultfd: selftest: vm: allow to build in vm/ directoryAndrea Arcangeli-0/+4
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada-4/+4
2017-03-09selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2xCyril Bur-24/+24
2017-03-08Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-8/+13
2017-03-08ktest: Make sure wait_for_input does honor the timeoutSteven Rostedt (VMware)-7/+11