index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-07
perf tools: Make perf.data more self-descriptive (v8)
Stephane Eranian
15
-35
/
+1308
2011-10-07
perf hists browser: Update the browser.nr_entries after the timer
Arnaldo Carvalho de Melo
1
-0
/
+7
2011-10-07
perf hists browser: Fix TAB/UNTAB use with multiple events
Arnaldo Carvalho de Melo
1
-0
/
+2
2011-10-07
perf hists browser: Don't offer symbol actions when symbols not on --sort
Arnaldo Carvalho de Melo
1
-9
/
+17
2011-10-07
perf annotate browser: Use -> to navigate on assembly lines
Arnaldo Carvalho de Melo
1
-6
/
+21
2011-10-07
perf tools: Fix broken number of samples for perf report -n
Stephane Eranian
1
-0
/
+1
2011-10-07
perf top: Use the TUI interface by default
Arnaldo Carvalho de Melo
1
-7
/
+0
2011-10-07
perf annotate browser: Allow navigation to called functions
Arnaldo Carvalho de Melo
5
-25
/
+79
2011-10-07
perf top: Add callgraph support
Arnaldo Carvalho de Melo
2
-2
/
+159
2011-10-07
perf top: Reuse the 'report' hist_entry/hists classes
Arnaldo Carvalho de Melo
8
-579
/
+196
2011-10-07
perf browsers: Add live mode to the hists, annotate browsers
Arnaldo Carvalho de Melo
9
-56
/
+116
2011-10-07
perf hists: Threaded addition and sorting of entries
Arnaldo Carvalho de Melo
4
-30
/
+92
2011-10-07
perf report: Add option to show total period
Arnaldo Carvalho de Melo
4
-0
/
+24
2011-10-07
perf hists: Allow limiting the number of rows and columns in fprintf
Arnaldo Carvalho de Melo
4
-11
/
+33
2011-10-07
perf hists: Stop using 'self' for struct hists
Arnaldo Carvalho de Melo
1
-78
/
+78
2011-10-06
Merge commit 'v3.1-rc9' into perf/core
Ingo Molnar
14
-58
/
+213
2011-09-29
perf symbols: Treat all memory maps without dso file as loaded
Jiri Olsa
1
-6
/
+18
2011-09-29
perf sched: Fix script command documentation
Jiri Olsa
1
-3
/
+3
2011-09-29
perf report: Fix stdio event name header printing
Arnaldo Carvalho de Melo
1
-4
/
+1
2011-09-29
perf: Support setting the disassembler style
Andi Kleen
6
-1
/
+17
2011-09-29
perf tools: Make stat/record print fatal signals of the target program
Andi Kleen
2
-2
/
+19
2011-09-29
perf stat: Fix spelling in comment
Jim Cromie
1
-1
/
+1
2011-09-29
perf stat: Allow tab as cvs delimiter
Jim Cromie
1
-2
/
+4
2011-09-29
perf stat: Suppress printing std-dev when its 0
Jim Cromie
1
-1
/
+1
2011-09-29
perf stat: Fix +- nan% in --no-aggr runs
Jim Cromie
1
-2
/
+7
2011-09-29
perf stat: Add --log-fd <N> option to redirect stderr elsewhere
Jim Cromie
2
-1
/
+24
2011-09-29
perf top: Improve lost events warning
Arnaldo Carvalho de Melo
3
-17
/
+44
2011-09-29
perf top browser: Fix up line width calculation
Arnaldo Carvalho de Melo
1
-2
/
+2
2011-09-29
perf buildid-list: Support showing the build id in an ELF file
Arnaldo Carvalho de Melo
2
-4
/
+26
2011-09-29
perf buildid-list: Add option to show the running kernel build id
Arnaldo Carvalho de Melo
2
-2
/
+34
2011-09-29
perf script: Add drop monitor script
Neil Horman
3
-0
/
+78
2011-09-29
perf symbols: Stop using 'self' in map_groups__ methods
Arnaldo Carvalho de Melo
2
-58
/
+58
2011-09-29
perf tools: Fix raw sample reading
Jiri Olsa
1
-2
/
+5
2011-09-27
doc: fix broken references
Paul Bolle
1
-2
/
+2
2011-09-26
Merge commit 'v3.1-rc7' into perf/core
Ingo Molnar
22
-289
/
+311
2011-09-23
perf python: Add missing perf_event__parse_sample 'swapped' parm
Arnaldo Carvalho de Melo
1
-1
/
+1
2011-09-23
perf tools: Add support for disabling -Werror via WERROR=0
Darren Hart
1
-1
/
+8
2011-09-23
perf top: Fix userspace sample addr map offset
Arnaldo Carvalho de Melo
1
-4
/
+5
2011-09-23
perf symbols: Fix issue with binaries using 16-bytes buildids (v2)
Stephane Eranian
1
-11
/
+13
2011-09-23
perf tool: Fix endianness handling of u32 data in samples
David Ahern
4
-14
/
+47
2011-09-23
perf sort: Fix symbol sort output by separating unresolved samples by type
Anton Blanchard
1
-2
/
+8
2011-09-23
perf symbols: Synthesize anonymous mmap events
Anton Blanchard
1
-0
/
+5
2011-09-23
perf record: Create events initially disabled and enable after init
David Ahern
3
-0
/
+17
2011-09-23
perf symbols: Add some heuristics for choosing the best duplicate symbol
Anton Blanchard
1
-0
/
+88
2011-09-23
perf symbols: Preserve symbol scope when parsing /proc/kallsyms
Anton Blanchard
1
-2
/
+4
2011-09-23
perf symbols: /proc/kallsyms does not sort module symbols
Anton Blanchard
1
-22
/
+11
2011-09-23
perf symbols: Fix ppc64 SEGV in dso__load_sym with debuginfo files
Anton Blanchard
1
-0
/
+2
2011-09-23
perf probe: Fix regression of variable finder
Masami Hiramatsu
1
-1
/
+1
2011-08-29
Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+3
2011-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils
Linus Torvalds
21
-289
/
+308
[prev]
[next]