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
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
perf sort: Cleanup sort__has_sym setting
Namhyung Kim
1
-4
/
+1
2014-11-18
perf sort: Reorder HISTC_SRCLINE index
Namhyung Kim
1
-1
/
+1
2014-11-18
perf archive: Fix typo on Documentation
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-11-18
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
5
-29
/
+47
2014-11-18
perf sort: Separate out memory-specific sort keys
Namhyung Kim
3
-16
/
+44
2014-11-18
perf sort: Factor out common code in sort_dimension__add()
Namhyung Kim
1
-24
/
+17
2014-11-18
perf sort: Introduce sort__mode variable
Namhyung Kim
4
-15
/
+24
2014-11-18
perf report: Fix alignment of symbol column when -v is given
Namhyung Kim
2
-12
/
+16
2014-11-18
perf hists: Free unused mem info of a matched hist entry
Namhyung Kim
1
-0
/
+6
2014-11-18
perf hists: Fix an invalid memory free on he->branch_info
Namhyung Kim
2
-3
/
+20
2014-11-18
perf tools: Fix bug in isupper() and islower()
Sukadev Bhattiprolu
1
-2
/
+2
2014-10-05
perf kmem: Make it work again on non NUMA machines
Jiri Olsa
1
-1
/
+1
2014-06-11
perf evsel: Fix printing of perf_event_paranoid message
David Ahern
1
-1
/
+1
2014-02-06
perf kvm: Fix kvm report without guestmount.
Dongsheng Yang
1
-1
/
+6
2014-01-25
perf scripting perl: Fix build error on Fedora 12
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-12-04
perf tools: Remove cast of non-variadic function to variadic
Michael Hudson-Doyle
3
-4
/
+11
2013-10-01
perf tools: Handle JITed code in shared memory
Andi Kleen
1
-0
/
+1
2013-08-04
perf tools: Revert regression in configuration of Python support
Michael Witten
1
-1
/
+1
2013-05-22
perf: net_dropmonitor: Remove progress indicator
Ben Hutchings
1
-12
/
+1
2013-05-22
perf: net_dropmonitor: Use bisection in symbol lookup
Ben Hutchings
1
-4
/
+18
2013-05-22
perf: net_dropmonitor: Do not assume ordering of dictionaries
Ben Hutchings
1
-4
/
+4
2013-05-22
perf: net_dropmonitor: Fix symbol-relative addresses
Ben Hutchings
1
-3
/
+3
2013-05-22
perf: net_dropmonitor: Fix trace parameter order
Ben Hutchings
1
-1
/
+1
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2013-04-12
treewide: Fix typo in printks
Masanari Iida
2
-2
/
+2
2013-04-01
perf map browser: Exit just on well known key presses
Arnaldo Carvalho de Melo
1
-4
/
+12
2013-04-01
perf tools: Remove dependency on libnewt
Arnaldo Carvalho de Melo
12
-35
/
+43
2013-04-01
perf map browser: Use ui_browser__input_window()
Arnaldo Carvalho de Melo
1
-38
/
+6
2013-04-01
perf python: Fix dependency for python/perf.so
Naohiro Aota
1
-1
/
+1
2013-04-01
perf tools: Convert needless static variable to local
Arnaldo Carvalho de Melo
1
-2
/
+1
2013-04-01
Revert "perf sched: Handle PERF_RECORD_EXIT events"
Arnaldo Carvalho de Melo
1
-1
/
+0
2013-04-01
perf tools: Fix output of symbol_daddr offset
Namhyung Kim
1
-1
/
+1
2013-04-01
perf machine: Detect data vs. text mappings
Stephane Eranian
1
-1
/
+9
2013-04-01
perf tools: Add new mem command for memory access profiling
Stephane Eranian
7
-0
/
+295
2013-04-01
perf report: Add support for mem access profiling
Stephane Eranian
1
-4
/
+131
2013-04-01
perf record: Add support for mem access profiling
Stephane Eranian
1
-0
/
+3
2013-04-01
perf tools: Add mem access sampling core support
Stephane Eranian
10
-10
/
+525
2013-04-01
perf tools: Add support for weight v7 (modified)
Andi Kleen
17
-22
/
+110
2013-03-26
perf report: Add --no-demangle option
Namhyung Kim
5
-4
/
+15
2013-03-25
perf stat: Add per-core aggregation
Stephane Eranian
4
-3
/
+92
2013-03-25
perf stat: Rename --aggr-socket to --per-socket
Stephane Eranian
2
-3
/
+3
2013-03-25
perf stat: Refactor aggregation code
Stephane Eranian
2
-100
/
+147
2013-03-21
perf tools: Cleanup calc_data_size logic
Namhyung Kim
1
-9
/
+4
2013-03-21
perf tools: Get rid of die() calls in trace-data-read.c
Namhyung Kim
1
-15
/
+29
2013-03-21
perf tools: Get rid of read_or_die() in trace-event-read.c
Namhyung Kim
1
-23
/
+57
2013-03-21
perf tools: Get rid of malloc_or_die() in trace-event-read.c
Namhyung Kim
1
-33
/
+67
2013-03-21
perf tools: Handle failure case in trace_report()
Namhyung Kim
2
-19
/
+31
2013-03-21
perf tools: Get rid of die() calls from trace-event-info.c
Namhyung Kim
1
-42
/
+72
2013-03-21
perf tools: Get rid of write_or_die() from trace-event-info.c
Namhyung Kim
2
-55
/
+127
2013-03-21
perf tools: Get rid of malloc_or_die() in trace-event-info.c
Namhyung Kim
1
-18
/
+30
[prev]
[next]