This website requires JavaScript.
Explore
Help
Register
Sign In
leandrof
/
linux
Watch
1
Star
0
Fork
0
You've already forked linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
5fc95c4034d11f79595d2bcb4bc6fbe316fe51a1
linux
/
tools
/
lib
/
perf
History
Arnaldo Carvalho de Melo
70f0ba9f24
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-27 16:48:04 -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 evlist: Fix id index for heterogeneous systems
2021-01-21 17:25:33 -03:00
evsel.c
…
internal.h
…
lib.c
…
libperf.map
…
libperf.pc.template
…
Makefile
libperf: Add man pages
2020-01-06 11:46:09 -03:00
mmap.c
…
threadmap.c
…
xyarray.c
…