summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2017-08-20tools lib bpf: improve warningEric Leblond
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman
2017-08-20Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-08-18test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez
2017-08-18perf annotate browser: Circulate percent, total-period and nr-samples viewTaeung Song
2017-08-18perf annotate browser: Support --show-nr-samples optionTaeung Song
2017-08-18perf annotate: Document --show-total-period optionTaeung Song
2017-08-18perf annotate stdio: Support --show-nr-samples optionTaeung Song
2017-08-17perf tools: Use default CPUINFO_PROC where it fitsArnaldo Carvalho de Melo
2017-08-17perf tools: Remove unused cpu_relax() macrosArnaldo Carvalho de Melo
2017-08-17perf events parse: Rename parse_events_parse argumentsArnaldo Carvalho de Melo
2017-08-17perf events parse: Use just one parse events state structArnaldo Carvalho de Melo
2017-08-17perf events parse: Rename parsing state struct to clearer nameArnaldo Carvalho de Melo
2017-08-17perf events parse: Remove some needless local variablesArnaldo Carvalho de Melo
2017-08-17perf trace: Fix off by one string allocation problemArnaldo Carvalho de Melo
2017-08-17perf jevents: Support FCMask and PortMaskAndi Kleen
2017-08-17tools lib bpf: Fix double file test in MakefileDaniel Díaz
2017-08-17kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann
2017-08-17kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann
2017-08-17kselftests: timers: freq-step: Fix build warningJohn Stultz
2017-08-17kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney
2017-08-17selftests/powerpc: Improve tm-resched-dscrSam Bobroff
2017-08-17Merge tag 'perf-core-for-mingo-4.14-20170816' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-16rtc: rtctest: Improve support detectionLukáš Doktor
2017-08-16selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian
2017-08-16selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian
2017-08-16selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan
2017-08-16perf test shell: Replace '|&' with '2>&1 |' to work with more shellsKim Phillips
2017-08-16bpf: selftests add sockmap testsJohn Fastabend
2017-08-16bpf: selftests: add tests for new __sk_buff membersJohn Fastabend
2017-08-16bpf: sockmap sample programJohn Fastabend
2017-08-16Tools: hv: update buffer handling in hv_fcopy_daemonOlaf Hering
2017-08-16Tools: hv: fix snprintf warning in kvp_daemonOlaf Hering
2017-08-16Tools: hv: vss: Skip freezing filesystems backed by loopAlex Ng
2017-08-16perf bpf: Fix endianness problem when loading parameters in prologueWang Nan
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-15selftests: add 'ip get' to rtnetlink.shFlorian Westphal
2017-08-15perf script python: Add support for sqlite3 to call-graph-from-sql.pyAdrian Hunter
2017-08-15Merge tag 'linux-kselftest-4.13-rc6-fixes' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2017-08-15perf script python: Rename call-graph-from-postgresql.py to call-graph-from-s...Adrian Hunter
2017-08-15perf script python: Add support for exporting to sqlite3Adrian Hunter
2017-08-15perf scripts python: Fix query in call-graph-from-postgresql.pyAdrian Hunter
2017-08-15perf scripts python: Fix missing call_path_id in export-to-postgresql scriptAdrian Hunter
2017-08-15perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1Arnaldo Carvalho de Melo
2017-08-15perf test shell: Check if 'perf probe' is available, skip tests if notArnaldo Carvalho de Melo