Namhyung Kim
|
3b47abe1b5
perf util: Add parse_nsec_time() function
|
12 years ago |
Namhyung Kim
|
167aedc44e
perf util: Move debugfs/tracing helper functions to util.c
|
12 years ago |
Joonsoo Kim
|
756bbc84e3
perf tools: Include termios.h explicitly
|
12 years ago |
Sukadev Bhattiprolu
|
6956664a5c
perf tools: Fix bug in isupper() and islower()
|
12 years ago |
Namhyung Kim
|
62baca8aed
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
|
12 years ago |
Borislav Petkov
|
1355915ac6
perf tools: Extract perf-specific stuff from debugfs.c
|
12 years ago |
Namhyung Kim
|
08aa9cce6b
perf tools: Move ltrim() to util/string.c
|
12 years ago |
David Ahern
|
2c803e5248
perf tools: Move get_term_dimensions from top to util.c
|
12 years ago |
Jiri Olsa
|
ea36c46be6
perf tools: Move strxfrchar into string object
|
12 years ago |
Jiri Olsa
|
b2aff5f615
perf tools: Move hex2u64 into util object
|
12 years ago |
Arnaldo Carvalho de Melo
|
752fde44fd
perf trace: Support interrupted syscalls
|
12 years ago |
Arnaldo Carvalho de Melo
|
0c1fe6b2f3
perf tools: Have the page size value available for all tools
|
12 years ago |
Irina Tirdea
|
f8fcd77621
perf tools: include wrapper for magic.h
|
12 years ago |
David Ahern
|
1204609916
perf tools: remove unneeded include of network header files
|
13 years ago |
Arnaldo Carvalho de Melo
|
dc4552bf71
perf tools: Add dump_stack function
|
13 years ago |
Arnaldo Carvalho de Melo
|
cb1a28a0cb
perf lib: Introduce rtrim
|
13 years ago |
Ingo Molnar
|
5dcefda0fd
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
|
13 years ago |
Namhyung Kim
|
dfe78adaac
perf target: Introduce perf_target__parse_uid()
|
13 years ago |
Namhyung Kim
|
12864b3158
perf target: Split out perf_target handling code
|
13 years ago |
Namhyung Kim
|
4bd0f2d2c0
perf tools: Introduce perf_target__validate() helper
|
13 years ago |
Arnaldo Carvalho de Melo
|
61e04b332e
perf annotate browser: Align jump labels
|
13 years ago |
Namhyung Kim
|
2cd13b0f7d
perf tools: Implement islower/isupper macro into util.h
|
13 years ago |
David Ahern
|
b52956c961
perf tools: Allow multiple threads or processes in record, stat, top
|
13 years ago |
David Daney
|
2ef1ea3826
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
|
13 years ago |
Arnaldo Carvalho de Melo
|
0d37aa34f8
perf tools: Introduce per user view
|
13 years ago |
Joerg Roedel
|
1aed267173
perf kvm: Do guest-only counting by default
|
13 years ago |
Nelson Elhage
|
41d0d93349
perf: builtin-record: Document and check that mmap_pages must be a power of two.
|
13 years ago |
Masami Hiramatsu
|
bad03ae476
perf probe: Move strtailcmp to string.c
|
14 years ago |
Michael Witten
|
8796cb9d7d
perf tools: Makefile: Remove platform-specific cruft
|
14 years ago |
Arnaldo Carvalho de Melo
|
1e7972cc5c
perf util: Move do_read from session to util
|
14 years ago |