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
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2016-06-23
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
2016-06-23
perf unwind: Fix wrongly used regs for x86_32 unwind
He Kuang
2016-06-23
perf unwind: Change macro names of perf register
He Kuang
2016-06-23
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
2016-06-22
perf machine: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
perf session: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
perf evlist: Destructors should accept NULL
Arnaldo Carvalho de Melo
2016-06-22
perf hists: Enlarge pid sort entry size
Jiri Olsa
2016-06-21
perf evsel: Fix write_backwards fallback
Arnaldo Carvalho de Melo
2016-06-21
perf llvm: Allow dump llvm output object file using llvm.dump-obj
Wang Nan
2016-06-21
perf tools: Remove --perf-dir and --work-dir
Arnaldo Carvalho de Melo
2016-06-21
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2016-06-21
perf hists: Rename __hists__add_entry to hists__add_entry
Jiri Olsa
2016-06-15
perf probe: Add --cache option to cache the probe definitions
Masami Hiramatsu
2016-06-15
perf probe: Introduce perf_cache interfaces
Masami Hiramatsu
2016-06-15
perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback
Jiri Olsa
2016-06-15
perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback
Jiri Olsa
2016-06-15
perf stdio: Add use_callchain parameter to hists__fprintf
Jiri Olsa
2016-06-15
perf tools: Fix Data Object sort entry width index
Jiri Olsa
2016-06-15
perf mem: Add --ldlat option
Jiri Olsa
2016-06-14
perf probe: Uncomment and export synthesize_perf_probe_point()
Masami Hiramatsu
2016-06-14
perf probe: Add perf_probe_event__copy()
Masami Hiramatsu
2016-06-14
perf buildid: Rename and export build_id_cache__cachedir()
Masami Hiramatsu
2016-06-14
perf probe: Fix to add NULL check for strndup
Masami Hiramatsu
2016-06-14
perf tools: Fix rm_rf() to handle non-regular files correctly
Masami Hiramatsu
2016-06-14
perf config: Handle NULL at perf_config_set__delete()
Taeung Song
2016-06-08
Merge tag 'perf-core-for-mingo-20160607' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
Merge tag 'perf-core-for-mingo-20160606' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-06-08
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2016-06-07
perf callchain: Support aarch64 cross-platform
He Kuang
2016-06-07
perf callchain: Support x86 target platform
He Kuang
2016-06-07
perf unwind: Introduce flag to separate local/remote unwind compilation
He Kuang
2016-06-07
perf unwind: Change fixed name of libunwind__arch_reg_id to macro
He Kuang
2016-06-07
perf unwind: Check the target platform before assigning unwind methods
He Kuang
2016-06-07
perf tools: Extract common API out of unwind-libunwind-local.c
He Kuang
2016-06-07
perf unwind: Rename unwind-libunwind.c to unwind-libunwind-local.c
He Kuang
2016-06-07
perf unwind: Move unwind__prepare_access from thread_new into thread__insert_map
He Kuang
2016-06-07
perf unwind: Introduce 'struct unwind_libunwind_ops' for local unwind
He Kuang
2016-06-07
perf unwind: Decouple thread->address_space on libunwind
He Kuang
2016-06-07
perf config: Use new perf_config_set__init() to initialize config set
Taeung Song
2016-06-07
perf config: Constructor should free its allocated memory when failing
Taeung Song
2016-06-07
perf tools: Fix crash in build_id_cache__kallsyms_path()
Wang Nan
2016-06-06
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
[next]