开源镜像站
帮助
动态
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-02-14
perf maps: Reduce scope of init and exit
Ian Rogers
2022-02-14
perf maps: Use a pointer for kmaps
Ian Rogers
2022-02-14
perf bpf: Stop using deprecated bpf_object__next() API
Christy Lee
2022-02-14
perf bpf: Stop using deprecated bpf_load_program() API
Christy Lee
2022-02-11
perf namespaces: Add functions to access nsinfo
Ian Rogers
2022-02-11
perf map: Add const to map_ip and unmap_ip
Ian Rogers
2022-02-11
perf cpumap: Use for each loop
Ian Rogers
2022-02-10
perf report: Output data file name in raw trace dump
Alexey Bayduraev
2022-02-10
perf session: Load data directory files for analysis
Alexey Bayduraev
2022-02-10
perf record: Extend --threads command line option
Alexey Bayduraev
2022-02-10
perf record: Introduce compressor at mmap buffer object
Alexey Bayduraev
2022-02-10
perf record: Introduce data file at mmap buffer object
Alexey Bayduraev
2022-02-10
perf record: Start threads in the beginning of trace streaming
Alexey Bayduraev
2022-02-10
perf record: Introduce function to propagate control commands
Alexey Bayduraev
2022-02-10
perf annotate: Try chroot filename for objdump
Namhyung Kim
2022-02-10
perf tools: Try chroot'ed filename when opening dso/symbol
Namhyung Kim
2022-02-06
perf stat: Fix display of grouped aliased events
Ian Rogers
2022-02-06
perf tools: Apply correct label to user/kernel symbols in branch mode
German Gomez
2022-02-06
perf bpf: Fix a typo in bpf_counter_cgroup.c
Masanari Iida
2022-02-06
perf synthetic-events: Return error if procfs isn't mounted for PID namespaces
Leo Yan
2022-02-06
perf session: Check for NULL pointer before dereference
Ameer Hamza
2022-02-06
perf annotate: Set error stream of objdump process for TUI
Namhyung Kim
2022-02-06
perf tools: Add missing branch_sample_type to perf_event_attr__fprintf()
Anshuman Khandual
2022-01-22
perf test: Add parse-events test for aliases with hyphens
John Garry
2022-01-22
perf parse-events: Support event alias in form foo-bar-baz
John Garry
2022-01-22
perf evsel: Override attr->sample_period for non-libpfm4 events
German Gomez
2022-01-22
perf cpumap: Remove duplicate include in cpumap.h
Lv Ruyi
2022-01-22
perf cpumap: Migrate to libperf cpumap api
Ian Rogers
2022-01-22
perf python: Fix cpu_map__item() building
Ian Rogers
2022-01-19
perf machine: Use path__join() to compose a path instead of snprintf(dir, '/'...
Arnaldo Carvalho de Melo
2022-01-18
perf evlist: No need to setup affinities when disabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
perf evlist: No need to setup affinities when enabling events for pid targets
Arnaldo Carvalho de Melo
2022-01-18
perf affinity: Allow passing a NULL arg to affinity__cleanup()
Arnaldo Carvalho de Melo
2022-01-18
perf probe: Fix ppc64 'perf probe add events failed' case
Zechuan Chen
2022-01-18
Merge tag 'perf-tools-for-v5.17-2022-01-16' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-01-16
Merge tag 'trace-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-01-15
perf record: Disable debuginfod by default
Jiri Olsa
2022-01-15
perf evlist: No need to do any affinity setup when profiling pids
Arnaldo Carvalho de Melo
2022-01-15
perf cpumap: Add is_dummy() method
Arnaldo Carvalho de Melo
2022-01-15
perf metric: Fix metric_leader
Ian Rogers
2022-01-14
perf cputopo: Fix CPU topology reading on s/390
Thomas Richter
2022-01-14
perf metricgroup: Fix use after free in metric__new()
José Expósito
2022-01-14
perf arm: Fix off-by-one directory path
Ian Rogers
2022-01-13
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-01-12
perf pmu-events: Don't lower case MetricExpr
Ian Rogers
2022-01-12
perf expr: Add debug logging for literals
Ian Rogers
2022-01-12
perf tools: Probe non-deprecated sysfs path 1st
Ian Rogers
2022-01-12
perf tools: Fix SMT fallback with large core counts
Ian Rogers
2022-01-12
perf cpumap: Give CPUs their own type
Ian Rogers
2022-01-12
perf stat: Correct first_shadow_cpu to return index
Ian Rogers
[next]