summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-08-22perf tools: Expression parser enhancements for metricsAndi Kleen2-6/+60
2017-08-22perf tools: Add utility function to detect SMT statusAndi Kleen3-0/+51
2017-08-22perf bpf: Tighten detection of BPF eventsAndi Kleen1-4/+19
2017-08-22perf evsel: Fix buffer overflow while freeing eventsAndi Kleen5-40/+20
2017-08-22perf xyarray: Save max_x, max_yAndi Kleen2-0/+14
2017-08-22parisc: Add MADV_HWPOISON and MADV_SOFT_OFFLINEHelge Deller1-2/+0
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+4
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2017-08-21objtool: Fix '-mtune=atom' decoding support in objtool 2.0Josh Poimboeuf1-1/+25
2017-08-21objtool: Fix objtool fallthrough detection with function paddingJosh Poimboeuf1-7/+7
2017-08-21Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar10-51/+150
2017-08-21tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-20Merge tag 'iio-for-4.14b' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman3-23/+62
2017-08-20Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner2-15/+96
2017-08-20bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau4-5/+44
2017-08-19test_kmod: fix description for -s -and -c parametersLuis R. Rodriguez1-2/+2
2017-08-18perf annotate browser: Circulate percent, total-period and nr-samples viewTaeung Song1-3/+8
2017-08-18perf annotate browser: Support --show-nr-samples optionTaeung Song2-5/+13
2017-08-18perf annotate: Document --show-total-period optionTaeung Song1-0/+2
2017-08-18perf annotate stdio: Support --show-nr-samples optionTaeung Song3-3/+23
2017-08-17perf tools: Use default CPUINFO_PROC where it fitsArnaldo Carvalho de Melo2-20/+2
2017-08-17perf tools: Remove unused cpu_relax() macrosArnaldo Carvalho de Melo1-9/+0
2017-08-17perf events parse: Rename parse_events_parse argumentsArnaldo Carvalho de Melo4-104/+104
2017-08-17perf events parse: Use just one parse events state structArnaldo Carvalho de Melo3-6/+3
2017-08-17perf events parse: Rename parsing state struct to clearer nameArnaldo Carvalho de Melo4-31/+31
2017-08-17perf events parse: Remove some needless local variablesArnaldo Carvalho de Melo1-13/+7
2017-08-17perf trace: Fix off by one string allocation problemArnaldo Carvalho de Melo1-1/+1
2017-08-17perf jevents: Support FCMask and PortMaskAndi Kleen1-0/+2
2017-08-17tools lib bpf: Fix double file test in MakefileDaniel Díaz1-2/+2
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-17selftests/powerpc: Improve tm-resched-dscrSam Bobroff2-4/+9
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-17rtc: rtctest: Improve support detectionLukáš Doktor1-1/+6
2017-08-17selftests/cpu-hotplug: Skip test when there is only one online cpuLi Zhijian1-0/+6
2017-08-17selftests/cpu-hotplug: exit with failure when test occured unexpected behaviorsLi Zhijian1-0/+8
2017-08-17selftests: futex: convert test to use ksft TAP13 frameworkShuah Khan8-23/+30
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