index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2017-03-21
perf probe: Add sdt probes arguments into the uprobe cmd string
Alexis Berlemont
-4
/
+261
2017-03-21
perf sdt: Add scanning of sdt probes arguments
Alexis Berlemont
-2
/
+24
2017-03-21
perf probe: Return errno when not hitting any event
Kefeng Wang
-3
/
+3
2017-03-21
perf probe: Change MAX_CMDLEN
Ravi Bangoria
-2
/
+2
2017-03-20
tools headers: Sync {tools/,}arch/powerpc/include/uapi/asm/kvm.h
Arnaldo Carvalho de Melo
-0
/
+22
2017-03-20
perf probe: Fix concat_probe_trace_events
Ravi Bangoria
-1
/
+1
2017-03-20
perf stat: Correct --no-aggr description
Ravi Bangoria
-2
/
+1
2017-03-20
tools headers: Sync {tools/,}arch/arm{64}/include/uapi/asm/kvm.h
Arnaldo Carvalho de Melo
-0
/
+26
2017-03-20
selftests/powerpc: Add cache_shape sniff test
Michael Ellerman
-0
/
+137
2017-03-20
selftests/powerpc: Refactor the AUXV routines
Michael Ellerman
-18
/
+41
2017-03-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+1
2017-03-17
tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h
Arnaldo Carvalho de Melo
-1
/
+2
2017-03-17
perf tools: Handle partial AUX records and print a warning
Alexander Shishkin
-5
/
+28
2017-03-17
tools include: Sync {,tools/}include/uapi/linux/perf_event.h
Alexander Shishkin
-0
/
+1
2017-03-17
tools lib api fs: Introduce sysfs__read_bool
Alexander Shishkin
-0
/
+30
2017-03-17
perf timechart: Use OPT_PARENT for common options
Arnaldo Carvalho de Melo
-9
/
+7
2017-03-17
perf lock: Make 'f' part of the common 'lock_options'
Arnaldo Carvalho de Melo
-2
/
+1
2017-03-17
perf lock: Subcommands should include common options
Changbin Du
-8
/
+11
2017-03-17
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
-1
/
+1
2017-03-17
usbip: Fix implicit fallthrough warning
Jonathan Dieter
-0
/
+2
2017-03-17
usbip: Fix potential format overflow in userspace tools
Jonathan Dieter
-6
/
+31
2017-03-16
Merge tag 'perf-core-for-mingo-4.12-20170316' of git://git.kernel.org/pub/scm...
Ingo Molnar
-24
/
+352
2017-03-16
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
-11
/
+327
2017-03-16
tools headers: Sync {tools/,}arch/x86/include/asm/cpufeatures.h
Arnaldo Carvalho de Melo
-3
/
+2
2017-03-16
tools/usb: Add .gitignore file
Prarit Bhargava
-0
/
+2
2017-03-16
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
-67
/
+399
2017-03-15
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
-2
/
+2
2017-03-15
perf probe: Introduce util func is_sdt_event()
Ravi Bangoria
-8
/
+21
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-67
/
+399
2017-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+25
2017-03-14
perf powerpc: Choose local entry point with kretprobes
Naveen N. Rao
-4
/
+10
2017-03-14
perf kretprobes: Offset from reloc_sym if kernel supports it
Naveen N. Rao
-7
/
+13
2017-03-14
perf probe: Factor out the ftrace README scanning
Naveen N. Rao
-33
/
+37
2017-03-14
perf sched timehist: Add --next option
Brendan Gregg
-5
/
+24
2017-03-14
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
-1
/
+59
2017-03-14
perf script: Add script print support for namespace events
Hari Bathini
-0
/
+43
2017-03-14
perf record: Synthesize namespace events for current processes
Hari Bathini
-10
/
+119
2017-03-14
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
-4
/
+296
2017-03-13
Merge tag 'powerpc-4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-24
/
+24
2017-03-13
perf hists browser: Fix typo in function switch_data_file
Changbin Du
-1
/
+1
2017-03-13
perf report: Document +field style argument support for --field option
Changbin Du
-0
/
+3
2017-03-13
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
-0
/
+5
2017-03-13
perf tools: Ignore generated files pmu-events/{jevents,pmu-events.c} for git
Changbin Du
-0
/
+2
2017-03-13
perf tools: Missing c2c command in command-list
Changbin Du
-0
/
+1
2017-03-12
selftests/bpf: fix broken build
Alexei Starovoitov
-1
/
+25
2017-03-09
userfaultfd: selftest: vm: allow to build in vm/ directory
Andrea Arcangeli
-0
/
+4
2017-03-09
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
-4
/
+4
2017-03-09
selftests/powerpc: Replace stxvx and lxvx with stxvd2x/lxvd2x
Cyril Bur
-24
/
+24
2017-03-08
Merge tag 'ktest-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+13
2017-03-08
ktest: Make sure wait_for_input does honor the timeout
Steven Rostedt (VMware)
-7
/
+11
[prev]
[next]