index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
15
-35
/
+1308
2011-10-07
perf hists browser: Update the browser.nr_entries after the timer
Arnaldo Carvalho de Melo
1
-0
/
+7
2011-10-07
perf hists browser: Fix TAB/UNTAB use with multiple events
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-10-07
perf hists browser: Don't offer symbol actions when symbols not on --sort
Arnaldo Carvalho de Melo
1
-9
/
+17
2011-10-07
perf annotate browser: Use -> to navigate on assembly lines
Arnaldo Carvalho de Melo
1
-6
/
+21
2011-10-07
perf tools: Fix broken number of samples for perf report -n
Stephane Eranian
1
-0
/
+1
2011-10-07
perf top: Use the TUI interface by default
Arnaldo Carvalho de Melo
1
-7
/
+0
2011-10-07
perf annotate browser: Allow navigation to called functions
Arnaldo Carvalho de Melo
5
-25
/
+79
2011-10-07
perf top: Add callgraph support
Arnaldo Carvalho de Melo
2
-2
/
+159
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
8
-579
/
+196
2011-10-07
perf browsers: Add live mode to the hists, annotate browsers
Arnaldo Carvalho de Melo
9
-56
/
+116
2011-10-07
perf hists: Threaded addition and sorting of entries
Arnaldo Carvalho de Melo
4
-30
/
+92
2011-10-07
perf report: Add option to show total period
Arnaldo Carvalho de Melo
4
-0
/
+24
2011-10-07
perf hists: Allow limiting the number of rows and columns in fprintf
Arnaldo Carvalho de Melo
4
-11
/
+33
2011-10-07
perf hists: Stop using 'self' for struct hists
Arnaldo Carvalho de Melo
1
-78
/
+78
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
14
-58
/
+213
2011-09-29
perf symbols: Treat all memory maps without dso file as loaded
Jiri Olsa
1
-6
/
+18
2011-09-29
perf sched: Fix script command documentation
Jiri Olsa
1
-3
/
+3
2011-09-29
perf report: Fix stdio event name header printing
Arnaldo Carvalho de Melo
1
-4
/
+1
2011-09-29
perf: Support setting the disassembler style
Andi Kleen
6
-1
/
+17
2011-09-29
perf tools: Make stat/record print fatal signals of the target program
Andi Kleen
2
-2
/
+19
2011-09-29
perf stat: Fix spelling in comment
Jim Cromie
1
-1
/
+1
2011-09-29
perf stat: Allow tab as cvs delimiter
Jim Cromie
1
-2
/
+4
2011-09-29
perf stat: Suppress printing std-dev when its 0
Jim Cromie
1
-1
/
+1
2011-09-29
perf stat: Fix +- nan% in --no-aggr runs
Jim Cromie
1
-2
/
+7
2011-09-29
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
Jim Cromie
2
-1
/
+24
2011-09-29
perf top: Improve lost events warning
Arnaldo Carvalho de Melo
3
-17
/
+44
2011-09-29
perf top browser: Fix up line width calculation
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-09-29
perf buildid-list: Support showing the build id in an ELF file
Arnaldo Carvalho de Melo
2
-4
/
+26
2011-09-29
perf buildid-list: Add option to show the running kernel build id
Arnaldo Carvalho de Melo
2
-2
/
+34
2011-09-29
perf script: Add drop monitor script
Neil Horman
3
-0
/
+78
2011-09-29
perf symbols: Stop using 'self' in map_groups__ methods
Arnaldo Carvalho de Melo
2
-58
/
+58
2011-09-29
perf tools: Fix raw sample reading
Jiri Olsa
1
-2
/
+5
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+2
2011-09-26
Merge commit 'v3.1-rc7' into perf/core
Ingo Molnar
22
-289
/
+311
2011-09-23
perf python: Add missing perf_event__parse_sample 'swapped' parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-09-23
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
1
-1
/
+8
2011-09-23
perf top: Fix userspace sample addr map offset
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-09-23
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
Stephane Eranian
1
-11
/
+13
2011-09-23
perf tool: Fix endianness handling of u32 data in samples
David Ahern
4
-14
/
+47
2011-09-23
perf sort: Fix symbol sort output by separating unresolved samples by type
Anton Blanchard
1
-2
/
+8
2011-09-23
perf symbols: Synthesize anonymous mmap events
Anton Blanchard
1
-0
/
+5
2011-09-23
perf record: Create events initially disabled and enable after init
David Ahern
3
-0
/
+17
2011-09-23
perf symbols: Add some heuristics for choosing the best duplicate symbol
Anton Blanchard
1
-0
/
+88
2011-09-23
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
Anton Blanchard
1
-2
/
+4
2011-09-23
perf symbols: /proc/kallsyms does not sort module symbols
Anton Blanchard
1
-22
/
+11
2011-09-23
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
Anton Blanchard
1
-0
/
+2
2011-09-23
perf probe: Fix regression of variable finder
Masami Hiramatsu
1
-1
/
+1
2011-08-29
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+3
2011-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
Linus Torvalds
21
-289
/
+308
[prev]
[next]