This website requires JavaScript.
Explore
Help
Sign In
mirror
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
cd07e536b0201fceffd90a701bfb1e1fc07fcd34
linux
/
tools
/
lib
/
perf
History
Arnaldo Carvalho de Melo
cd07e536b0
Merge remote-tracking branch 'torvalds/master' into perf/core
...
To pick up fixes. Signed-off-by: Arnaldo Carvalho de Melo <
acme@redhat.com
>
2021-01-20 14:35:31 -03:00
..
Documentation
libperf: Fix man page typos
2020-08-13 09:34:26 -03:00
include
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
2020-12-28 10:01:55 -03:00
tests
libperf tests: Fail when failing to get a tracepoint id
2021-01-15 17:28:27 -03:00
Build
…
core.c
…
cpumap.c
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus.
2020-05-05 16:35:29 -03:00
evlist.c
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
2020-10-07 09:57:58 -03:00
evsel.c
…
internal.h
…
lib.c
…
libperf.map
…
libperf.pc.template
…
Makefile
…
mmap.c
…
threadmap.c
…
xyarray.c
…