开源镜像站
帮助
动态
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
2022-11-23
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
2022-11-16
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
2022-11-16
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
2022-11-16
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
2022-11-16
perf stat: Factor out prefix display
Namhyung Kim
2022-11-16
perf stat: Move condition to print_footer()
Namhyung Kim
2022-11-16
perf stat: Rework header display
Namhyung Kim
2022-11-16
perf stat: Remove impossible condition
Namhyung Kim
2022-11-16
perf stat: Cleanup interval print alignment
Namhyung Kim
2022-11-16
perf stat: Factor out prepare_interval()
Namhyung Kim
2022-11-16
perf stat: Split print_metric_headers() function
Namhyung Kim
2022-11-16
perf stat: Align cgroup names
Namhyung Kim
2022-11-16
perf stat: Add before_metric argument
Namhyung Kim
2022-11-16
perf stat: Handle bad events in abs_printout()
Namhyung Kim
2022-11-16
perf stat: Factor out print_counter_value() function
Namhyung Kim
2022-11-16
perf stat: Split aggr_printout() function
Namhyung Kim
2022-11-16
perf stat: Split print_cgroup() function
Namhyung Kim
2022-11-16
perf stat: Split print_noise_pct() function
Namhyung Kim
2022-11-16
perf stat: Split print_running() function
Namhyung Kim
2022-11-15
perf pmu: Restructure print_pmu_events() to avoid memory allocations
Ian Rogers
2022-11-15
perf list: Simplify symbol event printing
Ian Rogers
2022-11-15
perf list: Simplify cache event printing
Ian Rogers
2022-11-15
perf list: Generalize limiting to a PMU name
Ian Rogers
2022-11-15
perf tracepoint: Sort events in iterator
Ian Rogers
2022-11-15
perf pmu: Add data structure documentation
Ian Rogers
2022-11-15
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
2022-11-14
perf stat: Add missing separator in the CSV header
Namhyung Kim
2022-11-14
perf stat: Fix summary output in CSV with --metric-only
Namhyung Kim
2022-11-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-11-14
perf stat: Consolidate condition to print metrics
Namhyung Kim
2022-11-14
perf stat: Fix condition in print_interval()
Namhyung Kim
2022-11-14
perf stat: Add header for interval in JSON output
Namhyung Kim
2022-11-14
perf stat: Do not indent headers for JSON
Namhyung Kim
2022-11-14
perf stat: Fix --metric-only --json output
Namhyung Kim
2022-11-14
perf stat: Move common code in print_metric_headers()
Namhyung Kim
2022-11-14
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-14
perf stat: Increase metric length to align outputs
Namhyung Kim
2022-11-10
perf print-events: Remove redundant comparison with zero
Kang Minchul
2022-11-10
perf data: Add tracepoint fields when converting to JSON
Dmitrii Dolgov
2022-11-08
perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged data
Masami Hiramatsu (Google)
2022-11-08
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-08
perf stat: Fix printing os->prefix in CSV metrics output
Athira Rajeev
2022-11-08
perf stat: Fix crash with --per-node --metric-only in CSV mode
Namhyung Kim
2022-11-04
perf bpf: Rename perf_include_dir to libbpf_include_dir
Arnaldo Carvalho de Melo
2022-11-04
perf trace: Raw augmented syscalls fix libbpf 1.0+ compatibility
Ian Rogers
2022-11-03
perf session: Change type to avoid undefined behaviour in a signal handler
Ian Rogers
[next]