Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
aa6913dbd26af386e7703f6c0d4ed2a848b7a052
/
tools
/
perf
/
util
16bf834
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
36db171
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0809482
perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
by Arnaldo Carvalho de Melo
· 9 years ago
7d17391
perf evsel: Improve EPERM error handling in open_strerror()
by Arnaldo Carvalho de Melo
· 9 years ago
49247345
perf probe: Check if dwarf_getlocations() is available
by Arnaldo Carvalho de Melo
· 9 years ago
22a9f41
perf tools: Use readdir() instead of deprecated readdir_r()
by Arnaldo Carvalho de Melo
· 9 years ago
7839b9f
perf thread_map: Use readdir() instead of deprecated readdir_r()
by Arnaldo Carvalho de Melo
· 9 years ago
2515e61
perf tools: Use readdir() instead of deprecated readdir_r()
by Arnaldo Carvalho de Melo
· 9 years ago
d65444d
perf buildid-cache: Use lsdir() for looking up buildid caches
by Masami Hiramatsu
· 9 years ago
c48903b
perf symbols: Use lsdir() for the search in kcore cache directory
by Masami Hiramatsu
· 9 years ago
b5d8bbe
perf tools: Use SBUILD_ID_SIZE where applicable
by Masami Hiramatsu
· 9 years ago
357a54f
perf tools: Fix lsdir to set errno correctly
by Masami Hiramatsu
· 9 years ago
83302e7
perf script: Fix export of callchains with recursion in db-export
by Chris Phlipot
· 9 years ago
7a2544c
perf script: Fix callchain addresses in db-export
by Chris Phlipot
· 9 years ago
bd0a51d
perf script: Fix symbol insertion behavior in db-export
by Chris Phlipot
· 9 years ago
ae93a6c
perf symbols: Add dso__insert_symbol function
by Chris Phlipot
· 9 years ago
62665df
perf scripting python: Use Py_FatalError instead of die()
by Arnaldo Carvalho de Melo
· 9 years ago
38f5d8b
Merge tag 'perf-core-for-mingo-20160510' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
d295015
Merge branch 'perf/urgent' into perf/core, to pick up fixes
by Ingo Molnar
· 9 years ago
e9d848c
perf diff: Fix duplicated output column
by Namhyung Kim
· 9 years ago
452e8401
perf tools: Remove xrealloc and ALLOC_GROW
by Masami Hiramatsu
· 9 years ago
682f4f0
perf help: Do not use ALLOC_GROW in add_cmd_list
by Masami Hiramatsu
· 9 years ago
11db4e2
perf pmu: Make pmu_formats_string to check return value of strbuf
by Masami Hiramatsu
· 9 years ago
642aada
perf header: Make topology checkers to check return value of strbuf
by Masami Hiramatsu
· 9 years ago
70a6898
perf tools: Make alias handler to check return value of strbuf
by Masami Hiramatsu
· 9 years ago
bf4d5f2
perf probe: Check the return value of strbuf APIs
by Masami Hiramatsu
· 9 years ago
5cea57f
perf tools: Rewrite strbuf not to die()
by Masami Hiramatsu
· 9 years ago
9c7b37c
perf symbols: Fix handling of zero-length symbols.
by Chris Phlipot
· 9 years ago
0a241ef
perf evsel: Print state of perf_event_attr.write_backward
by Arnaldo Carvalho de Melo
· 9 years ago
e24c752
perf tools: Support reading from backward ring buffer
by Wang Nan
· 9 years ago
aff6334
perf script: Fix incorrect python db-export error message
by Chris Phlipot
· 9 years ago
f340c5f
perf stat: Scale values by unit before metrics
by Andi Kleen
· 9 years ago
841e355
perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support
by He Kuang
· 9 years ago
2c15f5e
perf script: Expose usage of the callchain db export via the python api
by Chris Phlipot
· 9 years ago
568850e
perf script: Add call path id to exported sample in db export
by Chris Phlipot
· 9 years ago
0a3eba3
perf script: Enable db export to output sampled callchains
by Chris Phlipot
· 9 years ago
451db12
perf tools: Refactor code to move call path handling out of thread-stack
by Chris Phlipot
· 9 years ago
9919a65
perf callchain: Fix incorrect ordering of entries
by Chris Phlipot
· 9 years ago
b6b85da
perf evlist: Rename variable in perf_mmap__read()
by Wang Nan
· 9 years ago
0f4ccd1
perf evlist: Extract perf_mmap__read()
by Wang Nan
· 9 years ago
0b3c226
perf symbols: Fix kallsyms perf test on ppc64le
by Naveen N. Rao
· 9 years ago
7cecb7f
perf hists: Move sort__has_comm into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
fa82911
perf hists: Move sort__has_thread into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
35a634f
perf hists: Move sort__has_socket into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
69849fc
perf hists: Move sort__has_dso into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
2e0453a
perf hists: Move sort__has_sym into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
de7e6a7
perf hists: Move sort__has_parent into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
5222503
perf hists: Move sort__need_collapse into struct perf_hpp_list
by Jiri Olsa
· 9 years ago
f58c253
perf tools: Add template for generating rbtree resort class
by Arnaldo Carvalho de Melo
· 9 years ago
d2c1103
perf machine: Introduce number of threads member
by Arnaldo Carvalho de Melo
· 9 years ago
3dcc443
perf tools: Introduce trigger class
by Wang Nan
· 9 years ago
909b036
perf probe: Use strbuf for making strings
by Masami Hiramatsu
· 9 years ago
81d64f4
perf evsel: Remove two extraneous ending newlines in open_strerror()
by Arnaldo Carvalho de Melo
· 9 years ago
de46d52
perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN
by Arnaldo Carvalho de Melo
· 9 years ago
4cb9344
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
by Arnaldo Carvalho de Melo
· 9 years ago
c61fb95
perf probe: Fix module probe issue if no dwarf support
by Ravi Bangoria
· 9 years ago
63a2961
perf probe: Fix offline module name missmatch issue
by Ravi Bangoria
· 9 years ago
2f3027a
perf thread: Introduce method to set comm from /proc/pid/self
by Arnaldo Carvalho de Melo
· 9 years ago
2a12ec1
perf probe: Set default kprobe group name if it is not given
by Masami Hiramatsu
· 9 years ago
6ed0720
perf probe: Let probe_file__add_event return 0 if succeeded
by Masami Hiramatsu
· 9 years ago
e1ce726
perf tools: Add lsdir() helper to read a directory
by Masami Hiramatsu
· 9 years ago
062d6c2
perf probe: Close target file on error path
by Masami Hiramatsu
· 9 years ago
b04b702
perf evlist: Enforce ring buffer reading
by Wang Nan
· 9 years ago
09623d7
perf hists: Clear dummy entry accumulated period
by Kan Liang
· 9 years ago
c066489
perf intel-pt: Fix off-by-one comparison on maximum code
by Colin Ian King
· 9 years ago
3b556bc
perf tools: Remove duplicate const qualifier
by Eric Engestrom
· 9 years ago
a213b92
perf evlist: Decode perf_event_attr->branch_sample_type
by Arnaldo Carvalho de Melo
· 9 years ago
70a2cba
perf buildid: Fix off-by-one in write_buildid()
by Andrey Ryabinin
· 9 years ago
67d6129
Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
by Ingo Molnar
· 9 years ago
65cbbd0
Merge branch 'perf/urgent' into perf/core, to resolve conflict
by Ingo Molnar
· 9 years ago
e02092b
perf symbols: Allow loading kallsyms without considering kcore files
by Arnaldo Carvalho de Melo
· 9 years ago
2cc4666
perf build: Remove x86 references from arch-neutral Build
by Arnaldo Carvalho de Melo
· 9 years ago
f56ebf2
perf jit: memset() variable 'st' using the correct size
by Colin Ian King
· 9 years ago
a19cad6
Merge tag 'perf-urgent-for-mingo-20160418' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
by Ingo Molnar
· 9 years ago
30234f0
perf callchain: Set callchain_param.enabled when parsing --call-graph
by Arnaldo Carvalho de Melo
· 9 years ago
acf2abb
perf evsel: Add missign class prefix to has_branch_stack method
by Arnaldo Carvalho de Melo
· 9 years ago
1342e0b7
perf intel-pt: Fix segfault tracing transactions
by Adrian Hunter
· 9 years ago
bd1a0be
tools/perf: Fix misspellings in comments.
by Adam Buchbinder
· 9 years ago
f5e7150
perf evlist: Expose perf_event_mlock_kb_in_pages() helper
by Arnaldo Carvalho de Melo
· 9 years ago
0883e82
perf record: Export record_opts based callchain parsing helper
by Arnaldo Carvalho de Melo
· 9 years ago
25da4fa
perf evsel: Move fprintf methods to separate source file
by Arnaldo Carvalho de Melo
· 9 years ago
d327e60
perf tools: Remove addr_location argument to sample__fprintf_callchain
by Arnaldo Carvalho de Melo
· 9 years ago
6f73673
perf evsel: Require that callchains be resolved before calling fprintf_{sym,callchain}
by Arnaldo Carvalho de Melo
· 9 years ago
bfbba18
perf symbols: Move fprintf routines to separate object file
by Arnaldo Carvalho de Melo
· 9 years ago
de446b4
perf evsel: Remove symbol_conf usage
by Arnaldo Carvalho de Melo
· 9 years ago
91d7b2d
perf callchain: Start moving away from global per thread cursors
by Arnaldo Carvalho de Melo
· 9 years ago
20105ca
perf config: Introduce perf_config_set class
by Taeung Song
· 9 years ago
040f991
perf data: Add perf_data_file__switch() helper
by Wang Nan
· 9 years ago
b26dc73
perf session: Make ordered_events reusable
by Wang Nan
· 9 years ago
4532f64
perf ordered_events: Introduce reinit()
by Wang Nan
· 9 years ago
e20ab86
perf evsel: Move some methods from session.[ch] to evsel.[ch]
by Arnaldo Carvalho de Melo
· 9 years ago
097be0f
perf thread_map: Make new_by_tid_str constructor public
by Jiri Olsa
· 9 years ago
e632aa6
perf cpu_map: Add has() method
by Jiri Olsa
· 9 years ago
3407df8
perf thread_map: Add has() method
by Jiri Olsa
· 9 years ago
bed9441
Merge tag 'perf-core-for-mingo-20160411' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
aeaae7d
Merge tag 'perf-core-for-mingo-20160408' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 9 years ago
889fac6
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
by Ingo Molnar
· 9 years ago
fd4be13
perf evsel: Allow unresolved symbol names to be printed as addresses
by Arnaldo Carvalho de Melo
· 9 years ago
01e0d50
perf evsel: Rename config_callgraph() to config_callchain() and make it public
by Arnaldo Carvalho de Melo
· 9 years ago
22c8a37
perf evlist: Add (reset,set)_sample_bit methods
by Arnaldo Carvalho de Melo
· 9 years ago
Next »