summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2017-04-19perf tools: Remove regex.h and fnmatch.h from util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Remove include dirent.h from util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Remove misplaced __maybe_unused in some functionsArnaldo Carvalho de Melo
2017-04-19perf tools: Use api/fs/tracing_path.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: No need to include bitops.h in util.hArnaldo Carvalho de Melo
2017-04-19perf tools: Move path related functions to util/path.hArnaldo Carvalho de Melo
2017-04-19perf tools: Don't include terminal handling headers in util.hArnaldo Carvalho de Melo
2017-04-19perf str{filter,list}: Disentangle headersArnaldo Carvalho de Melo
2017-04-19perf tools: Include errno.h where neededArnaldo Carvalho de Melo
2017-04-19perf tools: Move extra string util functions to util/string2.hArnaldo Carvalho de Melo
2017-04-19perf tools: Move srcline definitions to separate headerArnaldo Carvalho de Melo
2017-04-19perf tools: Move print_binary definitions to separate filesArnaldo Carvalho de Melo
2017-04-19tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo
2017-04-19perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo
2017-04-19perf tools: Ditch unused PATH_SEP, STRIP_EXTENSIONArnaldo Carvalho de Melo
2017-04-19perf tools: Replace STR() calls with __stringify()Arnaldo Carvalho de Melo
2017-04-19perf tools: Remove PRI[xu] macros from perf.hArnaldo Carvalho de Melo
2017-04-19perf tools: Including missing inttypes.h headerArnaldo Carvalho de Melo
2017-04-19perf tools: Remove unused macros from util.hArnaldo Carvalho de Melo
2017-04-19tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo
2017-04-19objtool: Drop ARRAY_SIZE() definition, tools/include/linux/kernel.h has it nowArnaldo Carvalho de Melo
2017-04-19perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is usedArnaldo Carvalho de Melo
2017-04-19tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo
2017-04-19tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo
2017-04-19tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo
2017-04-19perf tools: Remove FLEX_ARRAY definitionArnaldo Carvalho de Melo
2017-04-19perf unwind arm64: Add missing errno.h headerArnaldo Carvalho de Melo
2017-04-19tools/power/x86/intel_pstate_tracer: Adjust directory ownershipDoug Smythies
2017-04-18Merge tag 'trace-v4.11-rc5-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-04-18selftests: ftrace: Add check for function-fork before running pid filter testSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a testcase for function PID filterNamhyung Kim
2017-04-17bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4Martin KaFai Lau
2017-04-17bpf: lru: Cleanup test_lru_map.cMartin KaFai Lau
2017-04-17bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRUMartin KaFai Lau
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-04-13tools: bpf_jit_disasm: Add option to dump JIT image to a file.David Daney
2017-04-13Revert "perf tools: Fix include of linux/mman.h"David Carrillo-Cisneros
2017-04-13perf util: Hint missing file when tool tips fail to loadDavid Carrillo-Cisneros
2017-04-13tools build: Fix feature detection redefinion of build flagsDavid Carrillo-Cisneros
2017-04-13perf tools: Disable JVMTI if no ELF support availableDavid Carrillo-Cisneros
2017-04-13perf trace: Add usage of --no-syscalls in man pageRavi Bangoria
2017-04-13perf stat: Fix bug in handling events in error stateStephane Eranian
2017-04-13cpupower: Fix turbo frequency reporting for pre-Sandy Bridge coresBen Hutchings
2017-04-13Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki
2017-04-12tools/power turbostat: update version numberLen Brown
2017-04-12tools/power turbostat: fix impossibly large CPU%c1 valueLen Brown
2017-04-12tools/power turbostat: turbostat.8 add missing column definitionsDoug Smythies
2017-04-12tools/power turbostat: update HWP dump to decimal from hexLen Brown
2017-04-12tools/power turbostat: enable package THERM_INTERRUPT dumpLen Brown