index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf symbols: Filter out hidden symbols from labels
Jiri Olsa
2019-02-04
1
-1
/
+8
*
perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()
Arnaldo Carvalho de Melo
2019-02-04
1
-0
/
+14
*
perf clang: Do not use 'return std::move(something)'
Arnaldo Carvalho de Melo
2019-02-04
1
-1
/
+1
*
perf mem/c2c: Fix perf_mem_events to support powerpc
Ravi Bangoria
2019-02-04
1
-1
/
+1
*
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
2019-01-21
1
-2
/
+9
*
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
2019-01-18
1
-0
/
+2
*
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
2019-01-17
1
-2
/
+4
*
perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols
Arnaldo Carvalho de Melo
2019-01-09
1
-0
/
+1
*
perf tools: Make find_vdso_map() more modular
Florian Fainelli
2019-01-08
2
-7
/
+6
*
Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...
Ingo Molnar
2019-01-08
5
-18
/
+26
|
\
|
*
perf strbuf: Remove redundant va_end() in strbuf_addv()
Mattias Jacobsson
2019-01-04
1
-1
/
+0
|
*
perf annotate: Pass filename to objdump via execl
Ivan Krylov
2019-01-04
1
-4
/
+4
|
*
perf report: Fix wrong iteration count in --branch-history
Jin Yao
2019-01-04
3
-13
/
+22
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-07
9
-73
/
+200
|
\
|
|
*
perf session: Add comment for perf_session__register_idle_thread()
Adrian Hunter
2019-01-02
1
-0
/
+7
|
*
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2019-01-02
4
-23
/
+67
|
*
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
2019-01-02
1
-12
/
+17
|
*
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
2019-01-02
1
-7
/
+19
|
*
perf thread-stack: Allow for a thread stack array
Adrian Hunter
2019-01-02
1
-6
/
+34
|
*
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
2019-01-02
1
-32
/
+49
|
*
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
2019-01-02
1
-4
/
+3
|
*
perf thread-stack: Simplify some code in thread_stack__process()
Adrian Hunter
2019-01-02
1
-11
/
+7
|
*
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
2018-12-28
3
-0
/
+18
|
*
perf python: Do not force closing original perf descriptor in evlist.get_poll...
Jiri Olsa
2018-12-28
1
-1
/
+2
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
1
-1
/
+1
|
/
*
perf symbols: Relax checks on perf-PID.map ownership
Arnaldo Carvalho de Melo
2018-12-18
1
-11
/
+0
*
perf cs-etm: Generate branch sample for exception packet
Leo Yan
2018-12-18
3
-8
/
+50
*
perf cs-etm: Treat EO_TRACE element as trace discontinuity
Leo Yan
2018-12-18
1
-1
/
+1
*
perf cs-etm: Treat NO_SYNC element as trace discontinuity
Leo Yan
2018-12-18
1
-1
/
+0
*
perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY
Leo Yan
2018-12-18
3
-12
/
+12
*
perf cs-etm: Refactor enumeration cs_etm_sample_type
Leo Yan
2018-12-18
1
-3
/
+3
*
perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder
Leo Yan
2018-12-18
1
-3
/
+0
*
perf cs-etm: Avoid stale branch samples when flush packet
Leo Yan
2018-12-18
1
-1
/
+34
*
perf cs-etm: Correct packets swapping in cs_etm__flush()
Leo Yan
2018-12-18
1
-1
/
+1
*
perf tools: Cast off_t to s64 to avoid warning on bionic libc
Arnaldo Carvalho de Melo
2018-12-18
1
-1
/
+1
*
perf header: Fix up argument to ctime()
Arnaldo Carvalho de Melo
2018-12-18
1
-1
/
+3
*
perf tools: Add missing sigqueue() prototype for systems lacking it
Arnaldo Carvalho de Melo
2018-12-18
1
-0
/
+4
*
perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols
Adrian Hunter
2018-12-18
1
-7
/
+4
*
perf dso: Export data_file_size() method there are no symbols
Adrian Hunter
2018-12-18
2
-3
/
+4
*
perf ordered_events: Add first_time() method
Jiri Olsa
2018-12-17
2
-0
/
+12
*
perf ordered_events: Add ordered_events__flush_time interface
Jiri Olsa
2018-12-17
2
-4
/
+21
*
perf annotate: Introduce basic support for ARC
Eugeniy Paltsev
2018-12-17
1
-0
/
+5
*
perf config: Modify size factor of snprintf
Sihyeon Jang
2018-12-17
1
-2
/
+2
*
perf record: Fix memory leak on AIO objects deallocation
Alexey Budankov
2018-12-17
1
-0
/
+6
*
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf probe: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
*
perf dso: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
1
-1
/
+1
[next]