summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Use getconf to determine number of online CPUsWill Deacon2015-05-121-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-05-068-43/+62
|\
| * perf probe: Fix segfault if passed with ''.Wang Nan2015-05-051-0/+2
| * perf report: Fix -T/--threads option to work againNamhyung Kim2015-05-011-1/+1
| * perf bench numa: Fix immediate meeting of convergence conditionPetr Holasek2015-04-271-0/+8
| * perf bench numa: Fixes of --quiet argumentPetr Holasek2015-04-271-2/+2
| * perf bench futex: Fix hung wakeup tasks after requeueingDavidlohr Bueso2015-04-271-7/+8
| * perf probe: Fix bug with global variables handlingHe Kuang2015-04-271-1/+3
| * perf top: Fix a segfault when kernel map is restricted.Wang Nan2015-04-271-1/+1
| * perf kmem: Fix compiles on RHEL6/OL6David Ahern2015-04-241-27/+27
| * perf kmem: Consistently use PRIu64 for printing u64 valuesWill Deacon2015-04-231-2/+2
| * perf trace: Disable events and drain events when forked workload endsArnaldo Carvalho de Melo2015-04-231-0/+5
| * perf trace: Enable events when doing system wide tracing and starting a workloadArnaldo Carvalho de Melo2015-04-231-2/+3
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-185-78/+567
|\|
| * perf probe: Fix segfault when probe with lazy_line to fileHe Kuang2015-04-141-1/+1
| * perf probe: Find compilation directory path for lazy matchingNaohiro Aota2015-04-143-60/+74
| * perf probe: Set retprobe flag when probe in address-based alternative modeHe Kuang2015-04-131-0/+1
| * perf kmem: Analyze page allocator events alsoNamhyung Kim2015-04-132-17/+491
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14190-2638/+4927
|\|
| * perf evlist: Fix type for references to data_head/tailDavid Ahern2015-04-103-10/+9Star
| * perf probe: Check the orphaned -x optionMasami Hiramatsu2015-04-101-0/+10
| * perf probe: Support multiple probes on different binariesMasami Hiramatsu2015-04-103-7/+13
| * perf buildid-list: Fix segfault when show DSOs with hitsHe Kuang2015-04-103-9/+4Star
| * perf tools: Fix cross-endian analysisDavid Ahern2015-04-101-1/+4
| * perf tools: Fix error path to do closedir() when synthesizing threadsArnaldo Carvalho de Melo2015-04-101-8/+9
| * perf tools: Fix synthesizing fork_event.ppid for non-main threadDavid Ahern2015-04-101-2/+12
| * perf tools: Add 'I' event modifier for exclude_idle bitJiri Olsa2015-04-084-2/+49
| * perf report: Don't call map__kmap if map is NULL.Wang Nan2015-04-081-1/+1
| * perf tests: Fix attr testsJiri Olsa2015-04-082-2/+2
| * perf probe: Fix ARM 32 building errorWang Nan2015-04-081-1/+2
| * perf tools: Merge all perf_event_attr print functionsPeter Zijlstra2015-04-083-182/+141Star
| * perf record: Add clockid parameterPeter Zijlstra2015-04-085-4/+154
| * perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...Yunlong Song2015-04-081-4/+4
| * perf sched replay: Support using -f to override perf.data file ownershipYunlong Song2015-04-081-0/+1
| * perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...Yunlong Song2015-04-081-5/+26
| * perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...Yunlong Song2015-04-081-1/+3
| * perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...Yunlong Song2015-04-081-2/+3
| * perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...Yunlong Song2015-04-081-1/+6
| * perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...Yunlong Song2015-04-081-2/+9
| * perf sched replay: Increase the MAX_PID value to fix assertion failure problemYunlong Song2015-04-081-1/+1
| * perf sched replay: Use struct task_desc instead of struct task_task for corre...Yunlong Song2015-04-081-1/+1
| * perf kmem: Respect -i optionJiri Olsa2015-04-081-1/+2
| * perf kmaps: Check kmaps to make code more robustWang Nan2015-04-087-16/+70
| * perf evlist: Fix inverted logic in perf_mmap__emptyHe Kuang2015-04-081-1/+1
| * perf data: Support using -f to override perf.data file ownership for 'convert'Yunlong Song2015-04-023-3/+6
| * perf trace: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+3
| * perf timechart: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+3
| * perf script: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-4/+5
| * perf mem: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+3
| * perf lock: Support using -f to override perf.data file ownershipYunlong Song2015-04-021-0/+5