开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
header.c
Age
Commit message (
Expand
)
Author
2017-06-19
perf tools: Use __maybe_unused consistently
Arnaldo Carvalho de Melo
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-05
perf symbols: Set module info when build-id event found
Namhyung Kim
2017-06-05
perf header: Set proper module name when build-id event found
Namhyung Kim
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
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-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move extra string util functions to util/string2.h
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-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-11
perf tools: Do not print missing features in pipe-mode
David Carrillo-Cisneros
2017-03-27
perf utils: Readlink /proc/self/exe to find the perf binary
Tommi Rantala
2017-03-27
perf utils: use sizeof(buf) - 1 in readlink() call
Tommi Rantala
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2017-02-17
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
2017-02-08
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-01-26
perf util: Add more debug message on failure path
Namhyung Kim
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
2016-10-24
perf header: Display feature name on write failure
Jiri Olsa
2016-10-24
perf header: Display missing features
Jiri Olsa
2016-10-24
perf report: Move captured info to generic header info
Jiri Olsa
2016-10-13
perf header: Set nr_numa_nodes only when we parsed all the data
Jiri Olsa
2016-08-23
perf tools: Use __weak definition from linux/compiler.h
Rui Teng
2016-07-04
perf header: Transform nodes string info to struct
Jiri Olsa
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-05-11
perf tools: Use SBUILD_ID_SIZE where applicable
Masami Hiramatsu
2016-05-10
perf header: Make topology checkers to check return value of strbuf
Masami Hiramatsu
2016-03-11
perf test: Remove 'core_id' check in topo test
Sukadev Bhattiprolu
2016-02-16
perf tools: Add perf data cache feature
Jiri Olsa
2015-12-17
perf tools: Introduce stat perf.data header feature
Jiri Olsa
2015-12-17
perf tools: Add perf_event__fprintf_event_update function
Jiri Olsa
2015-12-17
perf tools: Add event_update event cpus type
Jiri Olsa
2015-12-17
perf tools: Add event_update event name type
Jiri Olsa
2015-12-17
perf tools: Add event_update event scale type
Jiri Olsa
2015-12-17
perf tools: Add event_update event unit type
Jiri Olsa
2015-12-17
perf tools: Add event_update user level event
Jiri Olsa
2015-12-09
perf tools: Fix write_numa_topology to put cpu_map instead of free
Masami Hiramatsu
2015-09-16
Merge branch 'perf/urgent' into perf/core, to resolve a conflict
Ingo Molnar
2015-09-14
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-13
perf header: Fixup reading of HEADER_NRCPUS feature
Arnaldo Carvalho de Melo
2015-09-02
perf tools: Store the cpu socket and core ids in the perf.data header
Kan Liang
2015-08-28
perf evlist: Add backpointer for perf_env to evlist
Kan Liang
2015-07-21
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
2015-06-25
perf header: Delete an unnecessary check before the calling free_event_desc()
Markus Elfring
2015-06-08
perf tools: Reference count struct dso
Arnaldo Carvalho de Melo
2015-06-03
perf tools: Deal with kernel module names in '[]' correctly
Wang Nan
[next]