summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-08-17kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann1-13/+73
2017-08-17kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann1-8/+25
2017-08-17kselftests: timers: freq-step: Fix build warningJohn Stultz1-2/+2
2017-08-17kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz1-0/+4
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney10-51/+150
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney1-1/+1
2017-08-17Merge tag 'perf-core-for-mingo-4.14-20170816' of git://git.kernel.org/pub/scm...Ingo Molnar14-47/+611
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar4-5/+4
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips3-4/+4
2017-08-16bpf: selftests add sockmap testsJohn Fastabend7-39/+443
2017-08-16bpf: selftests: add tests for new __sk_buff membersJohn Fastabend1-0/+152
2017-08-16bpf: sockmap sample programJohn Fastabend4-4/+67
2017-08-16Tools: hv: update buffer handling in hv_fcopy_daemonOlaf Hering1-15/+17
2017-08-16Tools: hv: fix snprintf warning in kvp_daemonOlaf Hering1-1/+1
2017-08-16Tools: hv: vss: Skip freezing filesystems backed by loopAlex Ng1-0/+7
2017-08-16perf bpf: Fix endianness problem when loading parameters in prologueWang Nan2-3/+50
2017-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-5/+4
2017-08-16selftests: add 'ip get' to rtnetlink.shFlorian Westphal1-0/+32
2017-08-15perf script python: Add support for sqlite3 to call-graph-from-sql.pyAdrian Hunter1-24/+36
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-5/+4
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter3-7/+7
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter4-3/+491
2017-08-15perf scripts python: Fix query in call-graph-from-postgresql.pyAdrian Hunter1-1/+1
2017-08-15perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter1-1/+2
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo1-3/+3
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo6-1/+22
2017-08-15perf tests shell: Remove duplicate skip_if_no_debuginfo() functionArnaldo Carvalho de Melo1-5/+0
2017-08-14Merge 4.13-rc5 into driver-core-nextGreg Kroah-Hartman11-31/+562
2017-08-12selftests: bpf: add check for ip XDP redirectWilliam Tu1-0/+5
2017-08-11perf test shell: Add uprobes + backtrace ping testArnaldo Carvalho de Melo1-0/+40
2017-08-11perf report: Fix module symbol adjustment for s390xThomas Richter3-1/+17
2017-08-11perf record: Fix wrong size in perf_record_mmap for last kernel moduleThomas Richter4-10/+19
2017-08-11perf srcline: Do not consider empty files as valid srclinesMilian Wolff1-0/+6
2017-08-11perf util: Take elf_name as const string in dso__demangle_symMilian Wolff3-3/+3
2017-08-11perf test shell: Add test using vfs_getname + 'perf trace'Arnaldo Carvalho de Melo1-0/+31
2017-08-11perf test shell: Add test using probe:vfs_getname and verifying resultsArnaldo Carvalho de Melo1-0/+37
2017-08-11perf test shell: Move vfs_getname probe function to libArnaldo Carvalho de Melo3-22/+32
2017-08-11perf test shell: Install shell testsArnaldo Carvalho de Melo1-1/+3
2017-08-11perf test shell: Add 'probe_vfs_getname' shell testArnaldo Carvalho de Melo1-0/+30
2017-08-11perf test: Make 'list' use same filtering code as main 'perf test'Arnaldo Carvalho de Melo1-8/+10
2017-08-11perf test: Add infrastructure to run shell based testsArnaldo Carvalho de Melo2-1/+170
2017-08-11selftests: timers: freq-step: fix compile errorShuah Khan1-4/+3
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo54-124/+127
2017-08-11perf test: Make 'list' subcommand match main 'perf test' numbering/matchingArnaldo Carvalho de Melo1-1/+3
2017-08-11perf tools: Add missing newline to expr parser error messagesAndi Kleen1-1/+1
2017-08-11perf stat: Fix saved values rbtree lookupAndi Kleen1-1/+5
2017-08-11perf vendor events powerpc: Update POWER9 eventsSukadev Bhattiprolu9-2298/+3511
2017-08-11perf vendor events powerpc: remove suffix in mapfileSukadev Bhattiprolu1-10/+10
2017-08-11perf scripting python: Add ppc64le to audit uname listNaveen N. Rao1-0/+1
2017-08-11objtool: Track DRAP separately from callee-saved registersJosh Poimboeuf2-25/+31