summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-04-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-04-13Merge tag 'staging-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-13Merge tag 'linux-kselftest-4.1-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-10perf evlist: Fix type for references to data_head/tailDavid Ahern
2015-04-10perf probe: Check the orphaned -x optionMasami Hiramatsu
2015-04-10perf probe: Support multiple probes on different binariesMasami Hiramatsu
2015-04-10perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang
2015-04-10perf tools: Fix cross-endian analysisDavid Ahern
2015-04-10perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo
2015-04-10perf tools: Fix synthesizing fork_event.ppid for non-main threadDavid Ahern
2015-04-08perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa
2015-04-08perf report: Don't call map__kmap if map is NULL.Wang Nan
2015-04-08perf tests: Fix attr testsJiri Olsa
2015-04-08perf probe: Fix ARM 32 building errorWang Nan
2015-04-08perf tools: Merge all perf_event_attr print functionsPeter Zijlstra
2015-04-08perf record: Add clockid parameterPeter Zijlstra
2015-04-08perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...Yunlong Song
2015-04-08perf sched replay: Support using -f to override perf.data file ownershipYunlong Song
2015-04-08perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...Yunlong Song
2015-04-08perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...Yunlong Song
2015-04-08perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...Yunlong Song
2015-04-08perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...Yunlong Song
2015-04-08perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...Yunlong Song
2015-04-08perf sched replay: Increase the MAX_PID value to fix assertion failure problemYunlong Song
2015-04-08perf sched replay: Use struct task_desc instead of struct task_task for corre...Yunlong Song
2015-04-08perf kmem: Respect -i optionJiri Olsa
2015-04-08tools lib traceevent: Honor operator priorityNamhyung Kim
2015-04-08perf kmaps: Check kmaps to make code more robustWang Nan
2015-04-08perf evlist: Fix inverted logic in perf_mmap__emptyHe Kuang
2015-04-08Merge tag 'v4.0-rc7' into x86/asm, to resolve conflictsIngo Molnar
2015-04-08x86, selftests: Add sigreturn selftestAndy Lutomirski
2015-04-07Merge 4.0-rc7 into staging-nextGreg Kroah-Hartman
2015-04-03ftracetest: Do not use usleep directlyNamhyung Kim
2015-04-02selftest/mqueue: enable cross compilationTyler Baker
2015-04-02selftest/ipc: enable cross compilationTyler Baker
2015-04-02selftest/memfd: include default header install pathTyler Baker
2015-04-02selftest/mount: enable cross compilationTyler Baker
2015-04-02selftest/memfd: enable cross compilationTyler Baker
2015-04-02kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARMJohn Stultz
2015-04-02perf data: Support using -f to override perf.data file ownership for 'convert'Yunlong Song
2015-04-02perf trace: Support using -f to override perf.data file ownershipYunlong Song
2015-04-02perf timechart: Support using -f to override perf.data file ownershipYunlong Song
2015-04-02perf script: Support using -f to override perf.data file ownershipYunlong Song
2015-04-02perf mem: Support using -f to override perf.data file ownershipYunlong Song
2015-04-02perf lock: Support using -f to override perf.data file ownershipYunlong Song
2015-04-02perf kvm: Support using -f to override perf.data.guest file ownershipYunlong Song