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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-24
perf machine: Simplify accessing the host machine
Arnaldo Carvalho de Melo
1
-6
/
+0
2013-01-24
perf machine: Introduce struct machines
Arnaldo Carvalho de Melo
1
-8
/
+3
2013-01-24
perf session: There is no need for a per session hists instance
Arnaldo Carvalho de Melo
1
-5
/
+1
2013-01-24
perf record: Don't pass host machine to guest synthesizer
Arnaldo Carvalho de Melo
1
-9
/
+0
2012-12-09
perf symbols: Generalize filter in __fprintf_buildid methods
Arnaldo Carvalho de Melo
1
-2
/
+2
2012-12-09
perf tools: Fix mmap limitations on 32-bit
David Miller
1
-1
/
+0
2012-12-08
Merge branch 'linus' into perf/core
Ingo Molnar
1
-1
/
+1
2012-11-19
perf: Make perf build for x86 with UAPI disintegration applied
David Howells
1
-1
/
+1
2012-11-09
perf machine: Move more methods to machine.[ch]
Arnaldo Carvalho de Melo
1
-4
/
+1
2012-10-14
perf: Fix UAPI fallout
Ingo Molnar
1
-1
/
+1
2012-09-07
perf diff: Make diff command work with evsel hists
Jiri Olsa
1
-3
/
+1
2012-08-11
perf tools: Support for DWARF CFI unwinding on post processing
Jiri Olsa
1
-3
/
+3
2012-08-02
perf session: Remove no longer used synthesize_sample method
Arnaldo Carvalho de Melo
1
-4
/
+0
2012-08-02
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
1
-4
/
+0
2012-08-01
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
1
-2
/
+1
2012-08-01
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
1
-1
/
+0
2012-08-01
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
1
-8
/
+3
2012-08-01
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
1
-10
/
+3
2012-06-27
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
1
-0
/
+10
2012-06-20
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
1
-2
/
+2
2012-06-19
perf tools: Remove unused evsel parameter from machine__resolve_callchain
Jiri Olsa
1
-2
/
+2
2012-06-11
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
1
-0
/
+1
2012-03-09
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
1
-0
/
+4
2012-01-30
perf script: Add the offset field specifier
Akihiro Nagai
1
-1
/
+1
2011-12-23
perf tools: Fix out-of-bound access to struct perf_session
Robert Richter
1
-1
/
+1
2011-12-12
perf tools: Add ability to synthesize event according to a sample
Andrew Vagin
1
-0
/
+8
2011-11-28
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
1
-42
/
+7
2011-11-28
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
1
-15
/
+15
2011-11-28
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
1
-10
/
+13
2011-11-28
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
1
-3
/
+2
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
1
-2
/
+4
2011-11-28
perf session: Move threads to struct machine
Arnaldo Carvalho de Melo
1
-3
/
+0
2011-11-02
perf report: Add progress bar when processing time ordered events
Arnaldo Carvalho de Melo
1
-0
/
+1
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
1
-0
/
+1
2011-09-23
perf tool: Fix endianness handling of u32 data in samples
David Ahern
1
-1
/
+2
2011-07-21
perf tools: Fix endian conversion reading event attr from file header
David Ahern
1
-0
/
+1
2011-07-05
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
1
-0
/
+3
2011-06-02
perf script: Make printing of dso a separate field option
David Ahern
1
-1
/
+1
2011-06-02
perf script: "sym" field really means show IP data
David Ahern
1
-2
/
+3
2011-05-22
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
1
-0
/
+2
2011-04-20
perf script: improve validation of sample attributes for output fields
David Ahern
1
-0
/
+3
2011-03-23
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
1
-2
/
+5
2011-03-14
perf script: Add support for dumping symbols
David Ahern
1
-0
/
+4
2011-03-10
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
1
-2
/
+0
2011-03-06
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
1
-10
/
+6
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-6
/
+7
2011-01-29
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-01-24
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
1
-0
/
+9
2011-01-22
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
1
-5
/
+6
2011-01-03
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
1
-1
/
+0
[next]