index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf browsers: Add live mode to the hists, annotate browsers
Arnaldo Carvalho de Melo
2011-10-07
9
-56
/
+116
*
perf hists: Threaded addition and sorting of entries
Arnaldo Carvalho de Melo
2011-10-07
4
-30
/
+92
*
perf report: Add option to show total period
Arnaldo Carvalho de Melo
2011-10-07
4
-0
/
+24
*
perf hists: Allow limiting the number of rows and columns in fprintf
Arnaldo Carvalho de Melo
2011-10-07
4
-11
/
+33
*
perf hists: Stop using 'self' for struct hists
Arnaldo Carvalho de Melo
2011-10-07
1
-78
/
+78
*
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
2011-10-06
14
-58
/
+213
|
\
|
*
perf tools: Fix raw sample reading
Jiri Olsa
2011-09-29
1
-2
/
+5
|
*
perf python: Add missing perf_event__parse_sample 'swapped' parm
Arnaldo Carvalho de Melo
2011-09-23
1
-1
/
+1
|
*
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
2011-09-23
1
-1
/
+8
|
*
perf top: Fix userspace sample addr map offset
Arnaldo Carvalho de Melo
2011-09-23
1
-4
/
+5
|
*
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
Stephane Eranian
2011-09-23
1
-11
/
+13
|
*
perf tool: Fix endianness handling of u32 data in samples
David Ahern
2011-09-23
4
-14
/
+47
|
*
perf sort: Fix symbol sort output by separating unresolved samples by type
Anton Blanchard
2011-09-23
1
-2
/
+8
|
*
perf symbols: Synthesize anonymous mmap events
Anton Blanchard
2011-09-23
1
-0
/
+5
|
*
perf record: Create events initially disabled and enable after init
David Ahern
2011-09-23
3
-0
/
+17
|
*
perf symbols: Add some heuristics for choosing the best duplicate symbol
Anton Blanchard
2011-09-23
1
-0
/
+88
|
*
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
Anton Blanchard
2011-09-23
1
-2
/
+4
|
*
perf symbols: /proc/kallsyms does not sort module symbols
Anton Blanchard
2011-09-23
1
-22
/
+11
|
*
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
Anton Blanchard
2011-09-23
1
-0
/
+2
|
*
perf probe: Fix regression of variable finder
Masami Hiramatsu
2011-09-23
1
-1
/
+1
*
|
perf symbols: Treat all memory maps without dso file as loaded
Jiri Olsa
2011-09-29
1
-6
/
+18
*
|
perf sched: Fix script command documentation
Jiri Olsa
2011-09-29
1
-3
/
+3
*
|
perf report: Fix stdio event name header printing
Arnaldo Carvalho de Melo
2011-09-29
1
-4
/
+1
*
|
perf: Support setting the disassembler style
Andi Kleen
2011-09-29
6
-1
/
+17
*
|
perf tools: Make stat/record print fatal signals of the target program
Andi Kleen
2011-09-29
2
-2
/
+19
*
|
perf stat: Fix spelling in comment
Jim Cromie
2011-09-29
1
-1
/
+1
*
|
perf stat: Allow tab as cvs delimiter
Jim Cromie
2011-09-29
1
-2
/
+4
*
|
perf stat: Suppress printing std-dev when its 0
Jim Cromie
2011-09-29
1
-1
/
+1
*
|
perf stat: Fix +- nan% in --no-aggr runs
Jim Cromie
2011-09-29
1
-2
/
+7
*
|
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
Jim Cromie
2011-09-29
2
-1
/
+24
*
|
perf top: Improve lost events warning
Arnaldo Carvalho de Melo
2011-09-29
3
-17
/
+44
*
|
perf top browser: Fix up line width calculation
Arnaldo Carvalho de Melo
2011-09-29
1
-2
/
+2
*
|
perf buildid-list: Support showing the build id in an ELF file
Arnaldo Carvalho de Melo
2011-09-29
2
-4
/
+26
*
|
perf buildid-list: Add option to show the running kernel build id
Arnaldo Carvalho de Melo
2011-09-29
2
-2
/
+34
*
|
perf script: Add drop monitor script
Neil Horman
2011-09-29
3
-0
/
+78
*
|
perf symbols: Stop using 'self' in map_groups__ methods
Arnaldo Carvalho de Melo
2011-09-29
2
-58
/
+58
*
|
Merge commit 'v3.1-rc7' into perf/core
Ingo Molnar
2011-09-26
1
-0
/
+3
|
\
\
|
|
/
|
*
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-08-29
1
-0
/
+3
|
|
\
|
|
*
Merge branch '3.1-fixes-for-rmk' of git://linux-arm.org/linux-2.6-wd into fixes
Russell King
2011-08-13
1
-0
/
+3
|
|
|
\
|
|
|
*
ARM: fix perf build with uclibc toolchains
Florian Fainelli
2011-08-12
1
-0
/
+3
*
|
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-08-18
8
-66
/
+126
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
perf stat: Add -o and --append options
Stephane Eranian
2011-08-18
3
-64
/
+100
|
*
|
|
perf annotate: Add --symfs option
Stephane Eranian
2011-08-18
2
-0
/
+5
|
*
|
|
perf annotate: Make output more readable
Stephane Eranian
2011-08-18
5
-2
/
+21
*
|
|
|
perf tools: Add group event scheduling option to perf record/stat
Lin Ming
2011-08-18
2
-3
/
+8
*
|
|
|
perf tools: Fix build against newer glibc
Josh Boyer
2011-08-18
1
-0
/
+2
*
|
|
|
perf tools: Fix error handling of unknown events
Stephane Eranian
2011-08-18
1
-1
/
+5
*
|
|
|
perf evlist: Fix missing event name init for default event
Stephane Eranian
2011-08-18
1
-1
/
+10
*
|
|
|
perf list: Fix exit value
Stephane Eranian
2011-08-18
1
-2
/
+0
|
/
/
/
*
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
2011-08-14
9
-137
/
+403
|
\
\
\
|
|
/
/
|
/
|
|
[next]