index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-20
perf tools: Remove debug.h from places where it is not needed
Arnaldo Carvalho de Melo
2
-2
/
+1
2019-09-17
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
30
-237
/
+385
2019-09-05
riscv: Add support for libdw
Mao Han
6
-0
/
+232
2019-09-01
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2
-2
/
+2
2019-09-01
perf symbols: Move mem_info and branch_info out of symbol.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf auxtrace: Uninline functions that touch perf_session
Arnaldo Carvalho de Melo
4
-0
/
+4
2019-09-01
perf tools: Remove needless thread_map.h include directives
Arnaldo Carvalho de Melo
1
-1
/
+0
2019-09-01
perf tools: Remove needless map.h include directives
Arnaldo Carvalho de Melo
1
-5
/
+3
2019-09-01
perf symbols: Move symsrc prototypes to a separate header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-09-01
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2
-0
/
+2
2019-09-01
perf env: Remove env.h from other headers where just a fwd decl is needed
Arnaldo Carvalho de Melo
1
-1
/
+3
2019-09-01
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
6
-0
/
+8
2019-08-29
perf tools: Remove debug.h from header files not needing it
Arnaldo Carvalho de Melo
3
-0
/
+3
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
4
-4
/
+0
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
4
-2
/
+4
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
6
-7
/
+7
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
1
-1
/
+1
2019-08-28
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
2
-0
/
+2
2019-08-28
perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
Igor Lubashev
4
-4
/
+7
2019-08-28
perf arch powerpc: Sync powerpc syscall.tbl
Naveen N. Rao
1
-27
/
+119
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
6
-2
/
+8
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
perf x86 kvm-stat: Add missing string.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-08-22
perf kvm s390: Add missing string.h header
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-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
3
-11
/
+11
2019-08-22
perf tools: Use perf_cpu_map__nr instead of cpu_map__nr
Jiri Olsa
1
-2
/
+2
2019-08-14
perf intel-pt: Process options for PEBS event synthesis
Adrian Hunter
1
-0
/
+23
2019-08-12
perf tools: Fix paths in include statements
Luke Mujica
2
-5
/
+5
2019-08-12
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+30
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
1
-0
/
+17
2019-08-08
perf record: Fix module size on s390
Thomas Richter
1
-1
/
+13
2019-07-30
libperf: Add perf_evlist__set_maps() function
Jiri Olsa
1
-1
/
+2
2019-07-30
libperf: Add cpus to struct perf_evlist
Jiri Olsa
3
-7
/
+7
2019-07-30
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
Jiri Olsa
2
-4
/
+5
2019-07-30
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
Jiri Olsa
8
-56
/
+56
2019-07-30
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
1
-1
/
+1
2019-07-30
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2
-5
/
+5
2019-07-30
perf evlist: Rename perf_evlist__disable() to evlist__disable()
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evlist: Rename perf_evlist__enable() to evlist__enable()
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evlist: Rename perf_evlist__open() to evlist__open()
Jiri Olsa
1
-1
/
+1
2019-07-30
perf evsel: Rename perf_evsel__disable() to evsel__disable()
Jiri Olsa
3
-3
/
+3
2019-07-30
perf evsel: Rename perf_evsel__enable() to evsel__enable()
Jiri Olsa
3
-3
/
+3
2019-07-30
perf evlist: Rename perf_evlist__delete() to evlist__delete()
Jiri Olsa
2
-2
/
+2
2019-07-30
perf evlist: Rename perf_evlist__new() to evlist__new()
Jiri Olsa
3
-3
/
+3
2019-07-30
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
10
-28
/
+28
2019-07-30
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
12
-46
/
+46
2019-07-30
perf tools: Rename struct thread_map to struct perf_thread_map
Jiri Olsa
1
-1
/
+1
2019-07-30
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
5
-12
/
+12
2019-07-26
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...
Arnaldo Carvalho de Melo
1
-0
/
+2
[prev]
[next]