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
/
util
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-14
perf ui: Add ui_progress__finish()
Namhyung Kim
1
-0
/
+1
2012-10-06
perf tools: Have the page size value available for all tools
Arnaldo Carvalho de Melo
1
-3
/
+1
2012-09-26
perf evsel: Know if byte swap is needed
Arnaldo Carvalho de Melo
1
-4
/
+2
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-23
/
+27
2012-09-11
perf tools: Back [vdso] DSO with real data
Jiri Olsa
1
-0
/
+2
2012-09-11
perf tools: Do backtrace post unwind only if we regs and stack were captured
Jiri Olsa
1
-0
/
+5
2012-09-11
perf tools: fix ALIGN redefinition in system headers
Irina Tirdea
1
-2
/
+2
2012-09-05
perf session: flush_sample_queue needs to handle errors from handlers
David Ahern
1
-9
/
+15
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
1
-13
/
+53
2012-08-10
perf tools: Support user regs and stack in sample parsing
Jiri Olsa
1
-3
/
+38
2012-08-02
perf session: Remove no longer used synthesize_sample method
Arnaldo Carvalho de Melo
1
-8
/
+0
2012-08-02
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
1
-15
/
+4
2012-08-01
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
1
-6
/
+7
2012-08-01
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
1
-5
/
+4
2012-08-01
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
1
-9
/
+22
2012-08-01
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
1
-1
/
+13
2012-07-25
perf kvm: Fix bug resolving guest kernel syms
David Ahern
1
-0
/
+1
2012-07-25
perf kvm: Guest userspace samples should not be lumped with host uspace
David Ahern
1
-1
/
+3
2012-07-18
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2012-07-02
perf kvm: Fix regression with guest machine creation
David Ahern
1
-1
/
+1
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
1
-0
/
+56
2012-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-5
/
+4
2012-06-19
perf tools: Remove unused evsel parameter from machine__resolve_callchain
Jiri Olsa
1
-4
/
+3
2012-06-19
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
1
-1
/
+1
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
1
-0
/
+10
2012-05-31
perf session: Handle endianity swap on sample_id_all header data
Jiri Olsa
1
-12
/
+55
2012-05-31
perf tools: Check if callchain is corrupted
Namhyung Kim
1
-1
/
+13
2012-05-31
perf callchain: Make callchain cursors TLS
Namhyung Kim
1
-7
/
+7
2012-05-30
perf script: Fix regression in callchain dso name
David Ahern
1
-1
/
+1
2012-05-22
perf tools: Fix piped mode read code
Stephane Eranian
1
-8
/
+26
2012-05-22
perf tools: Carry perf_event_attr bitfield throught different endians
Jiri Olsa
1
-0
/
+34
2012-05-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-21
/
+9
2012-05-04
perf session: Fail on processing event with unknown size
Jiri Olsa
1
-21
/
+9
2012-04-12
perf session: Skip event correctly for unknown id/machine
Jiri Olsa
1
-2
/
+2
2012-04-11
perf kvm: Finding struct machine fails for PERF_RECORD_MMAP
Nikunj A. Dadhania
1
-2
/
+10
2012-03-22
perf diff: Fix to work with new hists design
Jiri Olsa
1
-0
/
+1
2012-03-09
perf report: Enable TUI in branch view mode
Stephane Eranian
1
-0
/
+1
2012-03-09
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
1
-2
/
+2
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
1
-0
/
+72
2012-02-13
perf top: Don't process samples with no valid machine object
Joerg Roedel
1
-0
/
+10
2012-01-30
perf script: Add the offset field specifier
Akihiro Nagai
1
-2
/
+6
2012-01-30
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
1
-25
/
+10
2012-01-03
perf session: Remove impossible condition check
Namhyung Kim
1
-2
/
+1
2011-12-23
perf report: Accept fifos as input file
Robert Richter
1
-2
/
+13
2011-12-23
perf tools: Fix out-of-bound access to struct perf_session
Robert Richter
1
-1
/
+1
2011-12-06
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-0
/
+4
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-81
/
+82
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-38
/
+53
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-25
/
+35
2011-11-28
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
1
-6
/
+6
[next]