index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
build-id.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
1
-3
/
+5
2017-07-18
perf header: Revamp do_write()
David Carrillo-Cisneros
1
-1
/
+1
2017-07-18
perf buildid-cache: Cache debuginfo
Krister Johansen
1
-5
/
+67
2017-07-18
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
1
-17
/
+30
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
1
-45
/
+0
2017-04-24
perf tools: Use just forward declarations for struct thread where possible
Arnaldo Carvalho de Melo
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
/
+2
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf tools: Remove misplaced __maybe_unused in some functions
Arnaldo Carvalho de Melo
1
-2
/
+2
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-04-19
perf str{filter,list}: Disentangle headers
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: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-03-27
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
1
-1
/
+5
2017-03-27
perf buildid: Do not update SDT cache with null filename
Tommi Rantala
1
-1
/
+1
2016-09-29
perf probe: Increase debug level of SDT debug messages
Adrian Hunter
1
-2
/
+2
2016-07-13
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
1
-0
/
+43
2016-07-13
perf probe: Make --list show only available cached events
Masami Hiramatsu
1
-1
/
+32
2016-07-12
perf tools: Add feature detection for gelf_getnote()
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-07-04
perf buildid-cache: Scan and import user SDT events to probe cache
Masami Hiramatsu
1
-0
/
+30
2016-07-01
perf probe: Show all cached probes
Masami Hiramatsu
1
-2
/
+106
2016-06-14
perf buildid: Rename and export build_id_cache__cachedir()
Masami Hiramatsu
1
-7
/
+5
2016-06-07
perf tools: Fix crash in build_id_cache__kallsyms_path()
Wang Nan
1
-7
/
+4
2016-05-30
perf buildid-cache: Use path/to/bin/buildid/elf instead of path/to/bin/buildid
Masami Hiramatsu
1
-27
/
+88
2016-05-16
perf symbols: Store vdso buildid unconditionally
He Kuang
1
-1
/
+1
2016-05-11
perf buildid-cache: Use lsdir() for looking up buildid caches
Masami Hiramatsu
1
-26
/
+4
2016-04-25
perf buildid: Fix off-by-one in write_buildid()
Andrey Ryabinin
1
-3
/
+3
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-02-12
perf symbols: Fix symbols searching for module in buildid-cache
Wang Nan
1
-0
/
+44
2016-01-29
perf buildid: Fix cpumode of buildid event
Wang Nan
1
-1
/
+5
2015-12-07
perf buildid-list: Show running kernel build id fix
Michael Petlan
1
-1
/
+1
2015-11-13
perf buildid-list: Requires ordered events
Adrian Hunter
1
-0
/
+1
2015-08-28
perf buildid: Introduce sysfs/filename__sprintf_build_id
Masami Hiramatsu
1
-0
/
+32
2015-07-20
perf buildid: Use SBUILD_ID_SIZE macro
Masami Hiramatsu
1
-2
/
+2
2015-07-20
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-05-29
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
1
-43
/
+16
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
1
-1
/
+4
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
1
-6
/
+2
2015-03-20
perf tools: Fix race in build_id_cache__add_s()
Milos Vyletel
1
-1
/
+2
2015-03-03
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-02-27
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
1
-17
/
+76
2015-02-27
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
1
-0
/
+12
2015-02-11
perf buildid-cache: Consolidate .build-id cache path generators
Masami Hiramatsu
1
-17
/
+41
2015-02-11
perf buildid-cache: Remove unneeded debugdir parameters
Masami Hiramatsu
1
-24
/
+20
2014-12-09
perf buildid-cache: Remove extra debugdir variables
Jiri Olsa
1
-6
/
+3
2014-11-19
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
1
-0
/
+11
2014-11-05
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
1
-0
/
+334
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
1
-2
/
+1
2014-05-12
perf tools: Use tid for finding thread
Namhyung Kim
1
-1
/
+1
2013-12-10
perf symbols: Constify some DSO methods parameters
Arnaldo Carvalho de Melo
1
-1
/
+1
[next]