summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2016-04-28perf tools: Derive trigger class from auxtrace_snapshotWang Nan
2016-04-28perf tools: Introduce trigger classWang Nan
2016-04-28perf probe: Use strbuf for making stringsMasami Hiramatsu
2016-04-28perf evsel: Remove two extraneous ending newlines in open_strerror()Arnaldo Carvalho de Melo
2016-04-28perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAINArnaldo Carvalho de Melo
2016-04-28bpf tools: Fix syscall argumentFlorian Fainelli
2016-04-28bpf tools: Remove expression with no effectFlorian Fainelli
2016-04-27Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2016-04-27perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_ma...Arnaldo Carvalho de Melo
2016-04-26perf bench: Remove one more die() callArnaldo Carvalho de Melo
2016-04-26perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2Arnaldo Carvalho de Melo
2016-04-26perf probe: Fix module probe issue if no dwarf supportRavi Bangoria
2016-04-26perf probe: Fix offline module name missmatch issueRavi Bangoria
2016-04-26perf trace: Read thread's COMM from /proc when not setArnaldo Carvalho de Melo
2016-04-26perf thread: Introduce method to set comm from /proc/pid/selfArnaldo Carvalho de Melo
2016-04-26tools lib api fs: Add helper to read string from procfs fileArnaldo Carvalho de Melo
2016-04-26perf trace: Do not beautify the 'pid' parameter as a simple integerArnaldo Carvalho de Melo
2016-04-26perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/Arnaldo Carvalho de Melo
2016-04-26perf probe: Set default kprobe group name if it is not givenMasami Hiramatsu
2016-04-26perf probe: Let probe_file__add_event return 0 if succeededMasami Hiramatsu
2016-04-26perf tools: Add lsdir() helper to read a directoryMasami Hiramatsu
2016-04-26perf probe: Close target file on error pathMasami Hiramatsu
2016-04-26perf evlist: Enforce ring buffer readingWang Nan
2016-04-25perf hists: Clear dummy entry accumulated periodKan Liang
2016-04-25perf intel-pt: Fix off-by-one comparison on maximum codeColin Ian King
2016-04-25perf bench futex: Simplify wrapper for LOCK_PIDavidlohr Bueso
2016-04-25perf tests: Replace assignment with comparison on assert checkColin Ian King
2016-04-25perf tools: Remove duplicate const qualifierEric Engestrom
2016-04-25tools build: Fix perf_clean targetJiri Olsa
2016-04-25perf tools: Make the x86 clean quietJiri Olsa
2016-04-25perf evlist: Decode perf_event_attr->branch_sample_typeArnaldo Carvalho de Melo
2016-04-25perf trace: Make --pf honour --min-stack tooArnaldo Carvalho de Melo
2016-04-25perf trace: Make --event honour --min-stack tooArnaldo Carvalho de Melo
2016-04-25perf script: Fix segfault when printing callchainsChris Phlipot
2016-04-25perf trace: Make --pf maj/min/all use callchains tooArnaldo Carvalho de Melo
2016-04-25perf trace: Extract evsel contructor from perf_evlist__add_pgfaultArnaldo Carvalho de Melo
2016-04-25perf buildid: Fix off-by-one in write_buildid()Andrey Ryabinin
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-04-23Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linu...Ingo Molnar
2016-04-23Merge branch 'perf/urgent' into perf/core, to resolve conflictIngo Molnar
2016-04-22tools/lguest: Force disable tboot and APMLuis R. Rodriguez
2016-04-22tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST explicitlyLuis R. Rodriguez
2016-04-21rcutorture: Add boot-time adjustment of leaf fanoutPaul E. McKenney
2016-04-21rcutorture: Don't rebuild identical kernelPaul E. McKenney
2016-04-21rcutorture: Add OS-jitter capabilityPaul E. McKenney
2016-04-19perf test: Add missing verbose output explaining the reason for failureArnaldo Carvalho de Melo
2016-04-19perf test: Ignore kcore files in the "vmlinux matches kallsyms" testArnaldo Carvalho de Melo
2016-04-19perf symbols: Allow loading kallsyms without considering kcore filesArnaldo Carvalho de Melo
2016-04-19perf build: Remove x86 references from arch-neutral BuildArnaldo Carvalho de Melo