Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
57480d2cd93579d665e57e144e1e63f7f02ef058
/
tools
57480d2
perf tools: Enable close-on-exec flag on perf file descriptor
by Yann Droneaud
· 10 years ago
0b43786
perf tools: Allow TSC conversion on any arch
by Adrian Hunter
· 10 years ago
ff527bc
perf tools: Remove needless getopt.h includes
by Jiri Olsa
· 10 years ago
bbb2cea
perf tools: Add --debug optionto set debug variable
by Jiri Olsa
· 10 years ago
c95688a
perf tools: Factor eprintf to allow different debug variables
by Jiri Olsa
· 10 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 10 years ago
acebd40
perf tools: Remove verbose from functions prototypes
by Jiri Olsa
· 10 years ago
418029b
perf machine: Fix leak of 'struct thread' on error path
by Adrian Hunter
· 10 years ago
9608b84
perf thread: Allow deletion of a thread with no map groups
by Adrian Hunter
· 10 years ago
29ce361
perf machine: Fix map groups of threads with unknown pids
by Adrian Hunter
· 10 years ago
2afd2bc
perf evsel: Add 'immediate' option
by Adrian Hunter
· 10 years ago
6ff1ce7
perf evsel: Add 'no_aux_samples' option
by Adrian Hunter
· 10 years ago
ea8e08a
perf tools: Add option macro OPT_CALLBACK_OPTARG
by Adrian Hunter
· 10 years ago
f6d3136
perf tools: Add feature test for __sync_val_compare_and_swap
by Adrian Hunter
· 10 years ago
a8a8f3e
perf evlist: Pass mmap parameters in a struct
by Adrian Hunter
· 10 years ago
919d86d
perf session: Flag if the event stream is entirely in memory
by Adrian Hunter
· 10 years ago
9c00a81
perf symbols: Add ability to iterate over a dso's symbols
by Adrian Hunter
· 10 years ago
bdac0bc
perf symbols: Do not attempt to read data from kallsyms
by Adrian Hunter
· 10 years ago
c6d8f2a
perf symbols: Record whether a dso is 64-bit
by Adrian Hunter
· 10 years ago
5173fbb
perf buildid-cache: Apply force option to copying kcore
by Adrian Hunter
· 10 years ago
4d40b05
perf callchain: Fix appending a callchain from a previous sample
by Adrian Hunter
· 10 years ago
e38b43c
perf inject: Fix build id injection
by Adrian Hunter
· 10 years ago
a2f3b6b
perf symbols: Fix missing GNU IFUNC symbols
by Adrian Hunter
· 10 years ago
1f2a706
perf tools: Fix missing kernel map load
by Adrian Hunter
· 10 years ago
39e09d4
perf record: Select comm_exec flag if supported
by Adrian Hunter
· 10 years ago
022c50d
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
by Adrian Hunter
· 10 years ago
1fcb876
perf machine: Fix the value used for unknown pids
by Adrian Hunter
· 10 years ago
57608cf
perf script: Provide additional sample information on generic events
by Joseph Schuchart
· 10 years ago
0f5f5bc
perf script: Add callchain to generic and tracepoint events
by Joseph Schuchart
· 10 years ago
05f832e
perf script: Add missing calls to Py_DECREF for return values
by Joseph Schuchart
· 10 years ago
3be8e2a
perf kvm: Add stat support on s390
by Alexander Yarygin
· 10 years ago
54c801f
perf kvm: Add skip_event() for --duration option
by Alexander Yarygin
· 10 years ago
9daa812
perf kvm: Move arch specific code into arch/
by Alexander Yarygin
· 10 years ago
44b3802
perf kvm: Use defines of kvm events
by Alexander Yarygin
· 10 years ago
ff2ebe4
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 10 years ago
d243144
perf timechart: Add more options to IO mode
by Stanislav Fomichev
· 10 years ago
962e310
perf timechart: Conditionally update start_time on fork
by Stanislav Fomichev
· 10 years ago
b97b59b
perf timechart: Implement IO mode
by Stanislav Fomichev
· 10 years ago
f8dda74
perf timechart: Fix rendering in Firefox
by Stanislav Fomichev
· 10 years ago
4414a3c
perf trace: Fix build on 32-bit systems
by Arnaldo Carvalho de Melo
· 10 years ago
a2ea67d
perf trace: Add pagefault statistics
by Stanislav Fomichev
· 10 years ago
071266b
perf tools: Suggest using -f to override perf.data file ownership message
by Arnaldo Carvalho de Melo
· 10 years ago
d400a68
perf tools: Convert open coded equivalents to asprintf()
by Andy Shevchenko
· 10 years ago
f8d9ccd
perf tools: Allow to use cpuinfo on s390
by Alexander Yarygin
· 10 years ago
65c647a
perf kvm: Refactoring of cpu_isa_config()
by Alexander Yarygin
· 10 years ago
df74c13
perf kvm: Simplify exit reasons tables definitions
by Alexander Yarygin
· 10 years ago
da50ad6
perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
by Alexander Yarygin
· 10 years ago
1561880
perf hists browser: Left justify column headers
by Arnaldo Carvalho de Melo
· 10 years ago
c830236
perf hists browser: Add ui.show-headers config file option
by Jiri Olsa
· 10 years ago
81a888f
perf hists browser: Display columns header text on 'H' press
by Jiri Olsa
· 11 years ago
025bf7e
perf hists browser: Add support for showing columns header
by Arnaldo Carvalho de Melo
· 11 years ago
357cfff
perf hists browser: Override ui_browser refresh_dimensions method
by Arnaldo Carvalho de Melo
· 10 years ago
ca3ff33
perf hists browser: Introduce gotorc method
by Arnaldo Carvalho de Melo
· 10 years ago
fa70b5d
perf ui browser: Allow overriding refresh_dimensions method
by Arnaldo Carvalho de Melo
· 10 years ago
62c95ae
perf ui browser: Add ->rows to disambiguate from ->height
by Arnaldo Carvalho de Melo
· 10 years ago
8b5b584
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 10 years ago
8ac631c
perf script: Handle the num array type in python properly
by Sebastian Andrzej Siewior
· 11 years ago
33058b9
perf script: Move the number processing into its own function
by Sebastian Andrzej Siewior
· 11 years ago
d180ac1
perf tools: Fix wrong condition for allocation failure
by Jiri Olsa
· 10 years ago
a60335b
perf tools powerpc: Adjust callchain based on DWARF debug info
by Sukadev Bhattiprolu
· 10 years ago
21da83f
tools lib traceevent: Fix a risk for doing free on uninitialized pointer
by Rickard Strandqvist
· 10 years ago
e281a96
perf trace: Add possibility to switch off syscall events
by Stanislav Fomichev
· 10 years ago
1e28fe0
perf trace: Add pagefaults record and replay support
by Stanislav Fomichev
· 10 years ago
598d02c
perf trace: Add support for pagefault tracing
by Stanislav Fomichev
· 10 years ago
0c82adc
perf trace: Add perf_event parameter to tracepoint_handler
by Stanislav Fomichev
· 10 years ago
0710087
perf scripts: Fallback to syscalls:* when raw_syscalls:* is not available
by Daniel Bristot de Oliveira
· 11 years ago
1c92f88
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core
by Ingo Molnar
· 10 years ago
06c654c
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
a93f0e5
perf symbols: Get kernel start address by symbol name
by Simon Que
· 11 years ago
d755330
perf tools: Fix segfault in cumulative.callchain report
by Jiri Olsa
· 11 years ago
ecdac96
perf bench sched-messaging: Drop barf()
by Davidlohr Bueso
· 11 years ago
424e963
perf bench mem: The -o and -n options are mutually exclusive
by Davidlohr Bueso
· 11 years ago
d9de84a
perf bench futex: Use global --repeat option
by Davidlohr Bueso
· 11 years ago
b6f0629
perf bench: Add --repeat option
by Davidlohr Bueso
· 11 years ago
b094c99
perf bench sched-messaging: Plug memleak
by Davidlohr Bueso
· 11 years ago
8963297
perf ui browser: Fix scrollbar refresh row index
by Jiri Olsa
· 10 years ago
dd00d48
perf hists browser: Remove ev_name argument from perf_evsel__hists_browse
by Jiri Olsa
· 10 years ago
5089f20
perf trace: Cache the is_exit syscall test
by Arnaldo Carvalho de Melo
· 11 years ago
7741353
perf trace: Remove needless reassignments
by Arnaldo Carvalho de Melo
· 11 years ago
5229e36
perf evlist: Add suggestion of how to set perf_event_paranoid sysctl
by Arnaldo Carvalho de Melo
· 11 years ago
cdcd1e6
perf trace: Fix up fd -> pathname resolution
by Arnaldo Carvalho de Melo
· 11 years ago
1545d8a
tools lib traceevent: Clean up format of args in jbd2 plugin
by Steven Rostedt
· 11 years ago
24eda08
tools lib traceevent: Clean up format of args in cfg80211 plugin
by Steven Rostedt
· 11 years ago
a21e3a3
tools lib traceevent: Fix format in plugin_kvm
by Steven Rostedt
· 11 years ago
7f6e363
tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints
by Jan Kiszka
· 11 years ago
ea092ae
tools lib traceevent: Add back in kvm plugins nested_vmexit events
by Steven Rostedt (Red Hat)
· 11 years ago
6f21037
tools lib traceevent: Factor out print_exit_reason in kvm plugin
by Jan Kiszka
· 11 years ago
20d3cbd
tools lib traceevent: Report unknown VMX exit reasons with code
by Jan Kiszka
· 11 years ago
cf23091
Merge branch 'perf/core' into perf/urgent, to pick up the latest fixes
by Ingo Molnar
· 11 years ago
b7c8c19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
3737a12
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
45dc1bb5
perf tests: Add test for closing dso objects on EMFILE error
by Jiri Olsa
· 11 years ago
4ebbcb8
perf tests: Add test for caching dso file descriptors
by Jiri Olsa
· 11 years ago
822c45d
perf tests: Allow reuse of test_file function
by Jiri Olsa
· 11 years ago
0d8a5fa
perf tests: Spawn child for each test
by Jiri Olsa
· 11 years ago
c1f9aa0
perf tools: Add dso__data_* interface descriptons
by Jiri Olsa
· 11 years ago
a08cae0
perf tools: Allow to close dso fd in case of open failure
by Jiri Olsa
· 11 years ago
c3fbd2a
perf tools: Add file size check and factor dso__data_read_offset
by Jiri Olsa
· 11 years ago
c658045
perf tools: Cache dso data file descriptor
by Jiri Olsa
· 11 years ago
Next »