index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Include termios.h explicitly
Joonsoo Kim
2013-07-08
1
-1
/
+1
*
perf tools: Fix bug in isupper() and islower()
Sukadev Bhattiprolu
2013-05-28
1
-2
/
+2
*
perf tools: Get rid of redundant _FILE_OFFSET_BITS definition
Namhyung Kim
2013-03-21
1
-2
/
+0
*
perf tools: Extract perf-specific stuff from debugfs.c
Borislav Petkov
2013-03-15
1
-2
/
+5
*
perf tools: Move ltrim() to util/string.c
Namhyung Kim
2013-01-24
1
-0
/
+1
*
perf tools: Move get_term_dimensions from top to util.c
David Ahern
2013-01-24
1
-0
/
+3
*
perf tools: Move strxfrchar into string object
Jiri Olsa
2012-10-29
1
-0
/
+1
*
perf tools: Move hex2u64 into util object
Jiri Olsa
2012-10-29
1
-0
/
+1
*
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2012-10-24
1
-0
/
+4
*
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
2012-10-06
1
-0
/
+2
*
perf tools: include wrapper for magic.h
Irina Tirdea
2012-09-11
1
-1
/
+1
*
perf tools: remove unneeded include of network header files
David Ahern
2012-09-05
1
-5
/
+0
*
perf tools: Add dump_stack function
Arnaldo Carvalho de Melo
2012-08-07
1
-0
/
+2
*
perf lib: Introduce rtrim
Arnaldo Carvalho de Melo
2012-06-19
1
-0
/
+2
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-11
1
-3
/
+0
|
\
|
*
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
1
-3
/
+0
|
*
perf target: Split out perf_target handling code
Namhyung Kim
2012-05-02
1
-2
/
+0
|
*
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
2012-05-02
1
-1
/
+3
*
|
perf annotate browser: Align jump labels
Arnaldo Carvalho de Melo
2012-04-19
1
-0
/
+2
|
/
*
perf tools: Implement islower/isupper macro into util.h
Namhyung Kim
2012-02-13
1
-0
/
+4
*
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
2012-02-13
1
-1
/
+1
*
perf tools: Fix broken build by defining _GNU_SOURCE in Makefile
David Daney
2012-01-24
1
-1
/
+0
*
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
2012-01-24
1
-0
/
+2
*
perf kvm: Do guest-only counting by default
Joerg Roedel
2012-01-06
1
-0
/
+4
*
perf: builtin-record: Document and check that mmap_pages must be a power of two.
Nelson Elhage
2011-12-23
1
-0
/
+11
*
perf probe: Move strtailcmp to string.c
Masami Hiramatsu
2011-07-15
1
-0
/
+1
*
perf tools: Makefile: Remove platform-specific cruft
Michael Witten
2011-02-18
1
-26
/
+0
*
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
1
-0
/
+1
*
perf ui browser: Return the exit key in all browsers
Arnaldo Carvalho de Melo
2010-08-19
1
-13
/
+0
*
perf record: Add option to avoid updating buildid cache
Stephane Eranian
2010-06-17
1
-0
/
+1
*
perf buildid: add perfconfig option to specify buildid cache dir
Stephane Eranian
2010-06-05
1
-0
/
+2
*
perf annotate: Add TUI interface
Arnaldo Carvalho de Melo
2010-05-22
1
-1
/
+14
*
perf tools: remove xstrndup, xmalloc, xzalloc
Arnaldo Carvalho de Melo
2010-05-18
1
-8
/
+0
*
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
2010-05-18
1
-154
/
+0
*
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
2010-05-14
1
-0
/
+1
*
perf tools: Move the prototypes in util/string.h to util.h
Arnaldo Carvalho de Melo
2010-04-03
1
-0
/
+12
*
perf tools: Introduce xzalloc() for detecting out of memory conditions
Masami Hiramatsu
2010-03-17
1
-0
/
+9
*
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-12-28
1
-0
/
+3
*
perf tools: Remove unused wrapper routines
Arnaldo Carvalho de Melo
2009-11-24
1
-9
/
+2
*
perf tools: Introduce zalloc() for the common calloc(1, N) case
Arnaldo Carvalho de Melo
2009-11-24
1
-0
/
+5
*
perf tools: Move graph_line and graph_dotted_line from top
Arnaldo Carvalho de Melo
2009-11-23
1
-0
/
+3
*
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-11-17
1
-0
/
+3
|
\
|
*
perf tools: Bring linear set of section headers for features
Frederic Weisbecker
2009-11-11
1
-0
/
+3
*
|
perf: Add DIE_IF() macro for error checking
Masami Hiramatsu
2009-10-17
1
-0
/
+9
|
/
*
Merge branch 'perfcounters/tracing' into perfcounters/core
Ingo Molnar
2009-08-31
1
-0
/
+1
|
\
|
*
perf tools: Add perf trace
Frederic Weisbecker
2009-08-17
1
-0
/
+1
*
|
perf tools: Remove obsolete defines
Ingo Molnar
2009-08-18
1
-4
/
+0
|
/
*
perf tools: Factorize the map helpers
Frederic Weisbecker
2009-08-12
1
-1
/
+0
*
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
2009-08-12
1
-0
/
+2
*
perf_counter: Add tracepoint support to perf list, perf stat
Jason Baron
2009-07-22
1
-0
/
+2
[next]