summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorLines
2017-04-12device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang-1/+51
2017-04-12tools/power turbostat: update version numberLen Brown-1/+1
2017-04-12tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown-1/+1
2017-04-12tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies-0/+2
2017-04-12tools/power turbostat: update HWP dump to decimal from hexLen Brown-3/+3
2017-04-12tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown-6/+2
2017-04-12tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown-1/+3
2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros-20/+13
2017-04-12x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel-2/+3
2017-04-11Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar-0/+6
2017-04-11perf annotate: Use stripped line instead of raw disassemble lineTaeung Song-2/+2
2017-04-11perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()Taeung Song-35/+7
2017-04-11perf tools: Do not print missing features in pipe-modeDavid Carrillo-Cisneros-0/+3
2017-04-11perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros-3/+13
2017-04-11perf annotate: Process attr and build_id recordsDavid Carrillo-Cisneros-0/+2
2017-04-11perf tools: Describe pipe mode in perf.data-file-fomat.txtDavid Carrillo-Cisneros-2/+17
2017-04-11perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros-1/+3
2017-04-11perf inject: Don't proceed if perf_session__process_event() failsDavid Carrillo-Cisneros-0/+2
2017-04-11perf annotate s390: Implement jump types for perf annotateChristian Borntraeger-0/+32
2017-04-11perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger-0/+6
2017-04-11perf string: Simplify ltrim() implementationArnaldo Carvalho de Melo-5/+1
2017-04-11perf tools: Refactor the code to strip command name with {l,r}trim()Taeung Song-9/+2
2017-04-11selftests/vm: Set mmap()'s fd as -1 for MAP_ANONYMOUS flagSeongJae Park-9/+9
2017-04-11selftests/futex: Fix build error with OUTPUT variableDarren Hart-3/+3
2017-04-11kselftest: ftrace: Fix to compare a zero-filled hex valueMasami Hiramatsu-1/+1
2017-04-11selftests: vm: add CONFIG_SYSVIPC=y to the config fragmentFathi Boudra-0/+1
2017-04-11selftests: ftrace: add CONFIG_KPROBES=y to the config fragmentFathi Boudra-0/+1
2017-04-11selftests: lib: add config fragment for bitmap, printf and prime numbers testsFathi Boudra-0/+3
2017-04-11perf pmu: Refactor wordwrap() with ltrim()Taeung Song-2/+1
2017-04-11perf ui browser: Refactor the code to parse color configs with ltrim()Taeung Song-1/+1
2017-04-11perf stat: Refactor the code to strip csv output with ltrim()Taeung Song-8/+2
2017-04-11perf evsel: Return exact sub event which failed with EPERM for wildcardsJin Yao-1/+7
2017-04-11perf script: Use strtok_r() when parsing output field listArnaldo Carvalho de Melo-2/+2
2017-04-11perf callchains: Switch from strtok() to strtok_r() when parsing optionsArnaldo Carvalho de Melo-2/+2
2017-04-11Merge branch 'x86/boot' into x86/mm, to avoid conflictIngo Molnar-1/+1
2017-04-11Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branchIngo Molnar-1/+1
2017-04-11Merge tag 'v4.11-rc6' into perf/core, to pick up fixesIngo Molnar-11/+308
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie-11/+308
2017-04-09bpf: fix comment typoAlexander Alemayhu-1/+1
2017-04-08Merge tag 'powerpc-4.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-5/+5
2017-04-08usb: usbip tool: Fix get_nports()Yuyang Du-23/+5
2017-04-07perf annotate s390: Fix perf annotate error -95 (4.10 regression)Christian Borntraeger-0/+6
2017-04-06selftests/bpf: fix merge conflictAlexei Starovoitov-5/+0
2017-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-6/+308
2017-04-05selftests: add a generic testsuite for ethernet deviceLABBE Corentin-1/+201
2017-04-04perf annotate: Fix missing number of samples for source_line_samplesTaeung Song-3/+5
2017-04-04perf tools: Don't die on a print functionArnaldo Carvalho de Melo-2/+7
2017-04-04perf tools: Handle allocation failures gracefullyArnaldo Carvalho de Melo-15/+39
2017-04-04perf tools: Remove die() callArnaldo Carvalho de Melo-1/+2
2017-04-04tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy-0/+39