index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-18
perf tools: define _DEFAULT_SOURCE for glibc_2.20
Chanho Park
1
-0
/
+2
2014-09-18
perf tools: Don't include sys/poll.h directly
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-08-13
perf tools: Introduce set_term_quiet_input helper function
Jiri Olsa
1
-0
/
+2
2014-08-12
perf tools: Show better error message in case we fail to open counters due to...
Jiri Olsa
1
-0
/
+1
2014-07-31
perf symbols: Make sure --symfs usage includes the path separator
Arnaldo Carvalho de Melo
1
-0
/
+16
2014-06-09
perf tools: Add support to dynamically get cacheline size
Don Zickus
1
-0
/
+1
2014-05-01
tools: Consolidate types.h
Borislav Petkov
1
-1
/
+1
2013-12-27
perf tools: Introduce zfree
Arnaldo Carvalho de Melo
1
-0
/
+2
2013-12-16
tools/: Convert to new topic libraries
Borislav Petkov
1
-1
/
+1
2013-12-13
perf tools: Move mem_bswap32/64 to util.c
Adrian Hunter
1
-0
/
+3
2013-12-13
perf tools: Add perf_event_paranoid()
Adrian Hunter
1
-0
/
+1
2013-12-09
perf kvm: Move code to generate filename for perf-kvm to function.
Dongsheng Yang
1
-0
/
+2
2013-12-09
perf evlist: Fix mmap pages rounding to power of 2
Adrian Hunter
1
-0
/
+12
2013-12-04
perf tools: Add filename__read_str util function
Jiri Olsa
1
-0
/
+1
2013-12-02
perf tools: Add writen function
Jiri Olsa
1
-0
/
+1
2013-12-02
perf tools: Use correct return type for readn function
Jiri Olsa
1
-1
/
+1
2013-10-17
perf tools: Introduce filename__read_int helper
Arnaldo Carvalho de Melo
1
-0
/
+2
2013-10-14
perf tools: Add copyfile_mode()
Adrian Hunter
1
-0
/
+1
2013-10-09
perf annotate: Pass dso instead of dso_name to get_srcline()
Namhyung Kim
1
-1
/
+3
2013-10-09
perf annotate: Factor out get/free_srcline()
Namhyung Kim
1
-0
/
+5
2013-10-09
perf tools: Separate out GTK codes to libperf-gtk.so
Namhyung Kim
1
-0
/
+2
2013-10-09
perf tools: Add possibility to specify mmap size
Jiri Olsa
1
-0
/
+14
2013-08-08
perf util: Add parse_nsec_time() function
Namhyung Kim
1
-0
/
+2
2013-07-12
perf util: Move debugfs/tracing helper functions to util.c
Namhyung Kim
1
-0
/
+3
2013-07-09
perf tools: Include termios.h explicitly
Joonsoo Kim
1
-1
/
+1
2013-05-28
perf tools: Fix bug in isupper() and islower()
Sukadev Bhattiprolu
1
-2
/
+2
2013-03-21
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
1
-2
/
+0
2013-03-15
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
1
-2
/
+5
2013-01-24
perf tools: Move ltrim() to util/string.c
Namhyung Kim
1
-0
/
+1
2013-01-24
perf tools: Move get_term_dimensions from top to util.c
David Ahern
1
-0
/
+3
2012-10-29
perf tools: Move strxfrchar into string object
Jiri Olsa
1
-0
/
+1
2012-10-29
perf tools: Move hex2u64 into util object
Jiri Olsa
1
-0
/
+1
2012-10-24
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-09-11
perf tools: include wrapper for magic.h
Irina Tirdea
1
-1
/
+1
2012-09-06
perf tools: remove unneeded include of network header files
David Ahern
1
-5
/
+0
2012-08-08
perf tools: Add dump_stack function
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-06-19
perf lib: Introduce rtrim
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-05-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-3
/
+0
2012-05-07
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
1
-3
/
+0
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim
1
-2
/
+0
2012-05-02
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
1
-1
/
+3
2012-04-19
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-02-14
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
1
-0
/
+4
2012-02-14
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
1
-1
/
+1
2012-01-25
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
1
-1
/
+0
2012-01-25
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
1
-0
/
+2
2012-01-06
perf kvm: Do guest-only counting by default
Joerg Roedel
1
-0
/
+4
2011-12-23
perf: builtin-record: Document and check that mmap_pages must be a power of two.
Nelson Elhage
1
-0
/
+11
2011-07-16
perf probe: Move strtailcmp to string.c
Masami Hiramatsu
1
-0
/
+1
[next]