index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
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
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
2019-11-06
perf tools: Move ALLOC_LIST into a function
Ian Rogers
2019-11-06
perf evsel: Avoid close(-1)
Andi Kleen
2019-11-06
perf evsel: Always preserve errno while cleaning up perf_event_open failures
Andi Kleen
2019-11-06
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
2019-11-06
perf llvm: Make .o saving a debug message, not an info one
Arnaldo Carvalho de Melo
2019-11-06
perf record: Put a copy of kcore into the perf.data directory
Adrian Hunter
2019-11-06
perf data: Support single perf.data file directory
Adrian Hunter
2019-11-06
perf session: Fix indent in perf_session__new()"
Jiri Olsa
2019-11-06
perf data: Rename directory "header" file to "data"
Adrian Hunter
2019-11-06
perf data: Move perf_dir_version into data.h
Adrian Hunter
2019-11-06
perf data: Correctly identify directory data files
Adrian Hunter
[prev]
[next]