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-06-19
perf config: Check error cases of {show_spec, set}_config()
Taeung Song
-2
/
+15
2017-06-19
perf ftrace: Add -D option for depth filter
Namhyung Kim
-0
/
+34
2017-06-19
perf ftrace: Add option for function filtering
Namhyung Kim
-6
/
+141
2017-06-19
perf ftrace: Move setup_pager before opening trace_pipe
Namhyung Kim
-2
/
+2
2017-06-19
perf ftrace: Show error message when fails to set ftrace files
Namhyung Kim
-2
/
+5
2017-06-19
perf script: Support -F brstackoff,dso
Mark Santaniello
-5
/
+55
2017-06-19
perf script: Support -F brstack,dso and brstacksym,dso
Mark Santaniello
-12
/
+49
2017-06-19
perf test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
-0
/
+9
2017-06-19
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
-6
/
+19
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
-10
/
+0
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
-13
/
+12
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
-1
/
+3
2017-06-19
tools: Adopt __packed from kernel sources
Arnaldo Carvalho de Melo
-2
/
+5
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
-14
/
+13
2017-06-19
perf tools: Use __maybe_unused consistently
Arnaldo Carvalho de Melo
-11
/
+8
2017-06-19
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
-2
/
+3
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
-23
/
+21
2017-06-19
NTB: ntb_test: fix bug printing ntb_perf results
Logan Gunthorpe
-1
/
+1
2017-06-19
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
-10
/
+11
2017-06-19
perf script: Allow adding and removing fields
Andi Kleen
-3
/
+42
2017-06-19
perf config: Invert an if statement to reduce nesting in cmd_config()
Taeung Song
-21
/
+23
2017-06-19
perf annotate browser: Display titles in left frame
Jin Yao
-3
/
+21
2017-06-19
perf report: Remove unnecessary check in annotate_browser_write()
Jin Yao
-14
/
+10
2017-06-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-26
/
+46
2017-06-18
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-1
/
+2
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
-0
/
+8
2017-06-16
objtool: Add fortify_panic as __noreturn function
Kees Cook
-1
/
+2
2017-06-15
kselftest: membarrier: make test names more informative
Alice Ferrazzi
-2
/
+2
2017-06-15
kselftest: make callers of ksft_exit_skip() output the reason for skipping
Paul Elder
-8
/
+6
2017-06-15
kselftest: make ksft_exit_skip() output a reason for skipping
Paul Elder
-2
/
+5
2017-06-15
tools/testing/nvdimm: fix nfit_test buffer overflow
Yasunori Goto
-1
/
+1
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-167
/
+268
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-11
/
+30
2017-06-14
kselftest: convert get_size to use stricter TAP13 format
Tim Bird
-11
/
+16
2017-06-14
tools: bpf_jit_disasm: Handle large images.
David Daney
-11
/
+26
2017-06-14
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
-1
/
+234
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
-79
/
+13
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
-25
/
+25
2017-06-14
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
-1
/
+13
2017-06-13
kselftest: breakpoints: convert step_after_suspend_test to TAP13 output
Paul Elder
-26
/
+17
2017-06-13
kselftest: breakpoints: convert breakpoint_test to TAP13 output
Paul Elder
-14
/
+15
2017-06-13
kselftest: membarrier: convert to TAP13 output
Paul Elder
-16
/
+19
2017-06-13
kselftest: add TAP13 conformant versions of ksft_* functions
Paul Elder
-4
/
+48
2017-06-13
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
-3
/
+3
2017-06-13
usbip: vhci-hcd: Add USB3 SuperSpeed support
Yuyang Du
-9
/
+25
2017-06-13
usbip: vhci-hcd: Rework vhci_hcd_init
Yuyang Du
-1
/
+2
2017-06-13
usb: usbip tool: Fix parse_status()
Yuyang Du
-23
/
+17
2017-06-13
usb: usbip tool: Fix refresh_imported_device_list()
Yuyang Du
-6
/
+21
2017-06-13
usb: usbip tool: Add ncontrollers in vhci_driver structure
Yuyang Du
-0
/
+37
2017-06-13
usb: usbip tool: Check the return of get_nports()
Yuyang Du
-1
/
+8
[prev]
[next]