index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-08-25
*
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-08-25
*
perf header: Set proper module name when build-id event found
Namhyung Kim
2018-04-13
*
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2015-09-16
|
\
|
*
perf header: Fixup reading of HEADER_NRCPUS feature
Arnaldo Carvalho de Melo
2015-09-13
*
|
perf machine: Add pointer to sample's environment
Arnaldo Carvalho de Melo
2015-09-14
*
|
perf env: Introduce read_cpu_topology_map() method
Arnaldo Carvalho de Melo
2015-09-14
*
|
perf env: Read msr pmu type from header
Kan Liang
2015-09-14
*
|
perf env: Adopt perf_header__set_cmdline
Arnaldo Carvalho de Melo
2015-09-14
*
|
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
2015-09-02
|
/
*
perf evlist: Add backpointer for perf_env to evlist
Kan Liang
2015-08-28
*
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
2015-07-21
*
perf header: Delete an unnecessary check before the calling free_event_desc()
Markus Elfring
2015-06-25
*
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
2015-06-08
*
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
2015-06-03
*
perf machine: Introduce machine__findnew_dso() method
Arnaldo Carvalho de Melo
2015-05-29
*
perf machine: No need to have two DSOs lists
Arnaldo Carvalho de Melo
2015-05-29
*
perf tools: Add AUX area tracing index
Adrian Hunter
2015-05-04
*
perf header: Add AUX area tracing feature
Adrian Hunter
2015-04-29
*
perf tools: Fix cross-endian analysis
David Ahern
2015-04-10
*
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
2015-04-08
*
perf record: Add clockid parameter
Peter Zijlstra
2015-04-08
*
perf tools: Remove compressed argument from is_kernel_module
Jiri Olsa
2015-03-23
*
perf header: Set header version correctly
Namhyung Kim
2015-01-29
*
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
2014-11-19
*
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
2014-11-16
*
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2014-11-05
*
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
2014-11-05
*
perf build-id: Rename dsos__write_buildid_table()
Namhyung Kim
2014-11-05
*
perf tools: Ensure return negative value when write header error
Wang Nan
2014-10-29
*
perf tools: Make CPUINFO_PROC an array to support different kernel versions
Wang Nan
2014-10-29
*
perf symbols: Encapsulate dsos list head into struct dsos
Waiman Long
2014-09-30
*
perf tools: Separate the VDSO map name from the VDSO dso name
Adrian Hunter
2014-07-23
*
perf tools: Add dsos__hit_all()
Adrian Hunter
2014-07-23
*
perf tools: Ensure sscanf does not overrun the "mem" field
Alan Cox
2014-01-20
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
*
perf tools: Use zfree to help detect use after free bugs
Arnaldo Carvalho de Melo
2013-12-27
*
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
2013-12-27
*
perf tools: No need to test against NULL before calling free()
Arnaldo Carvalho de Melo
2013-12-26
*
perf header: Allow header->data_offset to be predetermined
Adrian Hunter
2013-12-13
*
perf symbols: Constify dso->long_name
Arnaldo Carvalho de Melo
2013-12-10
*
perf tools: Add trace-event object
Jiri Olsa
2013-12-04
*
perf tools: Use correct return type for readn function
Jiri Olsa
2013-12-02
*
perf header: Fix possible memory leaks in process_group_desc()
Namhyung Kim
2013-11-19
*
perf header: Fix bogus group name
Namhyung Kim
2013-11-19
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
*
perf session: Separating data file properties from session
Jiri Olsa
2013-10-21
*
perf session: Fix infinite loop on invalid perf.data file
Namhyung Kim
2013-10-04
*
perf tools: Fix buildid cache handling of kallsyms with kcore
Adrian Hunter
2013-09-19
*
perf tools: Add attr->mmap2 support
Stephane Eranian
2013-09-11
[next]