开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2019-01-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-02
perf session: Add comment for perf_session__register_idle_thread()
Adrian Hunter
2019-01-02
perf thread-stack: Fix thread stack processing for the idle task
Adrian Hunter
2019-01-02
perf thread-stack: Allocate an array of thread stacks
Adrian Hunter
2019-01-02
perf thread-stack: Factor out thread_stack__init()
Adrian Hunter
2019-01-02
perf thread-stack: Allow for a thread stack array
Adrian Hunter
2019-01-02
perf thread-stack: Avoid direct reference to the thread's stack
Adrian Hunter
2019-01-02
perf thread-stack: Tidy thread_stack__bottom() usage
Adrian Hunter
2019-01-02
perf thread-stack: Simplify some code in thread_stack__process()
Adrian Hunter
2018-12-28
perf script: Fix LBR skid dump problems in brstackinsn
Andi Kleen
2018-12-28
perf python: Do not force closing original perf descriptor in evlist.get_poll...
Jiri Olsa
2018-12-18
perf symbols: Relax checks on perf-PID.map ownership
Arnaldo Carvalho de Melo
2018-12-18
perf cs-etm: Generate branch sample for exception packet
Leo Yan
2018-12-18
perf cs-etm: Treat EO_TRACE element as trace discontinuity
Leo Yan
2018-12-18
perf cs-etm: Treat NO_SYNC element as trace discontinuity
Leo Yan
2018-12-18
perf cs-etm: Rename CS_ETM_TRACE_ON to CS_ETM_DISCONTINUITY
Leo Yan
2018-12-18
perf cs-etm: Refactor enumeration cs_etm_sample_type
Leo Yan
2018-12-18
perf cs-etm: Remove unused 'trace_on' in cs_etm_decoder
Leo Yan
2018-12-18
perf cs-etm: Avoid stale branch samples when flush packet
Leo Yan
2018-12-18
perf cs-etm: Correct packets swapping in cs_etm__flush()
Leo Yan
2018-12-18
perf tools: Cast off_t to s64 to avoid warning on bionic libc
Arnaldo Carvalho de Melo
2018-12-18
perf header: Fix up argument to ctime()
Arnaldo Carvalho de Melo
2018-12-18
perf tools: Add missing sigqueue() prototype for systems lacking it
Arnaldo Carvalho de Melo
2018-12-18
perf auxtrace: Alter addr_filter__entire_dso() to work if there are no symbols
Adrian Hunter
2018-12-18
perf dso: Export data_file_size() method there are no symbols
Adrian Hunter
2018-12-17
perf ordered_events: Add first_time() method
Jiri Olsa
2018-12-17
perf ordered_events: Add ordered_events__flush_time interface
Jiri Olsa
2018-12-17
perf annotate: Introduce basic support for ARC
Eugeniy Paltsev
2018-12-17
perf config: Modify size factor of snprintf
Sihyeon Jang
2018-12-17
perf record: Fix memory leak on AIO objects deallocation
Alexey Budankov
2018-12-17
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf probe: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf dso: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf cs-etm: Add support for PTMv1.1 decoding
Mathieu Poirier
2018-12-17
perf cs-etm: Add support for ETMv3 trace decoding
Mathieu Poirier
2018-12-17
perf cs-etm: Add configuration for ETMv3 trace protocol
Mathieu Poirier
2018-12-17
perf top: Move perf_top__reset_sample_counters() to after counts display
Jiri Olsa
2018-12-17
perf top: Save and display the drop count stats
Jiri Olsa
2018-12-17
perf top: Use cond variable instead of a lock
Jiri Olsa
2018-12-17
perf top: Add processing thread
Jiri Olsa
2018-12-17
perf top: Save and display the lost count stats
Jiri Olsa
2018-12-17
perf ordered_events: Add private data member
Jiri Olsa
2018-12-17
perf ordered_events: Rework show_progress for __ordered_events__flush
Jiri Olsa
2018-12-17
perf tools: Support 'srccode' output
Andi Kleen
2018-12-17
perf tools: Allow specifying proc-map-timeout in config file
Mark Drayton
2018-12-17
perf tools: Fix diverse comment typos
Ingo Molnar
[next]