summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2017-04-19perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo1-1/+1
2017-04-19powerpc/perf: Define big-endian version of perf_mem_data_srcSukadev Bhattiprolu1-0/+16
2017-04-19Merge tag 'v4.11-rc7' into drm-nextDave Airlie4-13/+22
2017-04-19tools/power/x86/intel_pstate_tracer: Adjust directory ownershipDoug Smythies1-0/+17
2017-04-18acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams1-0/+4
2017-04-18selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)1-0/+132
2017-04-18selftests: ftrace: Add a test to test function triggers to start and stop tra...Steven Rostedt (VMware)1-0/+171
2017-04-18selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)1-0/+113
2017-04-18selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)1-0/+21
2017-04-18tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams1-1/+9
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+117
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)1-4/+23
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim1-0/+98
2017-04-18usb: fix some references for /proc/bus/usbMauro Carvalho Chehab1-1/+1
2017-04-18selftests: ftrace: Add -l/--logdir optionNamhyung Kim1-0/+5
2017-04-17tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams1-3/+37
2017-04-17bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau1-1/+1
2017-04-17bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau1-23/+9
2017-04-17bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau1-5/+65
2017-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-18/+27
2017-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+6
2017-04-14selftests/vm/run_vmtests: Polish output textSeongJae Park1-12/+12
2017-04-14selftests/timers: fix spelling mistake: "Asynchronous"Colin Ian King1-1/+1
2017-04-13tools: bpf_jit_disasm: Add option to dump JIT image to a file.David Daney1-4/+36
2017-04-13Revert "perf tools: Fix include of linux/mman.h"David Carrillo-Cisneros1-1/+1
2017-04-13perf util: Hint missing file when tool tips fail to loadDavid Carrillo-Cisneros1-1/+2
2017-04-13tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros1-5/+5
2017-04-13perf tools: Disable JVMTI if no ELF support availableDavid Carrillo-Cisneros1-1/+3
2017-04-13perf trace: Add usage of --no-syscalls in man pageRavi Bangoria1-1/+2
2017-04-13perf stat: Fix bug in handling events in error stateStephane Eranian2-5/+11
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings1-0/+1
2017-04-13Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-13/+15
2017-04-13dax: refactor dax-fs into a generic provider of 'struct dax_device' instancesDan Williams1-2/+8
2017-04-13device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang2-1/+51
2017-04-13tools/power turbostat: update version numberLen Brown1-1/+1
2017-04-13tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown1-1/+1
2017-04-13tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies1-0/+2
2017-04-13tools/power turbostat: update HWP dump to decimal from hexLen Brown1-3/+3
2017-04-13tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown1-6/+2
2017-04-13tools/power turbostat: show missing Core and GFX power on SKL and KBLLen Brown1-1/+3
2017-04-12perf tools: Pass PYTHON config to feature detectionDavid Carrillo-Cisneros2-20/+13
2017-04-12x86/mpx, selftests: Only check bounds-vs-shadow when we keep shadowJoerg Roedel1-2/+3
2017-04-11Merge tag 'perf-urgent-for-mingo-4.11-20170411' of git://git.kernel.org/pub/s...Ingo Molnar1-0/+6
2017-04-11perf annotate: Use stripped line instead of raw disassemble lineTaeung Song1-2/+2
2017-04-11perf annotate: Refactor the code to parse disassemble lines with {l,r}trim()Taeung Song1-35/+7
2017-04-11perf tools: Do not print missing features in pipe-modeDavid Carrillo-Cisneros1-0/+3
2017-04-11perf session: Don't rely on evlist in pipe modeDavid Carrillo-Cisneros1-3/+13
2017-04-11perf annotate: Process attr and build_id recordsDavid Carrillo-Cisneros1-0/+2
2017-04-11perf tools: Describe pipe mode in perf.data-file-fomat.txtDavid Carrillo-Cisneros1-2/+17
2017-04-11perf inject: Copy events when reordering events in pipe modeDavid Carrillo-Cisneros2-1/+3