index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2021-01-21
perf script: Fix overrun issue for dynamically-allocated PMU type number
Jin Yao
2021-01-21
perf metricgroup: Fix system PMU metrics
John Garry
2021-01-21
perf metricgroup: Fix for metrics containing duration_time
John Garry
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
2020-12-24
perf probe: Fix memory leak when synthesizing SDT probes
Arnaldo Carvalho de Melo
2020-12-24
perf stat aggregation: Add separate thread member
James Clark
2020-12-24
perf stat aggregation: Add separate core member
James Clark
2020-12-24
perf stat aggregation: Add separate die member
James Clark
2020-12-24
perf stat aggregation: Add separate socket member
James Clark
2020-12-24
perf stat aggregation: Add separate node member
James Clark
2020-12-24
perf stat aggregation: Start using cpu_aggr_id in map
James Clark
2020-12-24
perf cpumap: Drop in cpu_aggr_map struct
James Clark
2020-12-24
perf cpumap: Add new map type for aggregation
James Clark
2020-12-24
perf stat: Replace aggregation ID with a struct
James Clark
2020-12-24
perf cpumap: Add new struct for cpu aggregation
James Clark
2020-12-24
perf cpumap: Use existing allocator to avoid using malloc
James Clark
2020-12-24
perf tests: Improve topology test to check all aggregation types
James Clark
2020-12-24
perf tools: Update s390's syscall.tbl copy from the kernel sources
Tiezhu Yang
2020-12-24
perf tools: Update powerpc's syscall.tbl copy from the kernel sources
Tiezhu Yang
2020-12-24
perf s390: Move syscall.tbl check into check-headers.sh
Tiezhu Yang
2020-12-24
perf powerpc: Move syscall.tbl check to check-headers.sh
Tiezhu Yang
2020-12-24
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
2020-12-24
tools headers UAPI: Update epoll_pwait2 affected files
Arnaldo Carvalho de Melo
2020-12-22
Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-12-19
perf mem: Factor out a function to generate sort order
Kan Liang
2020-12-19
perf sort: Add sort option for data page size
Kan Liang
2020-12-19
perf script: Support data page size
Kan Liang
2020-12-18
perf trace beauty: Update copy of linux/socket.h with the kernel sources
Arnaldo Carvalho de Melo
2020-12-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2020-12-17
perf tools: Reformat record's control fd man text
Jiri Olsa
2020-12-17
perf config: Fix example command in manpage to conform to syntax specified in...
Nick Thompson
2020-12-17
perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZE
Arnaldo Carvalho de Melo
2020-12-17
perf tools: Add support to read build id from compressed elf
Jiri Olsa
2020-12-17
perf debug: Add debug_set_file function
Jiri Olsa
2020-12-17
perf tools: Add evlist__disable_evsel/evlist__enable_evsel
Jiri Olsa
2020-12-17
perf evlist: Support pipe mode display
Namhyung Kim
2020-12-17
perf report: Support --header-only for pipe mode
Namhyung Kim
2020-12-17
perf vendor events: Add JSON metrics for imx8mm DDR Perf
Joakim Zhang
2020-12-17
perf metricgroup: Support adding metrics for system PMUs
John Garry
2020-12-17
perf metricgroup: Support printing metric groups for system PMUs
John Garry
2020-12-17
perf metricgroup: Split up metricgroup__print()
John Garry
2020-12-17
perf metricgroup: Fix metrics using aliases covering multiple PMUs
John Garry
2020-12-17
perf evlist: Change evlist__splice_list_tail() ordering
John Garry
2020-12-17
perf pmu: Add pmu_add_sys_aliases()
John Garry
2020-12-17
perf pmu: Add pmu_id()
John Garry
[next]