index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
Roberto Agostino Vitillo
2012-03-09
1
-0
/
+72
*
perf top: Don't process samples with no valid machine object
Joerg Roedel
2012-02-13
1
-0
/
+10
*
perf script: Add the offset field specifier
Akihiro Nagai
2012-01-30
1
-2
/
+6
*
perf script: Unify the expressions indicating "unknown"
Akihiro Nagai
2012-01-30
1
-25
/
+10
*
perf session: Remove impossible condition check
Namhyung Kim
2012-01-03
1
-2
/
+1
*
perf report: Accept fifos as input file
Robert Richter
2011-12-23
1
-2
/
+13
*
perf tools: Fix out-of-bound access to struct perf_session
Robert Richter
2011-12-23
1
-1
/
+1
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-12-06
1
-0
/
+4
|
\
|
*
perf session: Fix crash with invalid CPU list
David Ahern
2011-11-16
1
-0
/
+4
*
|
perf tools: Rename perf_event_ops to perf_tool
Arnaldo Carvalho de Melo
2011-11-28
1
-81
/
+82
*
|
perf tools: Resolve machine earlier and pass it to perf_event_ops
Arnaldo Carvalho de Melo
2011-11-28
1
-38
/
+53
*
|
perf tools: Pass tool context in the the perf_event_ops functions
Arnaldo Carvalho de Melo
2011-11-28
1
-25
/
+35
*
|
perf session: Remove superfluous callchain_cursor member
Arnaldo Carvalho de Melo
2011-11-28
1
-6
/
+6
*
|
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
2011-11-28
1
-2
/
+14
*
|
perf evlist: Introduce id_hdr_size method out of perf_session
Arnaldo Carvalho de Melo
2011-11-28
1
-28
/
+1
*
|
perf session: Move threads to struct machine
Arnaldo Carvalho de Melo
2011-11-28
1
-7
/
+40
|
/
*
perf report: Add progress bar when processing time ordered events
Arnaldo Carvalho de Melo
2011-11-02
1
-0
/
+9
*
perf hists browser: Warn about lost events
Arnaldo Carvalho de Melo
2011-11-02
1
-6
/
+23
*
perf ui progress: Reimplement using slang
Arnaldo Carvalho de Melo
2011-10-26
1
-6
/
+2
*
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
2011-10-07
1
-0
/
+19
*
perf script: Fix display of IP address for non-callchain path
David Ahern
2011-07-21
1
-1
/
+1
*
perf tools: Fix endian conversion reading event attr from file header
David Ahern
2011-07-21
1
-12
/
+18
*
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
2011-07-05
1
-0
/
+38
*
perf tools: Add inverted call graph report support.
Sam Liao
2011-06-30
1
-1
/
+6
*
perf script: Add printing of sample address
David Ahern
2011-06-02
1
-2
/
+2
*
perf script: Make printing of dso a separate field option
David Ahern
2011-06-02
1
-3
/
+10
*
perf script: "sym" field really means show IP data
David Ahern
2011-06-02
1
-21
/
+29
*
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
2011-06-02
1
-1
/
+11
*
perf tools: Fix ommitted mmap data update on remap
Frederic Weisbecker
2011-05-23
1
-13
/
+26
*
perf tools: Propagate event parse error handling
Frederic Weisbecker
2011-05-22
1
-4
/
+10
*
perf tools: Pre-check sample size before parsing
Frederic Weisbecker
2011-05-22
1
-0
/
+1
*
perf tools: Remove junk code in mmap size handling
Frederic Weisbecker
2011-05-22
1
-3
/
+0
*
perf tools: Check we are able to read the event size on mmap
Frederic Weisbecker
2011-05-22
1
-0
/
+7
*
perf script: improve validation of sample attributes for output fields
David Ahern
2011-04-20
1
-0
/
+12
*
perf session: Pass evsel in event_ops->sample()
Arnaldo Carvalho de Melo
2011-03-23
1
-2
/
+23
*
perf script: Add support for dumping symbols
David Ahern
2011-03-14
1
-0
/
+61
*
perf session: Use evlist/evsel for managing perf.data attributes
Arnaldo Carvalho de Melo
2011-03-10
1
-69
/
+5
*
perf tools: Improve support for sessions with multiple events
Arnaldo Carvalho de Melo
2011-03-06
1
-1
/
+62
*
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-29
1
-84
/
+85
*
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
Arnaldo Carvalho de Melo
2011-01-29
1
-13
/
+13
*
perf tools: Move event__parse_sample to evsel.c
Arnaldo Carvalho de Melo
2011-01-24
1
-2
/
+2
*
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2011-01-22
1
-10
/
+12
*
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
2011-01-22
1
-13
/
+15
*
perf session: Fix infinite loop in __perf_session__process_events
Arnaldo Carvalho de Melo
2011-01-10
1
-1
/
+1
*
perf session: Warn about errors when processing pipe events too
Arnaldo Carvalho de Melo
2011-01-05
1
-26
/
+31
*
perf util: Move do_read from session to util
Arnaldo Carvalho de Melo
2011-01-03
1
-20
/
+2
*
perf session: Fallback to unordered processing if no sample_id_all
Ian Munsie
2010-12-21
1
-1
/
+10
*
perf session: Remove unneeded dump_printf calls
Arnaldo Carvalho de Melo
2010-12-09
1
-12
/
+11
*
perf session: Split out user event processing
Thomas Gleixner
2010-12-09
1
-18
/
+24
*
perf session: Split out sample preprocessing
Thomas Gleixner
2010-12-09
1
-15
/
+25
[next]