index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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-14
perf top: Don't process samples with no valid machine object
Joerg Roedel
1
-0
/
+10
2012-01-31
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
2011-11-28
perf event: perf_event_ops->attr() manipulates only an evlist
Arnaldo Carvalho de Melo
1
-2
/
+14
2011-11-28
perf evlist: Introduce id_hdr_size method out of perf_session
Arnaldo Carvalho de Melo
1
-28
/
+1
2011-11-28
perf session: Move threads to struct machine
Arnaldo Carvalho de Melo
1
-7
/
+40
2011-11-16
perf session: Fix crash with invalid CPU list
David Ahern
1
-0
/
+4
2011-11-02
perf report: Add progress bar when processing time ordered events
Arnaldo Carvalho de Melo
1
-0
/
+9
2011-11-02
perf hists browser: Warn about lost events
Arnaldo Carvalho de Melo
1
-6
/
+23
2011-10-26
perf ui progress: Reimplement using slang
Arnaldo Carvalho de Melo
1
-6
/
+2
2011-10-08
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
1
-0
/
+19
2011-07-21
perf script: Fix display of IP address for non-callchain path
David Ahern
1
-1
/
+1
2011-07-21
perf tools: Fix endian conversion reading event attr from file header
David Ahern
1
-12
/
+18
2011-07-05
perf report/annotate/script: Add option to specify a CPU range
Anton Blanchard
1
-0
/
+38
2011-06-30
perf tools: Add inverted call graph report support.
Sam Liao
1
-1
/
+6
2011-06-02
perf script: Add printing of sample address
David Ahern
1
-2
/
+2
2011-06-02
perf script: Make printing of dso a separate field option
David Ahern
1
-3
/
+10
2011-06-02
perf script: "sym" field really means show IP data
David Ahern
1
-21
/
+29
2011-06-02
perf evlist: Don't die if sample_{id_all|type} is invalid
Arnaldo Carvalho de Melo
1
-1
/
+11
[next]