index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-08
perf trace: Beautify mode_t arguments
Arnaldo Carvalho de Melo
2
-0
/
+71
2016-04-08
perf script: Process event update events
Jiri Olsa
1
-0
/
+1
2016-04-08
perf tools: Add dedicated unwind addr_space member into thread struct
Jiri Olsa
2
-16
/
+15
2016-04-07
perf tools: Introduce trim function
Jiri Olsa
3
-4
/
+7
2016-04-06
perf trace: Beautify pid_t arguments
Arnaldo Carvalho de Melo
2
-53
/
+75
2016-04-06
perf trace: Beautify set_tid_address, getpid, getppid return values
Arnaldo Carvalho de Melo
1
-0
/
+3
2016-04-06
perf trace: Infrastructure to show COMM strings for syscalls returning PIDs
Arnaldo Carvalho de Melo
1
-4
/
+15
2016-04-06
perf trace: Beautify wait4/waitid 'options' argument
Arnaldo Carvalho de Melo
2
-0
/
+31
2016-04-06
perf trace: Beautify sched_setscheduler 'policy' argument
Arnaldo Carvalho de Melo
2
-0
/
+48
2016-04-06
perf list: Document event specifications better
Andi Kleen
1
-1
/
+106
2016-04-06
perf tools: Remove superfluous ARCH Makefile includes
Jiri Olsa
2
-5
/
+0
2016-04-06
perf script perl: Do error checking on new backtrace routine
Arnaldo Carvalho de Melo
1
-9
/
+21
2016-04-06
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
6
-0
/
+38
2016-04-06
perf config: Fix build with older toolchain.
Vinson Lee
1
-3
/
+3
2016-04-01
perf bpf: Add sample types for 'bpf-output' event
Wang Nan
1
-1
/
+2
2016-04-01
perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME
Arnaldo Carvalho de Melo
1
-2
/
+11
2016-04-01
perf trace: Introduce function to set the base timestamp
Arnaldo Carvalho de Melo
1
-5
/
+11
2016-04-01
perf tools: Fix PMU term format max value calculation
Kan Liang
1
-7
/
+6
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2
-0
/
+10
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
7
-28
/
+87
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
9
-0
/
+75
2016-03-31
perf trace: Pretty print getrandom() args
Arnaldo Carvalho de Melo
1
-0
/
+26
2016-03-31
perf trace: Pretty print seccomp() args
Arnaldo Carvalho de Melo
1
-0
/
+47
2016-03-31
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-03-31
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
21
-55
/
+448
2016-03-30
perf jit: genelf makes assumptions about endian
Anton Blanchard
1
-14
/
+10
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
1
-1
/
+1
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
6
-2
/
+49
2016-03-30
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
1
-8
/
+106
2016-03-30
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
1
-3
/
+4
2016-03-30
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
1
-32
/
+18
2016-03-30
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
1
-2
/
+1
2016-03-30
perf tests: Add test to check for event times
Jiri Olsa
4
-0
/
+242
2016-03-30
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
4
-3
/
+7
2016-03-30
perf tools: Make hists__collapse_insert_entry static
Jiri Olsa
2
-4
/
+3
2016-03-30
perf mem: Add -U/-K (--all-user/--all-kernel) options
Jiri Olsa
2
-1
/
+18
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
4
-7
/
+22
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
1
-0
/
+2
2016-03-24
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-03-24
perf tests: Fix tarpkg build test error output redirection
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-03-24
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
79
-557
/
+385
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
1
-3
/
+4
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
4
-44
/
+12
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2
-7
/
+9
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
3
-10
/
+10
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
1
-38
/
+31
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
4
-46
/
+0
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
4
-5
/
+3
2016-03-23
tools include: Copy linux/stringify.h from the kernel
Arnaldo Carvalho de Melo
1
-0
/
+12
2016-03-23
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
1
-3
/
+1
[next]