开源镜像站
帮助
动态
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
2015-10-29
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
2015-10-29
perf bpf: Attach eBPF filter to perf event
Wang Nan
2015-10-28
perf bpf: Collect perf_evsel in BPF object files
Wang Nan
2015-10-28
perf tools: Load eBPF object into kernel
Wang Nan
2015-10-28
perf tools: Create probe points for BPF programs
Wang Nan
2015-10-28
perf tools: Enable passing bpf object file to --event
Wang Nan
2015-10-28
perf ebpf: Add the libbpf glue
Wang Nan
2015-10-28
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
2015-10-28
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
2015-10-28
perf symbols: we can now read separate debug-info files based on a build ID
Dima Kogan
2015-10-28
perf symbols: Fix type error when reading a build-id
Dima Kogan
2015-10-27
perf tools: Search for more options when passing args to -h
Arnaldo Carvalho de Melo
2015-10-27
perf cpu_map: Add cpu_map__empty_new function
Jiri Olsa
2015-10-27
perf evsel: Move id_offset out of struct perf_evsel union member
Jiri Olsa
2015-10-27
perf tools: Introduce usage_with_options_msg()
Namhyung Kim
2015-10-26
perf tools: Setup pager when printing usage and help
Namhyung Kim
2015-10-26
perf report: Rename to --show-cpu-utilization
Namhyung Kim
2015-10-26
perf tools: Improve ambiguous option help message
Namhyung Kim
2015-10-23
perf tools: Provide help for subset of options
Arnaldo Carvalho de Melo
2015-10-23
perf tools: Show tool command line options ordered
Arnaldo Carvalho de Melo
2015-10-22
perf tools: Improve call graph documents and help messages
Namhyung Kim
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
2015-10-22
perf tools: Move callchain help messages to callchain.h
Namhyung Kim
2015-10-21
perf annotate: Add debug message for out of bounds sample
Arnaldo Carvalho de Melo
2015-10-21
perf evsel: Print branch filter state with -vv
Andi Kleen
2015-10-20
perf cpu_map: Fix core dump caused by per-socket/core system-wide stat
Kan Liang
2015-10-20
perf record: Add ability to sample call branches
Stephane Eranian
2015-10-19
perf cpu_map: Add data arg to cpu_map__build_map callback
Jiri Olsa
2015-10-19
perf cpu_map: Make cpu_map__build_map global
Jiri Olsa
2015-10-19
perf stat: Add AGGR_UNSET mode
Jiri Olsa
2015-10-19
perf stat: Rename perf_stat struct into perf_stat_evsel
Jiri Olsa
2015-10-19
perf help: Change 'usage' to 'Usage' for consistency
Yunlong Song
2015-10-19
perf test: Suppress libtraceevent warnings
Namhyung Kim
2015-10-12
perf callchains: Fix unw_word_t pointer casts
Rabin Vincent
2015-10-12
perf callchain: Use debug_frame if eh_frame is unusable
Rabin Vincent
2015-10-12
perf symbols: Try the .debug/ DSO cache as a last resort
Arnaldo Carvalho de Melo
2015-10-07
perf python: Support the PERF_RECORD_SWITCH event
Arnaldo Carvalho de Melo
2015-10-06
perf tools: Fix handling read result using a signed variable
Andrzej Hajda
2015-10-06
perf tools: Introduce hpp_dimension__add_output function
Jiri Olsa
2015-10-06
perf tools: Get rid of superfluos call to reset_dimensions
Jiri Olsa
2015-10-05
perf tools: Fail properly in case pattern matching fails to find tracepoint
Jiri Olsa
2015-10-05
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
2015-10-05
perf tools: Setup proper width for symbol_iaddr field
Jiri Olsa
2015-10-05
perf tools: Add support for sorting on the iaddr
Don Zickus
2015-10-05
perf tools: Introduce 'P' modifier to request max precision
Jiri Olsa
2015-10-05
perf tools: Export perf_event_attr__set_max_precise_ip()
Jiri Olsa
2015-10-05
perf annotate: Fix sizeof_sym_hist overflow issue
Jiri Olsa
2015-10-05
perf evlist: Display DATA_SRC sample type bit
Jiri Olsa
2015-10-02
perf probe: Allow probing on kmodules without dwarf
Masami Hiramatsu
[next]