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
/
builtin-top.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-07
perf top: Set target.system_wide
Arnaldo Carvalho de Melo
1
-0
/
+4
2012-05-02
perf evlist: Make create_maps() take struct perf_target
Namhyung Kim
1
-3
/
+1
2012-05-02
perf tools: Introduce perf_target__validate() helper
Namhyung Kim
1
-12
/
+3
2012-05-02
perf top: Convert to struct perf_target
Namhyung Kim
1
-16
/
+17
2012-04-05
perf annotate: Validate addr in symbol__inc_addr_samples
Arnaldo Carvalho de Melo
1
-1
/
+34
2012-04-05
perf top: Add intel_idle to the skip list
Arnaldo Carvalho de Melo
1
-0
/
+1
2012-02-14
perf tools: Invert the sample_id_all logic
Arnaldo Carvalho de Melo
1
-4
/
+3
2012-02-14
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
Arnaldo Carvalho de Melo
1
-6
/
+17
2012-02-13
perf top: Don't process samples with no valid machine object
Joerg Roedel
1
-0
/
+6
2012-02-13
perf tools: Allow multiple threads or processes in record, stat, top
David Ahern
1
-7
/
+5
2012-01-31
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-3
/
+10
2012-01-30
perf top: Fix number of samples displayed
Stephane Eranian
1
-3
/
+10
2012-01-24
perf tools: Introduce per user view
Arnaldo Carvalho de Melo
1
-3
/
+19
2012-01-08
perf top: Add error message for EMFILE
Namhyung Kim
1
-0
/
+4
2012-01-06
perf top: Don't update total_period on process_sample
Arnaldo Carvalho de Melo
1
-1
/
+0
2012-01-03
perf top: Fix a memory leak
Namhyung Kim
1
-1
/
+0
2011-11-29
perf evlist: Always do automatic allocation of pollfd and mmap structures
Arnaldo Carvalho de Melo
1
-15
/
+4
2011-11-28
perf top: Stop using globals for tool state
Arnaldo Carvalho de Melo
1
-235
/
+229
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-3
/
+3
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-48
/
+51
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-3
/
+3
2011-11-28
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-11-28
perf symbols: Add nr_events to symbol_conf
Arnaldo Carvalho de Melo
1
-3
/
+4
2011-11-03
perf top: Fix live annotation in the --stdio interface
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-11-02
perf top tui: Don't recalc column widths considering just the first page
Arnaldo Carvalho de Melo
1
-1
/
+0
2011-11-02
perf hists browser: Warn about lost events
Arnaldo Carvalho de Melo
1
-11
/
+26
2011-10-26
perf ui: Rename ui__warning_paranoid to ui__error_paranoid
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-10-26
perf evlist: Fix grouping of multiple events
Arnaldo Carvalho de Melo
1
-2
/
+9
2011-10-17
perf top: Fix the 'E' hotkey, select among multiple events
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-17
perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey
Arnaldo Carvalho de Melo
1
-2
/
+6
2011-10-13
perf top: Remove entries from entries_collapsed on decay
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-10-13
perf ui browser: Handle SIGWINCH
Arnaldo Carvalho de Melo
1
-3
/
+18
2011-10-07
perf tools: Make --no-asm-raw the default
Arnaldo Carvalho de Melo
1
-0
/
+6
2011-10-07
perf top: Use the TUI interface by default
Arnaldo Carvalho de Melo
1
-7
/
+0
2011-10-07
perf top: Add callgraph support
Arnaldo Carvalho de Melo
1
-2
/
+144
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
1
-163
/
+119
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
1
-4
/
+5
2011-09-29
perf top: Improve lost events warning
Arnaldo Carvalho de Melo
1
-17
/
+17
2011-09-23
perf top: Fix userspace sample addr map offset
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-07-21
perf tools: De-opt the parse_events function
Jiri Olsa
1
-1
/
+1
2011-05-27
perf top: Don't stop if no kernel symtab is found
Arnaldo Carvalho de Melo
1
-5
/
+15
2011-05-27
perf top: Handle kptr_restrict
Arnaldo Carvalho de Melo
1
-0
/
+15
2011-05-27
perf top: Remove unused macro
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-05-22
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-1
/
+6
2011-05-22
perf tools: Propagate event parse error handling
Frederic Weisbecker
1
-1
/
+6
2011-05-15
perf evlist: Fix per thread mmap setup
Arnaldo Carvalho de Melo
1
-4
/
+4
2011-04-15
perf evsel: Fix use of inherit
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-03-29
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
David Ahern
1
-0
/
+6
2011-03-29
perf tools: Fixup exit path when not able to open events
Arnaldo Carvalho de Melo
1
-14
/
+24
2011-03-23
perf top: Fix uninitialized 'counter' variable
Akihiro Nagai
1
-1
/
+3
[next]