index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Use getconf to determine number of online CPUs
Will Deacon
2015-05-12
1
-1
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-05-06
8
-43
/
+62
|
\
|
*
perf probe: Fix segfault if passed with ''.
Wang Nan
2015-05-05
1
-0
/
+2
|
*
perf report: Fix -T/--threads option to work again
Namhyung Kim
2015-05-01
1
-1
/
+1
|
*
perf bench numa: Fix immediate meeting of convergence condition
Petr Holasek
2015-04-27
1
-0
/
+8
|
*
perf bench numa: Fixes of --quiet argument
Petr Holasek
2015-04-27
1
-2
/
+2
|
*
perf bench futex: Fix hung wakeup tasks after requeueing
Davidlohr Bueso
2015-04-27
1
-7
/
+8
|
*
perf probe: Fix bug with global variables handling
He Kuang
2015-04-27
1
-1
/
+3
|
*
perf top: Fix a segfault when kernel map is restricted.
Wang Nan
2015-04-27
1
-1
/
+1
|
*
perf kmem: Fix compiles on RHEL6/OL6
David Ahern
2015-04-24
1
-27
/
+27
|
*
perf kmem: Consistently use PRIu64 for printing u64 values
Will Deacon
2015-04-23
1
-2
/
+2
|
*
perf trace: Disable events and drain events when forked workload ends
Arnaldo Carvalho de Melo
2015-04-23
1
-0
/
+5
|
*
perf trace: Enable events when doing system wide tracing and starting a workload
Arnaldo Carvalho de Melo
2015-04-23
1
-2
/
+3
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-18
5
-78
/
+567
|
\
\
|
|
/
|
*
perf probe: Fix segfault when probe with lazy_line to file
He Kuang
2015-04-13
1
-1
/
+1
|
*
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
2015-04-13
3
-60
/
+74
|
*
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
2015-04-13
1
-0
/
+1
|
*
perf kmem: Analyze page allocator events also
Namhyung Kim
2015-04-13
2
-17
/
+491
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
190
-2638
/
+4927
|
\
\
|
|
/
|
*
perf evlist: Fix type for references to data_head/tail
David Ahern
2015-04-10
3
-10
/
+9
|
*
perf probe: Check the orphaned -x option
Masami Hiramatsu
2015-04-10
1
-0
/
+10
|
*
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
2015-04-10
3
-7
/
+13
|
*
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-04-10
3
-9
/
+4
|
*
perf tools: Fix cross-endian analysis
David Ahern
2015-04-10
1
-1
/
+4
|
*
perf tools: Fix error path to do closedir() when synthesizing threads
Arnaldo Carvalho de Melo
2015-04-10
1
-8
/
+9
|
*
perf tools: Fix synthesizing fork_event.ppid for non-main thread
David Ahern
2015-04-10
1
-2
/
+12
|
*
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
2015-04-08
4
-2
/
+49
|
*
perf report: Don't call map__kmap if map is NULL.
Wang Nan
2015-04-08
1
-1
/
+1
|
*
perf tests: Fix attr tests
Jiri Olsa
2015-04-08
2
-2
/
+2
|
*
perf probe: Fix ARM 32 building error
Wang Nan
2015-04-08
1
-1
/
+2
|
*
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
2015-04-08
3
-182
/
+141
|
*
perf record: Add clockid parameter
Peter Zijlstra
2015-04-08
5
-4
/
+154
|
*
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...
Yunlong Song
2015-04-08
1
-4
/
+4
|
*
perf sched replay: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-08
1
-0
/
+1
|
*
perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...
Yunlong Song
2015-04-08
1
-5
/
+26
|
*
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...
Yunlong Song
2015-04-08
1
-1
/
+3
|
*
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
2015-04-08
1
-2
/
+3
|
*
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
2015-04-08
1
-1
/
+6
|
*
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...
Yunlong Song
2015-04-08
1
-2
/
+9
|
*
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
Yunlong Song
2015-04-08
1
-1
/
+1
|
*
perf sched replay: Use struct task_desc instead of struct task_task for corre...
Yunlong Song
2015-04-08
1
-1
/
+1
|
*
perf kmem: Respect -i option
Jiri Olsa
2015-04-08
1
-1
/
+2
|
*
perf kmaps: Check kmaps to make code more robust
Wang Nan
2015-04-08
7
-16
/
+70
|
*
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
2015-04-08
1
-1
/
+1
|
*
perf data: Support using -f to override perf.data file ownership for 'convert'
Yunlong Song
2015-04-02
3
-3
/
+6
|
*
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+3
|
*
perf timechart: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+3
|
*
perf script: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-4
/
+5
|
*
perf mem: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+3
|
*
perf lock: Support using -f to override perf.data file ownership
Yunlong Song
2015-04-02
1
-0
/
+5
[next]