index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2
-0
/
+45
2016-08-02
tools lib: Add bitmap_and function
Jiri Olsa
1
-0
/
+15
2016-08-02
tools lib: Add bitmap_scnprintf function
Jiri Olsa
1
-0
/
+29
2016-08-02
tools lib traceevent: Ignore generated library files
Namhyung Kim
1
-0
/
+1
2016-07-27
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
1
-0
/
+5
2016-07-26
tools lib bpf: Use official ELF e_machine value
Wang Nan
1
-1
/
+6
2016-07-15
tools lib fd array: Allow associating a pointer cookie with each entry
Wang Nan
1
-0
/
+1
2016-07-15
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
1
-1
/
+6
2016-07-14
tools lib traceevent: Add correct header for ipv6 definitions
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-07-13
tools lib bpf: Report error when kernel doesn't support program type
Wang Nan
2
-7
/
+21
2016-07-13
tools lib bpf: New API to adjust type of a BPF program
Wang Nan
2
-7
/
+55
2016-07-12
tools lib traceevent: Add filter on task CPU id
Steven Rostedt
1
-3
/
+15
2016-07-12
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
1
-1
/
+7
2016-07-12
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-07-12
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2
-1
/
+3
2016-07-12
tools lib traceevent: Use str_error_r()
Arnaldo Carvalho de Melo
1
-6
/
+2
2016-07-12
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
1
-0
/
+24
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
1
-0
/
+26
2016-07-04
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
1
-1
/
+7
2016-07-04
tools lib api: Respect WERROR=0 for build
Chris Phlipot
1
-1
/
+7
2016-07-04
tools lib bpf: Add license header
Wang Nan
4
-0
/
+52
2016-06-29
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2
-2
/
+2
2016-06-06
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
2
-9
/
+8
2016-06-06
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
2
-5
/
+3
2016-06-06
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
2
-14
/
+8
2016-06-06
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
2
-6
/
+3
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
2
-7
/
+3
2016-06-06
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
2
-5
/
+3
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
2
-8
/
+3
2016-06-03
tools lib api: Respect CROSS_COMPILE for the linker
Lucas Stach
1
-0
/
+1
2016-05-30
tools: Pass arg to fdarray__filter's call back function
Wang Nan
2
-3
/
+5
2016-05-16
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+15
2016-05-12
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
1
-2
/
+2
2016-04-26
tools lib api fs: Add helper to read string from procfs file
Arnaldo Carvalho de Melo
2
-0
/
+15
2016-03-30
tools/lib/lockdep: Fix unsupported 'basename -s' in run_tests.sh
Sedat Dilek
1
-4
/
+8
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-5
/
+3
2016-03-24
Merge tag 'perf-core-for-mingo-20160323' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
3
-5
/
+3
2016-03-23
tools lib traceevent: Remove redundant CPU output
Steven Rostedt
1
-3
/
+1
2016-03-20
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+4
2016-03-18
tools: Move utilities.mak from perf to tools/scripts/
Arnaldo Carvalho de Melo
2
-2
/
+2
2016-03-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-45
/
+285
2016-03-10
tools lib traceevent: Add '~' operation within arg_num_eval()
Steven Rostedt
1
-0
/
+6
2016-03-03
objtool: Support CROSS_COMPILE
Josh Poimboeuf
1
-2
/
+4
2016-03-03
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt (Red Hat)
1
-1
/
+1
2016-03-03
tools lib traceevent: Set int_array fields to NULL if freeing from error
Steven Rostedt (Red Hat)
1
-0
/
+3
2016-03-03
tools lib traceevent: Fix time stamp rounding issue
Chaos.Chen
1
-0
/
+5
2016-02-29
tools lib traceevent: Split pevent_print_event() into specific functionality ...
Steven Rostedt
2
-32
/
+117
2016-02-29
tools/lib/lockdep: Fix link creation warning
Ingo Molnar
1
-1
/
+1
2016-02-29
tools/lib/lockdep: Add tests for AA and ABBA locking
Alfredo Alvarez Fernandez
3
-4
/
+63
2016-02-29
tools/lib/lockdep: Add userspace version of READ_ONCE()
Alfredo Alvarez Fernandez
1
-0
/
+1
[next]