Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
37f152915fba723de7e5bf43ade3bd971977b724
/
tools
ae9b475
Merge tag 'usb-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
29b88e2
Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
2521129
Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 10 years ago
ef35ad2
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5bda4f6
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
c7ed326
Merge tag 'ktest-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest
by Linus Torvalds
· 10 years ago
8578b89
Revert "perf tools: Fix jump label always changing during tracing"
by Jiri Olsa
· 10 years ago
78a1b50
perf tools: Fix perf usage string leftover
by Jiri Olsa
· 10 years ago
068f1d3
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
5030c69
Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before applying new changes
by Ingo Molnar
· 10 years ago
dcabb50
perf record: Store PERF_RECORD_FINISHED_ROUND only for nonempty rounds
by Jiri Olsa
· 10 years ago
33bf748
perf record: Always force PERF_RECORD_FINISHED_ROUND event
by Jiri Olsa
· 10 years ago
a7a2b8b
perf inject: Add --kallsyms parameter
by Adrian Hunter
· 10 years ago
9b0d2d8
perf tools: Expose 'addr' functions so they can be reused
by Adrian Hunter
· 10 years ago
f1dd1460
perf session: Fix accounting of ordered samples queue
by Jiri Olsa
· 10 years ago
c94b93c
perf powerpc: Include util/util.h and remove stringify macros
by Sukadev Bhattiprolu
· 10 years ago
0524798
perf tools: Fix build on gcc 4.4.7
by Arnaldo Carvalho de Melo
· 10 years ago
5835edd
perf tools: Add thread parameter to vdso__dso_findnew()
by Adrian Hunter
· 10 years ago
2b5b8bb
perf tools: Add dso__type()
by Adrian Hunter
· 10 years ago
51682dc
perf tools: Separate the VDSO map name from the VDSO dso name
by Adrian Hunter
· 10 years ago
4f71f2a
perf tools: Add vdso__new()
by Adrian Hunter
· 10 years ago
d027b64
perf machine: Fix the lifetime of the VDSO temporary file
by Adrian Hunter
· 10 years ago
30f4f81
perf tools: Group VDSO global variables into a structure
by Adrian Hunter
· 10 years ago
d5652d8
perf session: Add ability to skip 4GiB or more
by Adrian Hunter
· 10 years ago
6f917c7
perf session: Add ability to 'skip' a non-piped event stream
by Adrian Hunter
· 10 years ago
2a03068
perf tools: Pass machine to vdso__dso_findnew()
by Adrian Hunter
· 10 years ago
6d36345
perf tools: Add dso__data_size()
by Adrian Hunter
· 10 years ago
a6a69db
perf tools: Move rdtsc() function
by Adrian Hunter
· 10 years ago
b9d266b
perf machine: Add ability to record the current tid for each cpu
by Adrian Hunter
· 10 years ago
bf49c35
perf tools: Add cpu to struct thread
by Adrian Hunter
· 10 years ago
1f625b0
perf tools: Add dsos__hit_all()
by Adrian Hunter
· 10 years ago
288be94
perf tools: Add dso__data_status_seen()
by Adrian Hunter
· 10 years ago
c27697d
perf tools: Record whether a dso has data
by Adrian Hunter
· 10 years ago
578bea4
perf script: Do not print dangling '=>' for BTS
by Adrian Hunter
· 10 years ago
8066be5f
perf script: Improve srcline display for BTS
by Adrian Hunter
· 10 years ago
deaff8b
perf tools: Fix jump label always changing during tracing
by Adrian Hunter
· 10 years ago
a6f6ae9
perf tools: Fix incorrect fd error comparison
by Adrian Hunter
· 10 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 10 years ago
90125ed
Merge 3.16-rc6 into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
d057190
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
fb57817
perf tests: Update attr test with PERF_FLAG_FD_CLOEXEC flag
by Jiri Olsa
· 11 years ago
57480d2
perf tools: Enable close-on-exec flag on perf file descriptor
by Yann Droneaud
· 11 years ago
0a8adf5
test: add firmware_class loader test
by Kees Cook
· 11 years ago
0b43786
perf tools: Allow TSC conversion on any arch
by Adrian Hunter
· 11 years ago
ff527bc
perf tools: Remove needless getopt.h includes
by Jiri Olsa
· 11 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
· 11 years ago
84f5d36
perf tools: Move pr_* debug macros into debug object
by Jiri Olsa
· 11 years ago
acebd40
perf tools: Remove verbose from functions prototypes
by Jiri Olsa
· 11 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
01c9db8
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
2afd2bc
perf evsel: Add 'immediate' option
by Adrian Hunter
· 11 years ago
6ff1ce7
perf evsel: Add 'no_aux_samples' option
by Adrian Hunter
· 11 years ago
ea8e08a
perf tools: Add option macro OPT_CALLBACK_OPTARG
by Adrian Hunter
· 11 years ago
f6d3136
perf tools: Add feature test for __sync_val_compare_and_swap
by Adrian Hunter
· 11 years ago
a8a8f3e
perf evlist: Pass mmap parameters in a struct
by Adrian Hunter
· 11 years ago
919d86d
perf session: Flag if the event stream is entirely in memory
by Adrian Hunter
· 11 years ago
9c00a81
perf symbols: Add ability to iterate over a dso's symbols
by Adrian Hunter
· 11 years ago
bdac0bc
perf symbols: Do not attempt to read data from kallsyms
by Adrian Hunter
· 11 years ago
c6d8f2a
perf symbols: Record whether a dso is 64-bit
by Adrian Hunter
· 11 years ago
5173fbb
perf buildid-cache: Apply force option to copying kcore
by Adrian Hunter
· 11 years ago
4d40b05
perf callchain: Fix appending a callchain from a previous sample
by Adrian Hunter
· 11 years ago
e38b43c
perf inject: Fix build id injection
by Adrian Hunter
· 11 years ago
a2f3b6b
perf symbols: Fix missing GNU IFUNC symbols
by Adrian Hunter
· 11 years ago
1f2a706
perf tools: Fix missing kernel map load
by Adrian Hunter
· 11 years ago
39e09d4
perf record: Select comm_exec flag if supported
by Adrian Hunter
· 11 years ago
022c50d
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
by Adrian Hunter
· 11 years ago
1fcb876
perf machine: Fix the value used for unknown pids
by Adrian Hunter
· 11 years ago
57608cf
perf script: Provide additional sample information on generic events
by Joseph Schuchart
· 11 years ago
0f5f5bc
perf script: Add callchain to generic and tracepoint events
by Joseph Schuchart
· 11 years ago
05f832e
perf script: Add missing calls to Py_DECREF for return values
by Joseph Schuchart
· 11 years ago
3be8e2a
perf kvm: Add stat support on s390
by Alexander Yarygin
· 11 years ago
54c801f
perf kvm: Add skip_event() for --duration option
by Alexander Yarygin
· 11 years ago
9daa812
perf kvm: Move arch specific code into arch/
by Alexander Yarygin
· 11 years ago
44b3802
perf kvm: Use defines of kvm events
by Alexander Yarygin
· 11 years ago
d14aef3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9de8033
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux into locking/urgent
by Ingo Molnar
· 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
9f48c89
Merge 3.16-rc5 into char-misc-next
by Greg Kroah-Hartman
· 11 years ago
ddddda9
tools: selftests - create a separate hotplug target for full range test
by Shuah Khan
· 11 years ago
6e7e6c3
tools: fix kcmp_test compile warnings
by Shuah Khan
· 11 years ago
b80f557
tools: Fix mqueue Makefile compile linking order
by Shuah Khan
· 11 years ago
ef9feb6
tools: fix mq_open_tests compile warnings
by Shuah Khan
· 11 years ago
f15fed3
tools: fix mq_perf_tests compile warnings
by Shuah Khan
· 11 years ago
5e4ff69
tools: cpu-hotplug fix unexpected operator error
by Shuah Khan
· 11 years ago
4813d2e
tools: memory-hotplug fix unexpected operator error
by Shuah Khan
· 11 years ago
d243144
perf timechart: Add more options to IO mode
by Stanislav Fomichev
· 11 years ago
962e310
perf timechart: Conditionally update start_time on fork
by Stanislav Fomichev
· 11 years ago
b97b59b
perf timechart: Implement IO mode
by Stanislav Fomichev
· 11 years ago
f8dda74
perf timechart: Fix rendering in Firefox
by Stanislav Fomichev
· 11 years ago
e013ac3
Tools: hv: fix file overwriting of hv_fcopy_daemon
by Yue Zhang
· 11 years ago
1823172
Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.08b', 'nocbs.2014.07.07a' and 'torture.2014.07.07a' into HEAD
by Paul E. McKenney
· 11 years ago
11992c7
rcu: Remove CONFIG_PROVE_RCU_DELAY
by Paul E. McKenney
· 11 years ago
4414a3c
perf trace: Fix build on 32-bit systems
by Arnaldo Carvalho de Melo
· 11 years ago
a2ea67d
perf trace: Add pagefault statistics
by Stanislav Fomichev
· 11 years ago
071266b
perf tools: Suggest using -f to override perf.data file ownership message
by Arnaldo Carvalho de Melo
· 11 years ago
448bfad
Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
by Linus Torvalds
· 11 years ago
d400a68
perf tools: Convert open coded equivalents to asprintf()
by Andy Shevchenko
· 11 years ago
Next »