index
:
Linux Stable
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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
session.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf session: Remove no longer used synthesize_sample method
Arnaldo Carvalho de Melo
2012-08-02
1
-8
/
+0
*
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
2012-08-02
1
-15
/
+4
*
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
2012-08-01
1
-6
/
+7
*
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
2012-08-01
1
-5
/
+4
*
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
2012-08-01
1
-9
/
+22
*
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
2012-08-01
1
-1
/
+13
*
perf kvm: Fix bug resolving guest kernel syms
David Ahern
2012-07-25
1
-0
/
+1
*
perf kvm: Guest userspace samples should not be lumped with host uspace
David Ahern
2012-07-25
1
-1
/
+3
*
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-18
1
-1
/
+1
|
\
|
*
perf kvm: Fix regression with guest machine creation
David Ahern
2012-07-02
1
-1
/
+1
*
|
perf tools: Stop using a global trace events description list
Arnaldo Carvalho de Melo
2012-06-27
1
-0
/
+56
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-06-20
1
-5
/
+4
|
\
\
|
|
/
|
/
|
|
*
perf tools: Remove unused evsel parameter from machine__resolve_callchain
Jiri Olsa
2012-06-19
1
-4
/
+3
|
*
perf tools: Move all users of event_name to perf_evsel__name
Arnaldo Carvalho de Melo
2012-06-19
1
-1
/
+1
*
|
perf tools: Fix endianity swapping for adds_features bitmask
David Ahern
2012-06-11
1
-0
/
+10
|
/
*
perf session: Handle endianity swap on sample_id_all header data
Jiri Olsa
2012-05-31
1
-12
/
+55
*
perf tools: Check if callchain is corrupted
Namhyung Kim
2012-05-31
1
-1
/
+13
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
1
-7
/
+7
*
perf script: Fix regression in callchain dso name
David Ahern
2012-05-30
1
-1
/
+1
*
perf tools: Fix piped mode read code
Stephane Eranian
2012-05-22
1
-8
/
+26
*
perf tools: Carry perf_event_attr bitfield throught different endians
Jiri Olsa
2012-05-22
1
-0
/
+34
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2012-05-11
1
-21
/
+9
|
\
|
*
perf session: Fail on processing event with unknown size
Jiri Olsa
2012-05-04
1
-21
/
+9
*
|
perf session: Skip event correctly for unknown id/machine
Jiri Olsa
2012-04-12
1
-2
/
+2
*
|
perf kvm: Finding struct machine fails for PERF_RECORD_MMAP
Nikunj A. Dadhania
2012-04-11
1
-2
/
+10
|
/
*
perf diff: Fix to work with new hists design
Jiri Olsa
2012-03-22
1
-0
/
+1
*
perf report: Enable TUI in branch view mode
Stephane Eranian
2012-03-09
1
-0
/
+1
*
perf tools: Enable reading of perf.data files from different ABI rev
Stephane Eranian
2012-03-09
1
-2
/
+2
*
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
[next]