开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2019-11-07
perf report: Sort by sampled cycles percent per block for stdio
Jin Yao
2019-11-07
perf hist: Support block formats with compare/sort/display
Jin Yao
2019-11-07
perf hist: Count the total cycles of all samples
Jin Yao
2019-11-07
perf block: Cleanup and refactor block info functions
Jin Yao
2019-11-07
perf diff: Don't use hack to skip column length calculation
Jin Yao
2019-11-07
perf tests: Fix out of bounds memory access
Leo Yan
2019-11-07
perf record: Add support for limit perf output file size
Jiwei Sun
2019-11-07
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2019-11-07
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2019-11-07
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2019-11-07
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2019-11-07
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2019-11-07
perf annotate: Fix heap overflow
Ian Rogers
2019-11-07
perf machine: Add kernel_dso() method
Arnaldo Carvalho de Melo
2019-11-07
perf symbols: Remove needless checks for map->groups->machine
Arnaldo Carvalho de Melo
2019-11-07
perf parse: Add a deep delete for parse event terms
Ian Rogers
2019-11-07
perf parse: If pmu configuration fails free terms
Ian Rogers
2019-11-07
perf parse: Before yyabort-ing free components
Ian Rogers
2019-11-07
perf parse: Add destructors for parse event terms
Ian Rogers
2019-11-06
perf parse: Ensure config and str in terms are unique
Ian Rogers
2019-11-06
perf parse: Add parse events handle error
Ian Rogers
2019-11-06
perf inject: Make --strip keep evsels
Adrian Hunter
2019-11-06
perf tools: Fix cross compile for ARM64
John Garry
2019-11-06
perf stat: Add --per-node agregation support
Jiri Olsa
2019-11-06
perf env: Add perf_env__numa_node()
Jiri Olsa
2019-11-06
perf vendor events intel: Update all the Intel JSON metrics from TMAM 3.6.
Haiyan Song
2019-11-06
perf vendor events intel: Update CascadelakeX events to v1.05
Haiyan Song
2019-11-06
perf tools: Splice events onto evlist even on error
Ian Rogers
2019-11-06
libsubcmd: Use -O0 with DEBUG=1
James Clark
2019-11-06
libsubcmd: Move EXTRA_FLAGS to the end to allow overriding existing flags
James Clark
2019-11-06
perf map_groups: Introduce for_each_entry() and for_each_entry_safe() iterators
Arnaldo Carvalho de Melo
2019-11-06
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
2019-11-06
perf map: Allow map__next() to receive a NULL arg
Arnaldo Carvalho de Melo
2019-11-06
perf map: Check if the map still has some refcounts on exit
Arnaldo Carvalho de Melo
2019-11-06
perf dso: Add dso__data_write_cache_addr()
Adrian Hunter
2019-11-06
perf dso: Refactor dso_cache__read()
Adrian Hunter
2019-11-06
perf auxtrace: Add auxtrace_cache__remove()
Adrian Hunter
2019-11-06
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-11-06
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-11-06
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-11-06
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-11-06
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-11-06
perf probe: Fix wrong address verification
Masami Hiramatsu
2019-11-06
perf jevents: Fix resource leak in process_mapfile() and main()
Yunfeng Ye
2019-11-06
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-11-06
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-11-06
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2019-11-06
perf kvm: Use evlist layer api when possible
Igor Lubashev
2019-11-06
perf tests: Fix a typo
Leo Yan
2019-11-06
perf tools: Avoid a malloc() for array events
Ian Rogers
[next]