Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
0c21f736e0a37c50f66ab248d2a52f711b28a4e4
/
tools
/
perf
/
util
/
header.c
« Previous
d9541ed
perf_event: Fix __dsos__write_buildid_table()
by Xiao Guangrong
· 15 years ago
7691b1e
perf tools: Misc small fixes
by OGAWA Hirofumi
· 15 years ago
b0da954
perf symbols: Split the dsos list into kernel and user parts
by Arnaldo Carvalho de Melo
· 15 years ago
3647948
perf tools: Introduce zalloc() for the common calloc(1, N) case
by Arnaldo Carvalho de Melo
· 15 years ago
b32d133
perf symbols: Simplify symbol machinery setup
by Arnaldo Carvalho de Melo
· 15 years ago
cc612d8
perf symbols: Look for vmlinux in more places
by Arnaldo Carvalho de Melo
· 15 years ago
c338aee
perf symbols: Do lazy symtab loading for the kernel & modules too
by Arnaldo Carvalho de Melo
· 15 years ago
d5eed90
perf tools: Eliminate some more die() uses in library functions
by Arnaldo Carvalho de Melo
· 15 years ago
4dc0a04
perf tools: perf_header__read() shouldn't die()
by Arnaldo Carvalho de Melo
· 15 years ago
2446042
perf symbols: Capture the running kernel buildid too
by Arnaldo Carvalho de Melo
· 15 years ago
f1617b4
perf symbols: Record the build_ids of kernel modules too
by Arnaldo Carvalho de Melo
· 15 years ago
e30a3d1
perf symbols: Kill struct build_id_list and die() another day
by Arnaldo Carvalho de Melo
· 15 years ago
3726cc7
perf tools: Don't die() in do_write()
by Arnaldo Carvalho de Melo
· 15 years ago
a9a70bb
perf tools: Don't die() in perf_header__new()
by Arnaldo Carvalho de Melo
· 15 years ago
5875412
perf tools: Don't die() in perf_header_attr__add_id()
by Arnaldo Carvalho de Melo
· 15 years ago
11deb1f
perf tools: Don't die() in perf_header__add_attr()
by Arnaldo Carvalho de Melo
· 15 years ago
dc79c0f
perf tools: Don't die in perf_header_attr__new()
by Arnaldo Carvalho de Melo
· 15 years ago
37562ea
perf tools: Generalize perf_header__adds_read()
by Arnaldo Carvalho de Melo
· 15 years ago
84fe848
perf symbols: Pass the offset to perf_header__read_build_ids()
by Arnaldo Carvalho de Melo
· 15 years ago
9e827dd
perf tools: Bring linear set of section headers for features
by Frederic Weisbecker
· 15 years ago
3e13ab2
perf tools: Use perf_header__set/has_feat whenever possible
by Frederic Weisbecker
· 15 years ago
4778d2e
perf tools: Read the build-ids from the header layer
by Frederic Weisbecker
· 15 years ago
57f395a
perf tools: Split up build id saving into fetch and write
by Frederic Weisbecker
· 15 years ago
8671dab
perf tools: Move the build-id storage operations to headers
by Frederic Weisbecker
· 15 years ago
8d06367
perf symbols: Use the buildids if present
by Arnaldo Carvalho de Melo
· 15 years ago
6beba7a
perf tools: Unify debug messages mechanisms
by Arnaldo Carvalho de Melo
· 15 years ago
db9f11e
perf tools: Use DECLARE_BITMAP instead of an open-coded array
by Frederic Weisbecker
· 15 years ago
2ba0825
perf tools: Introduce bitmask'ed additional headers
by Frederic Weisbecker
· 15 years ago
26dd2cb
perf tools: Provide backward compatibility with previous perf.data version
by Frederic Weisbecker
· 15 years ago
03456a1
perf tools: Merge trace.info content into perf.data
by Frederic Weisbecker
· 15 years ago
cdd6c48
perf: Do the big rename: Performance Counters -> Performance Events
by Ingo Molnar
· 15 years ago
ec60a3f
perf utils: Use a define for the maximum length of a trace event
by Arjan van de Ven
· 15 years ago
8755a8f
perf: Store trace event name/id pairs in perf.data
by Arjan van de Ven
· 15 years ago
2e01d17
perf tools: Seek to the end of the header area
by Ingo Molnar
· 15 years ago
0d3a5c8
perf tools: Librarize sample type and attr finding from headers
by Frederic Weisbecker
· 15 years ago
7eac7e9
perf util: Fix do_read() to fail on EOF instead of busy-looping
by Pierre Habouzit
· 15 years ago
1c222bc
perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header
by Peter Zijlstra
· 15 years ago
7c6a1c6
perf_counter tools: Rework the file format
by Peter Zijlstra
· 15 years ago