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
2010-01-16
perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
Arnaldo Carvalho de Melo
2
-2
/
+2
2010-01-16
perf tools: Cross platform perf.data analysis support
Arnaldo Carvalho de Melo
4
-23
/
+157
2010-01-16
perf tools: Don't cast RIP to pointers
Arnaldo Carvalho de Melo
8
-40
/
+21
2010-01-13
perf top: Fix code typo in prompt_symbol()
Kirill Smelkov
1
-1
/
+1
2010-01-13
perf: Fix few typos + cosmetics
Kirill Smelkov
2
-5
/
+5
2010-01-13
perf tools: Encode kernel module mappings in perf.data
Arnaldo Carvalho de Melo
9
-48
/
+212
2010-01-13
perf: Make cmd_to_page() function more compact
Wenji Huang
1
-2
/
+0
2010-01-13
perf tools: Create typedef for common event synthesizing callback
Arnaldo Carvalho de Melo
2
-18
/
+10
2010-01-13
perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
Arnaldo Carvalho de Melo
4
-9
/
+23
2010-01-13
perf buildid-list: No need to process the header sections again
Arnaldo Carvalho de Melo
1
-24
/
+1
2010-01-13
perf: Fix memory leak: counterwidth
Alexander Beregalov
1
-0
/
+1
2010-01-13
perf probe: Support --line option to show probable source-code lines
Masami Hiramatsu
6
-18
/
+402
2010-01-13
perf tools: Enhance glob string matching
Masami Hiramatsu
1
-4
/
+61
2010-01-13
perf tools: Support tracepoint glob matching
Masami Hiramatsu
1
-3
/
+8
2010-01-13
perf probe: Show probe list in pager
Masami Hiramatsu
1
-0
/
+3
2010-01-13
perf probe: Remove newline from die()
Masami Hiramatsu
1
-6
/
+6
2010-01-13
perf tools: Handle relocatable kernels
Arnaldo Carvalho de Melo
6
-5
/
+133
2010-01-13
perf report: Fix --no-call-chain option handling
Arnaldo Carvalho de Melo
1
-2
/
+12
2010-01-13
perf session: Keep pointers to the vmlinux maps
Arnaldo Carvalho de Melo
3
-19
/
+15
2010-01-13
perf tools: Create write_padded routine out of __dsos__write_buildid_table
Arnaldo Carvalho de Melo
1
-6
/
+16
2010-01-13
perf symbols: Export symbol_type__is_a
Arnaldo Carvalho de Melo
2
-1
/
+3
2010-01-13
perf symbols: Generalise the kallsyms parsing routine
Arnaldo Carvalho de Melo
2
-26
/
+50
2010-01-13
perf tools: Fix --pid option for stat
Liming Wang
1
-45
/
+61
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
3
-22
/
+34
2010-01-13
perf tools: Check if /dev/null can be used as the -o gcc argument
Arnaldo Carvalho de Melo
1
-11
/
+22
2010-01-13
perf tools: Move QUIET_STDERR def to before first use
Arnaldo Carvalho de Melo
1
-5
/
+6
2009-12-30
perf diff: Fix support for all --sort combinations
Arnaldo Carvalho de Melo
1
-31
/
+21
2009-12-30
perf diff: Don't add the period for unresolved symbols
Arnaldo Carvalho de Melo
1
-2
/
+2
2009-12-30
perf report: Add --hide-unresolved/-U command line option
Arnaldo Carvalho de Melo
1
-1
/
+4
2009-12-30
perf header: perf_header__push_event() shouldn't die
Arnaldo Carvalho de Melo
3
-14
/
+22
2009-12-30
perf header: Do_read shouldn't die
Arnaldo Carvalho de Melo
1
-14
/
+21
2009-12-30
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
Liming Wang
1
-1
/
+1
2009-12-30
perf tools: Unify event type description
Liming Wang
1
-9
/
+10
2009-12-28
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
1
-0
/
+5
2009-12-28
perf trace: Clean up find_debugfs()
Xiao Guangrong
2
-24
/
+6
2009-12-28
perf tools: Mount debugfs automatically
Xiao Guangrong
3
-11
/
+9
2009-12-28
perf kmem: Fix statistics typo
Wenji Huang
1
-2
/
+2
2009-12-28
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
2
-38
/
+29
2009-12-28
perf: Rename perf_event_hw_event in design document
Tim Blechmann
1
-4
/
+4
2009-12-28
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
6
-9
/
+165
2009-12-28
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
9
-64
/
+64
2009-12-28
perf session: Move full_paths config to symbol_conf
Arnaldo Carvalho de Melo
5
-5
/
+5
2009-12-28
perf session: Move total_unknown to perf_session->unknown events
Arnaldo Carvalho de Melo
2
-2
/
+3
2009-12-28
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
7
-27
/
+31
2009-12-28
perf session: Share the common trace sample_check routine as perf_session__ha...
Arnaldo Carvalho de Melo
6
-51
/
+17
2009-12-28
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
5
-62
/
+80
2009-12-28
perf session: Move the event processing routines to session.c
Arnaldo Carvalho de Melo
3
-253
/
+245
2009-12-28
perf: Use format string of printf to align strings
Amerigo Wang
1
-2
/
+1
2009-12-28
perf tools: Add missing header files to LIB_H Makefile variable
Arnaldo Carvalho de Melo
1
-0
/
+8
2009-12-28
perf record: We should fork only if a program was specified to run
Arnaldo Carvalho de Melo
1
-6
/
+8
[prev]
[next]