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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-09
perf session: Consolidate the dump code
Thomas Gleixner
2
-25
/
+40
2010-12-09
perf session: Dont queue events w/o timestamps
Thomas Gleixner
1
-1
/
+1
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
4
-6
/
+19
2010-12-09
perf report: Allow user to specify path to kallsyms file
David Ahern
4
-2
/
+13
2010-12-07
perf makefile: Allow strong and weak functions in LIB_OBJS
Ian Munsie
1
-1
/
+1
2010-12-06
perf record: Fix eternal wait for stillborn child
Arnaldo Carvalho de Melo
1
-2
/
+4
2010-12-06
perf tools: Catch a few uncheck calloc/malloc's
Chris Samuel
5
-0
/
+15
2010-12-06
perf script: Fix compiler warning in builtin_script.c:is_top_script()
Stephane Eranian
1
-5
/
+5
2010-12-06
perf session: Sort all events if ordered_samples=true
Thomas Gleixner
1
-53
/
+72
2010-12-06
perf options: add OPT_CALLBACK_DEFAULT_NOOPT
Akihiro Nagai
1
-0
/
+4
2010-12-06
perf hist: Better displaying of unresolved DSOs and symbols
Ian Munsie
1
-3
/
+3
2010-12-05
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
Arnaldo Carvalho de Melo
9
-100
/
+315
2010-12-05
perf session: Parse sample earlier
Arnaldo Carvalho de Melo
18
-192
/
+236
2010-12-02
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...
Ingo Molnar
15
-68
/
+324
2010-12-02
perf stat: Add csv-style output
Stephane Eranian
2
-40
/
+109
2010-12-01
perf stat: Use --big-num format by default
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-12-01
perf stat: Document missing options
Shawn Bohrer
1
-7
/
+27
2010-12-01
perf test: Fix spelling mistake in documentation
Shawn Bohrer
1
-1
/
+1
2010-12-01
perf trace: Document missing options
Shawn Bohrer
1
-0
/
+7
2010-12-01
perf top: Document missing options
Shawn Bohrer
1
-4
/
+24
2010-12-01
perf sched: Document missing options
Shawn Bohrer
1
-2
/
+16
2010-12-01
perf report: Document missing options
Shawn Bohrer
1
-4
/
+45
2010-12-01
perf record: Document missing options
Shawn Bohrer
1
-4
/
+13
2010-12-01
perf probe: Fix spelling mistake in documentation
Shawn Bohrer
1
-1
/
+1
2010-12-01
perf lock: Document missing options
Shawn Bohrer
1
-0
/
+15
2010-12-01
perf kvm: Document missing options
Shawn Bohrer
1
-1
/
+7
2010-12-01
perf diff: Document missing options
Shawn Bohrer
1
-1
/
+18
2010-12-01
perf diff: Fix displacement and modules options short flag
Shawn Bohrer
1
-1
/
+1
2010-12-01
perf buildid-list: Document missing options
Shawn Bohrer
1
-0
/
+3
2010-12-01
perf annotate: Document missing options.
Shawn Bohrer
1
-1
/
+36
2010-12-01
Merge branch 'perf/rename' into perf/core
Ingo Molnar
13
-121
/
+121
2010-12-01
perf tools: fix event parsing of comma-separated tracepoint events
Corey Ashford
1
-4
/
+8
2010-12-01
perf packaging: add memcpy to perf MANIFEST
Don Zickus
1
-0
/
+1
2010-12-01
perf debug: Simplify trace_event
Arnaldo Carvalho de Melo
1
-28
/
+13
2010-12-01
perf session: Allocate chunks of sample objects
Thomas Gleixner
2
-5
/
+19
2010-12-01
perf session: Cache sample objects
Thomas Gleixner
2
-4
/
+27
2010-12-01
perf session: Keep file mmaped instead of malloc/memcpy
Thomas Gleixner
1
-16
/
+11
2010-12-01
perf session: Use sensible mmap size
Thomas Gleixner
1
-12
/
+29
2010-12-01
perf session: Simplify termination checks
Thomas Gleixner
1
-9
/
+11
2010-12-01
perf session: Move ui_progress_update in __perf_session__process_events()
Thomas Gleixner
1
-1
/
+1
2010-12-01
perf session: Cleanup __perf_session__process_events()
Thomas Gleixner
1
-40
/
+37
2010-12-01
perf session: Use appropriate pointer type instead of silly typecasting
Thomas Gleixner
1
-2
/
+2
2010-12-01
perf session: Fix list sort algorithm
Thomas Gleixner
2
-68
/
+49
2010-11-30
perf header: Don't assume there's no attr info if no sample ids is provided
Franck Bui-Huu
1
-3
/
+8
2010-11-30
perf symbols: Figure out start address of kernel map from kallsyms
Ming Lei
1
-1
/
+42
2010-11-30
perf symbols: Fix kallsyms kernel/module map splitting
Arnaldo Carvalho de Melo
1
-5
/
+11
2010-11-27
perf tools: Fix lost and unknown events handling
Arnaldo Carvalho de Melo
4
-1
/
+46
2010-11-27
perf trace: Handle DT_UNKNOWN on filesystems that don't support d_type
Shawn Bohrer
1
-8
/
+25
2010-11-27
perf symbols: Correct final kernel map guesses
Ian Munsie
2
-2
/
+2
2010-11-27
perf events: Default to using event__process_lost
Arnaldo Carvalho de Melo
1
-1
/
+1
[prev]
[next]