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
/
build-id.c
Age
Commit message (
Expand
)
Author
2019-03-19
perf build-id: Fix memory leak in print_sdt_events()
Changbin Du
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-01-25
perf machine: Use cached rbtrees
Davidlohr Bueso
2019-01-25
perf namespaces: Remove namespaces.h from .h headers
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
2017-07-18
perf header: Revamp do_write()
David Carrillo-Cisneros
2017-07-18
perf buildid-cache: Cache debuginfo
Krister Johansen
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove misplaced __maybe_unused in some functions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
perf str{filter,list}: Disentangle headers
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-03-27
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2017-03-27
perf buildid: Do not update SDT cache with null filename
Tommi Rantala
2016-09-29
perf probe: Increase debug level of SDT debug messages
Adrian Hunter
2016-07-13
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
2016-07-13
perf probe: Make --list show only available cached events
Masami Hiramatsu
2016-07-12
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
2016-07-04
perf buildid-cache: Scan and import user SDT events to probe cache
Masami Hiramatsu
2016-07-01
perf probe: Show all cached probes
Masami Hiramatsu
2016-06-14
perf buildid: Rename and export build_id_cache__cachedir()
Masami Hiramatsu
2016-06-07
perf tools: Fix crash in build_id_cache__kallsyms_path()
Wang Nan
2016-05-30
perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
Masami Hiramatsu
2016-05-16
perf symbols: Store vdso buildid unconditionally
He Kuang
2016-05-11
perf buildid-cache: Use lsdir() for looking up buildid caches
Masami Hiramatsu
2016-04-25
perf buildid: Fix off-by-one in write_buildid()
Andrey Ryabinin
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
2016-02-12
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
2016-01-29
perf buildid: Fix cpumode of buildid event
Wang Nan
2015-12-07
perf buildid-list: Show running kernel build id fix
Michael Petlan
2015-11-13
perf buildid-list: Requires ordered events
Adrian Hunter
2015-08-28
perf buildid: Introduce sysfs/filename__sprintf_build_id
Masami Hiramatsu
2015-07-20
perf buildid: Use SBUILD_ID_SIZE macro
Masami Hiramatsu
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
2015-03-20
perf tools: Fix race in build_id_cache__add_s()
Milos Vyletel
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
[next]