Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
235504dec113089856b39c65afb77a2f444aa2a9
235504d
perf tools: Fix building error for arm64.
by Wang Nan
· 10 years ago
d5dbc51
perf hists browser: Allow annotating entries in callchains
by Arnaldo Carvalho de Melo
· 10 years ago
4c47f4f
perf hists: Remove hist_entry->used, not used anymore
by Arnaldo Carvalho de Melo
· 10 years ago
446fb96
perf hists browser: Fix up some branch alignment
by Arnaldo Carvalho de Melo
· 10 years ago
0ba332f
perf hists browser: Simplify symbol annotation menu setup
by Arnaldo Carvalho de Melo
· 10 years ago
107eb96
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
6936472
perf data: Add tracepoint events fields CTF conversion support
by Sebastian Andrzej Siewior
· 10 years ago
65f46e0
perf kmem: Fix alignment of slab result table
by Namhyung Kim
· 10 years ago
bd72a33
perf kmem: Allow -v option
by Namhyung Kim
· 10 years ago
405f875
perf kmem: Fix segfault when invalid sort key is given
by Namhyung Kim
· 10 years ago
7910352
perf stat: Always correctly indent ratio column
by Andi Kleen
· 10 years ago
56f0fd4
perf stat: Fix IPC and other formulas with -A
by Andi Kleen
· 10 years ago
d73515c
perf stat: Output running time and run/enabled ratio in CSV mode
by Andi Kleen
· 10 years ago
4fabf3d
perf hists browser: Fix UI bug after fold/unfold
by He Kuang
· 10 years ago
6d4a489
perf probe: Fix compiles due to declarations using perf_probe_point
by David Ahern
· 10 years ago
a8cd1f4
perf hists browser: Fix UI bug after zoom into thread/dso/symbol
by He Kuang
· 10 years ago
a78604d
perf probe: Fix possible double free on error
by He Kuang
· 10 years ago
443a705
perf tools: Output feature detection's gcc output to a file
by Arnaldo Carvalho de Melo
· 10 years ago
19a9df3
perf build: Fix libbabeltrace detection
by Jiri Olsa
· 10 years ago
e578da3
perf probe: Allow weak symbols to be probed
by Namhyung Kim
· 10 years ago
680d926
perf symbols: Allow symbol alias when loading map for symbol name
by Namhyung Kim
· 10 years ago
0687eba
Revert "perf probe: Fix to fall back to find probe point in symbols"
by Masami Hiramatsu
· 10 years ago
811dd2a
perf probe: Fix --line to handle aliased symbols in glibc
by Masami Hiramatsu
· 10 years ago
9b118ac
perf probe: Fix to handle aliased symbols in glibc
by Masami Hiramatsu
· 10 years ago
4a6b362
perf ordered_events: Adopt queue() method
by Arnaldo Carvalho de Melo
· 10 years ago
01fbc1f
perf tools: Remove superfluous thread->comm_set setting
by Jiri Olsa
· 10 years ago
d704ebd
perf tools: tool->finished_round() doesn't need perf_session
by Arnaldo Carvalho de Melo
· 10 years ago
d10eb1e
perf ordered_events: Allow tools to specify a deliver method
by Arnaldo Carvalho de Melo
· 10 years ago
b7b61cb
perf ordered_events: Shorten function signatures
by Arnaldo Carvalho de Melo
· 10 years ago
fa713a4e
perf ordered_events: Untangle from perf_session
by Arnaldo Carvalho de Melo
· 10 years ago
94ac003
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
ae536ac
perf sched: No need to keep the session around
by Arnaldo Carvalho de Melo
· 10 years ago
f3b623b
perf tools: Reference count struct thread
by Arnaldo Carvalho de Melo
· 10 years ago
2ed1131
Revert "perf: Remove the extra validity check on nr_pages"
by Kan Liang
· 10 years ago
543d976
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
by Adrian Hunter
· 10 years ago
0104fe6
perf probe: Remove bias offset to find probe point by address
by Masami Hiramatsu
· 10 years ago
79702f6
perf probe: Warn if given uprobe event accesses memory on older kernel
by Masami Hiramatsu
· 10 years ago
de5349f
perf tools: Improve 'libbabel' feature check failure message
by Ingo Molnar
· 10 years ago
b49f1a4b
perf tools: Improve feature test debuggability
by Ingo Molnar
· 10 years ago
0189d7c
perf tools: Improve libbfd detection message
by Ingo Molnar
· 10 years ago
a954e68
perf tools: Improve libperl detection message
by Ingo Molnar
· 10 years ago
6c5aa23
perf tools: Improve Python feature detection messages
by Ingo Molnar
· 10 years ago
a6a76ba
perf tools: Remove annoying extra message from the features build
by Ingo Molnar
· 10 years ago
97fe925
perf tools: Add PERF-FEATURES to the .gitignore file
by Ingo Molnar
· 10 years ago
9a75606
perf record: Document --group option
by Namhyung Kim
· 10 years ago
08b23f4
perf record: Get rid of -l option from Documentation
by Namhyung Kim
· 10 years ago
b11db65
perf tools: Fix build error on ARCH=i386/x86_64/sparc64
by Namhyung Kim
· 10 years ago
4aa5f4f
perf tools: Fix FORK after COMM when synthesizing records for pre-existing threads
by Arnaldo Carvalho de Melo
· 10 years ago
3b4331d
perf stat: Report unsupported events properly
by Suzuki K. Poulose
· 10 years ago
c65568c
perf tools: Compare JOBS to 0 after grep
by David Ahern
· 10 years ago
ecefde6
perf tools: Only include tsc file for x86
by David Ahern
· 10 years ago
33be4ef
Merge 'tip/perf/urgent' into perf/core to pick fixes
by Arnaldo Carvalho de Melo
· 10 years ago
021f5f1
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 10 years ago
788b94b
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
fefd2d9
perf report: Fix branch stack mode cannot be set
by He Kuang
· 10 years ago
0497d0a
perf buildid-cache: Show usage with incorrect params
by Masami Hiramatsu
· 10 years ago
cc169c7
perf buildid-cache: Use pr_debug instead of verbose && pr_info
by Masami Hiramatsu
· 10 years ago
8d8c8e4
perf buildid-cache: Add --purge FILE to remove all caches of FILE
by Masami Hiramatsu
· 10 years ago
7335399
perf tools: Fix the bash completion problem of 'perf --*'
by Yunlong Song
· 10 years ago
5ef803e
perf list: Extend raw-dump to certain kind of events
by Yunlong Song
· 10 years ago
705750f
perf list: Clean up the printing functions of hardware/software events
by Yunlong Song
· 10 years ago
3ef1e65
perf tools: Remove the '--(null)' long_name for --list-opts
by Yunlong Song
· 10 years ago
ed45752
perf list: Avoid confusion of perf output and the next command prompt
by Yunlong Song
· 10 years ago
1611495
perf list: Allow listing events with 'tracepoint' prefix
by Yunlong Song
· 10 years ago
ab0e480
perf list: Sort the output of 'perf list' to view more clearly
by Yunlong Song
· 10 years ago
1f924c2
perf data: Fix sentinel setting for data_cmds array
by Yunlong Song
· 10 years ago
f56847c
perf probe: Fix a precedence bug
by He Kuang
· 10 years ago
94ba462
perf diff: Support for different binaries
by Kan Liang
· 10 years ago
a50d11a
perf buildid-cache: Add new buildid cache if update target is not cached
by Masami Hiramatsu
· 10 years ago
38ae502
perf probe: Handle strdup() failure
by Arnaldo Carvalho de Melo
· 10 years ago
eb47cb2
perf probe: Fix get_real_path to free allocated memory in error path
by Masami Hiramatsu
· 10 years ago
9aaf5a5
perf probe: Check kprobes blacklist when adding new events
by Masami Hiramatsu
· 10 years ago
55d43bc
perf trace: Fix SIGBUS failures due to misaligned accesses
by David Ahern
· 10 years ago
0afb170
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
e9e4e44
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
by Ingo Molnar
· 10 years ago
4861f87
perf tools: Make sparc64 arch point to sparc
by David Ahern
· 10 years ago
e370a3d
perf symbols: Define EM_AARCH64 for older OSes
by David Ahern
· 10 years ago
a73b6c1
perf top: Fix SIGBUS on sparc64
by David Ahern
· 10 years ago
48536c9
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
by Adrian Hunter
· 10 years ago
54cf776
perf data: Add a 'perf' prefix to the generic fields
by Sebastian Andrzej Siewior
· 10 years ago
edbe981
perf data: Add perf data to CTF conversion support
by Jiri Olsa
· 10 years ago
2245bf1
perf tools: Add new 'perf data' command
by Jiri Olsa
· 10 years ago
53d0a57
perf tools: Add feature check for libbabeltrace
by Jiri Olsa
· 10 years ago
85c273d
perf record: Support recording running/enabled time
by Andi Kleen
· 10 years ago
95a09cf
perf tools: Fix pthread_attr_setaffinity_np build error
by Adrian Hunter
· 10 years ago
8eb7338
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
by Josh Boyer
· 10 years ago
5067406
perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
by Arnaldo Carvalho de Melo
· 10 years ago
4d08cb8
perf trace: Dump stack on segfaults
by Arnaldo Carvalho de Melo
· 10 years ago
07c1a0d
perf tools: Introduce dump_stack signal helper
by Arnaldo Carvalho de Melo
· 10 years ago
2808368
perf ordered_events: Stop using tool->ordered_events
by Arnaldo Carvalho de Melo
· 10 years ago
c517d83
Linux 4.0-rc1
by Linus Torvalds
· 10 years ago
e17fdae
perf bench: Fix order of arguments to memcpy_alloc_mem
by Bruce Merry
· 10 years ago
feaf2229
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 10 years ago
be5e661
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
9fa8727
perf session: Remove perf_session from dump_event
by Arnaldo Carvalho de Melo
· 10 years ago
313e53b
perf session: Remove perf_session from some deliver event routines
by Arnaldo Carvalho de Melo
· 10 years ago
ccda068
perf session: Remove perf_session from warn_errors signature
by Arnaldo Carvalho de Melo
· 10 years ago
75be989
perf evlist: Adopt events_stats from perf_session
by Arnaldo Carvalho de Melo
· 10 years ago
54245fd
perf session: Remove wrappers to machines__find
by Arnaldo Carvalho de Melo
· 10 years ago
ddbb1b1
perf trace: Separate routine that handles an event from the one that reads it
by Arnaldo Carvalho de Melo
· 10 years ago
Next »