index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
arm64
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-06
perf tools: Fix cross compile for ARM64
John Garry
1
-1
/
+2
2019-10-10
perf tools: Avoid 'sample_reg_masks' being const + weak
Ian Rogers
2
-0
/
+7
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
1
-1
/
+1
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
1
-1
/
+1
2019-09-20
perf env: Remove needless cpumap.h header
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2
-2
/
+1
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-09-01
perf tools: Remove needless map.h include directives
Arnaldo Carvalho de Melo
1
-5
/
+3
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
1
-1
/
+1
2019-08-28
perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
Igor Lubashev
1
-1
/
+2
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
perf arm64: Add missing debug.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-07-30
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
1
-6
/
+6
2019-07-30
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
1
-2
/
+2
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
1
-3
/
+3
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
1
-3
/
+3
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
1
-1
/
+1
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-7
/
+2
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
1
-6
/
+6
2018-08-14
perf arm spe: Fix uninitialized record error variable
Kim Phillips
1
-0
/
+1
2018-03-16
perf tools arm64: Add libdw DWARF post unwind support for ARM64
Kim Phillips
2
-0
/
+61
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2
-1
/
+227
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2
-0
/
+23
2017-12-05
perf tools arm64: Add support for get_cpuid_str function.
Ganapatrao Kulkarni
2
-0
/
+66
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Replace STR() calls with __stringify()
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-04-19
perf unwind arm64: Add missing errno.h header
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-02-08
perf tools arm64: Add support for generating bpf prologue
He Kuang
1
-1
/
+14
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
1
-1
/
+3
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier
1
-0
/
+2
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
1
-1
/
+3
2016-06-07
perf unwind: Separate local/remote libunwind config
He Kuang
1
-1
/
+1
2015-02-12
perf build: Add arch arm64 objects building
Jiri Olsa
1
-0
/
+2
2014-10-01
perf tools: Fix build breakage on arm64 targets
Will Deacon
1
-0
/
+1
2014-04-29
perf tools ARM64: Wire up perf_regs and unwind support
Jean Pihet
2
-0
/
+162