summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-10-23perf record: Make record__mmap_read genericArnaldo Carvalho de Melo
2017-10-23perf mmap: Move perf_mmap and methods to separate mmap.[ch] filesArnaldo Carvalho de Melo
2017-10-23perf vendor events: Update JSON metrics for Skylake ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for SkylakeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Sandy BridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for JakeTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyTownAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for IvyBridgeAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Haswell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for HaswellAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for Broadwell ServerAndi Kleen
2017-10-23perf vendor events: Update JSON metrics for BroadwellAndi Kleen
2017-10-23Merge 4.14-rc6 into usb-nextGreg Kroah-Hartman
2017-10-23Merge branch 'core/objtool' into x86/asm, to pick up dependent changesIngo Molnar
2017-10-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-22Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-22bpf: add test cases to bpf selftests to cover all access testsDaniel Borkmann
2017-10-20bpf: remove mark access for SK_SKB program typesJohn Fastabend
2017-10-20bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb regionJohn Fastabend
2017-10-20bpf: enforce TCP only support for sockmapJohn Fastabend
2017-10-20Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-10-20objtool: Fix memory leak in decode_instructions()Kamalesh Babulal
2017-10-20Merge tag 'perf-urgent-for-mingo-4.14-20171019' of git://git.kernel.org/pub/s...Ingo Molnar
2017-10-18objtool: Print top level commands on incorrect usageKamalesh Babulal
2017-10-18bpf: disallow arithmetic operations on context pointerJakub Kicinski
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao
2017-10-18Revert "tools/power turbostat: stop migrating, unless '-m'"Len Brown
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-10-16Merge 4.14-rc5 into usb-nextGreg Kroah-Hartman
2017-10-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-10-13userfaultfd: selftest: exercise -EEXIST only in background transferAndrea Arcangeli
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa
2017-10-13perf hists: Add extra integrity checks to fmt_free()Jiri Olsa
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa
2017-10-10Merge tag 'linux-kselftest-4.14-rc5-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-10-09torture: Provide TMPDIR environment variable to specify tmpdirPaul E. McKenney
2017-10-09tools include uapi bpf.h: Sync kernel ABI header with tooling headerArnaldo Carvalho de Melo
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland
2017-10-09Merge 4.14-rc4 into usb-nextGreg Kroah-Hartman
2017-10-07kbuild: revert $(realpath ...) to $(shell cd ... && /bin/pwd)Masahiro Yamada
2017-10-07tools: gpio: Print error string on IOCTL failuresJacopo Mondi
2017-10-06perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello
2017-10-05selftests/net: rxtimestamp: Fix an off by oneDan Carpenter
2017-10-05Merge tag 'perf-urgent-for-mingo-4.14-20171005' of git://git.kernel.org/pub/s...Ingo Molnar
2017-10-05selftests: mqueue: fix regression in silencing output from RUN_TESTSShuah Khan
2017-10-05selftests: x86: sysret_ss_attrs doesn't build on a PIE buildShuah Khan
2017-10-05perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria