index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-08-29
perf time-utils: Adopt rdclock() from perf.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
perf header: Move CPUINFO_PROC to the only file where it is used
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove needless libtraceevent include directives
Arnaldo Carvalho de Melo
2019-08-29
libperf: Warn when exceeding MAX_NR_CPUS in cpumap
Kyle Meyer
2019-08-29
perf header: Replace MAX_NR_CPUS with cpu__max_cpu()
Kyle Meyer
2019-08-29
perf machine: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
Kyle Meyer
2019-08-29
perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
Kyle Meyer
2019-08-29
perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()
Kyle Meyer
2019-08-29
perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online
Kyle Meyer
2019-08-29
perf timechart: Refactor svg_build_topology_map()
Kyle Meyer
2019-08-29
perf c2c: Display proper cpu count in nodes column
Jiri Olsa
2019-08-29
Merge tag 'perf-core-for-mingo-5.4-20190829' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-08-29
tools lib traceevent: Remove unneeded qsort and uses memmove instead
Steven Rostedt (VMware)
2019-08-29
tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failure
Steven Rostedt (VMware)
2019-08-29
perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work
Arnaldo Carvalho de Melo
2019-08-29
libperf: Move 'enum perf_user_event_type' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
libperf: Add 'union perf_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_COMPRESSED 'struct compressed_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_TIME_CONV 'struct time_conv_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT_ROUND 'struct stat_round_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT 'struct stat_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_STAT_CONFIG 'struct stat_config_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_THREAD_MAP 'struct thread_map_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_SWITCH 'struct context_switch_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_ITRACE_START 'struct itrace_start_event' to perf/eve...
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_AUX 'struct aux_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_ERROR 'struct auxtrace_error_event' to perf...
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE 'struct auxtrace_event' to perf/event.h
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_HEADER_BUILD_ID 'struct build_id_event' to perf/event.h
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_HEADER_TRACING_DATA 'struct tracing_data_event' to p...
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_HEADER_EVENT_TYPE 'struct event_type_event' to perf/...
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/eve...
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_CPU_MAP 'struct cpu_map_event' to perf/event.h
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_HEADER_ATTR 'struct attr_event' to perf/event.h
Jiri Olsa
2019-08-28
perf top: Fix event group with more than two events
Namhyung Kim
2019-08-28
perf top: Decay all events in the evlist
Namhyung Kim
2019-08-28
perf clang: Delete needless util-cxx.h header
Arnaldo Carvalho de Melo
2019-08-28
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
2019-08-28
perf tools: Remove needless util.h include from builtin.h
Arnaldo Carvalho de Melo
2019-08-28
perf tools: Warn that perf_event_paranoid can restrict kernel symbols
Igor Lubashev
2019-08-28
perf symbols: Use CAP_SYSLOG with kptr_restrict checks
Igor Lubashev
2019-08-28
perf evsel: Kernel profiling is disallowed only when perf_event_paranoid > 1
Igor Lubashev
2019-08-28
perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
Igor Lubashev
2019-08-28
perf event: Check ref_reloc_sym before using it
Igor Lubashev
2019-08-28
perf arch powerpc: Sync powerpc syscall.tbl
Naveen N. Rao
[next]