index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evlist: Add API to pause/resume
Wang Nan
2016-05-23
2
-0
/
+29
*
perf report: Add srcline_from/to branch sort keys
Andi Kleen
2016-05-23
5
-0
/
+99
*
perf evsel: Record fd into perf_mmap
Wang Nan
2016-05-20
2
-0
/
+7
*
perf evsel: Add overwrite attribute and check write_backward
Wang Nan
2016-05-20
2
-0
/
+14
*
Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-20
9
-38
/
+64
|
\
|
*
perf tools: Set buildid dir under symfs when --symfs is provided
He Kuang
2016-05-20
3
-3
/
+26
|
*
perf annotate: Sort list of recognised instructions
Chris Ryder
2016-05-20
1
-5
/
+23
|
*
perf annotate: Fix identification of ARM blt and bls instructions
Chris Ryder
2016-05-20
1
-1
/
+1
|
*
perf tools: Fix usage of max_stack sysctl
Arnaldo Carvalho de Melo
2016-05-20
2
-4
/
+2
|
*
perf callchain: Stop validating callchains by the max_stack sysctl
Arnaldo Carvalho de Melo
2016-05-20
1
-20
/
+5
|
*
perf top: Use machine->kptr_restrict_warned
Arnaldo Carvalho de Melo
2016-05-20
1
-1
/
+0
|
*
perf trace: Warn when trying to resolve kernel addresses with kptr_restrict=1
Arnaldo Carvalho de Melo
2016-05-20
2
-0
/
+2
|
*
perf machine: Do not bail out if not managing to read ref reloc symbol
Arnaldo Carvalho de Melo
2016-05-20
1
-4
/
+5
*
|
Merge tag 'perf-core-for-mingo-20160516' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-20
9
-23
/
+39
|
\
\
|
|
/
|
*
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
2016-05-16
3
-11
/
+21
|
*
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
Masami Hiramatsu
2016-05-16
4
-7
/
+10
|
*
perf stat: Update runtime using cpu-clock event
Namhyung Kim
2016-05-16
1
-2
/
+4
|
*
perf stat: Fix indentation of stalled backend cycle
Namhyung Kim
2016-05-16
1
-1
/
+1
|
*
perf symbols: Store vdso buildid unconditionally
He Kuang
2016-05-16
2
-2
/
+3
*
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-05-16
81
-1073
/
+2679
|
\
\
|
|
/
|
*
perf buildid-cache: Use lsdir() for looking up buildid caches
Masami Hiramatsu
2016-05-11
1
-26
/
+4
|
*
perf symbols: Use lsdir() for the search in kcore cache directory
Masami Hiramatsu
2016-05-11
1
-12
/
+14
|
*
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
2016-05-11
6
-7
/
+7
|
*
perf tools: Fix lsdir to set errno correctly
Masami Hiramatsu
2016-05-11
1
-1
/
+1
|
*
perf script: Fix export of callchains with recursion in db-export
Chris Phlipot
2016-05-11
1
-0
/
+4
|
*
perf script: Fix callchain addresses in db-export
Chris Phlipot
2016-05-11
1
-4
/
+1
|
*
perf script: Fix symbol insertion behavior in db-export
Chris Phlipot
2016-05-11
1
-2
/
+1
|
*
perf symbols: Add dso__insert_symbol function
Chris Phlipot
2016-05-11
2
-0
/
+15
|
*
perf scripting python: Use Py_FatalError instead of die()
Arnaldo Carvalho de Melo
2016-05-11
1
-2
/
+5
|
*
Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-05-11
21
-234
/
+338
|
|
\
|
|
*
perf tools: Remove xrealloc and ALLOC_GROW
Masami Hiramatsu
2016-05-10
4
-55
/
+0
|
|
*
perf help: Do not use ALLOC_GROW in add_cmd_list
Masami Hiramatsu
2016-05-10
1
-8
/
+22
|
|
*
perf pmu: Make pmu_formats_string to check return value of strbuf
Masami Hiramatsu
2016-05-10
1
-5
/
+5
|
|
*
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
2016-05-10
1
-11
/
+20
|
|
*
perf tools: Make alias handler to check return value of strbuf
Masami Hiramatsu
2016-05-10
2
-17
/
+21
|
|
*
perf probe: Check the return value of strbuf APIs
Masami Hiramatsu
2016-05-10
3
-97
/
+128
|
|
*
perf tools: Rewrite strbuf not to die()
Masami Hiramatsu
2016-05-10
2
-36
/
+82
|
|
*
perf symbols: Fix handling of zero-length symbols.
Chris Phlipot
2016-05-09
1
-1
/
+1
|
|
*
perf evsel: Print state of perf_event_attr.write_backward
Arnaldo Carvalho de Melo
2016-05-09
1
-0
/
+1
|
|
*
perf tools: Support reading from backward ring buffer
Wang Nan
2016-05-09
2
-0
/
+54
|
|
*
perf script: Fix incorrect python db-export error message
Chris Phlipot
2016-05-09
1
-1
/
+1
|
|
*
perf stat: Scale values by unit before metrics
Andi Kleen
2016-05-09
1
-1
/
+3
|
|
*
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
He Kuang
2016-05-09
1
-2
/
+0
|
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2016-05-11
1
-0
/
+3
|
|
\
\
|
|
|
/
|
|
/
|
|
*
|
perf script: Expose usage of the callchain db export via the python api
Chris Phlipot
2016-05-06
3
-16
/
+46
|
*
|
perf script: Add call path id to exported sample in db export
Chris Phlipot
2016-05-06
2
-1
/
+4
|
*
|
perf script: Enable db export to output sampled callchains
Chris Phlipot
2016-05-06
2
-0
/
+84
|
*
|
perf tools: Refactor code to move call path handling out of thread-stack
Chris Phlipot
2016-05-06
7
-149
/
+204
|
*
|
perf callchain: Fix incorrect ordering of entries
Chris Phlipot
2016-05-06
1
-15
/
+41
|
*
|
perf evlist: Rename variable in perf_mmap__read()
Wang Nan
2016-05-05
1
-14
/
+15
[next]