index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
lib
Age
Commit message (
Expand
)
Author
2016-12-23
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-20
tools lib bpf: Add bpf_prog_{attach,detach}
Joe Stringer
2016-12-17
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-12-15
tools lib bpf: Add flags to bpf_create_map()
Joe Stringer
2016-12-15
tools lib bpf: use __u32 from linux/types.h
Joe Stringer
2016-12-11
make use of make variable CURDIR instead of calling pwd
Uwe Kleine-König
2016-11-29
tools lib bpf: Retrive bpf_map through offset of bpf_map_def
Wang Nan
2016-11-29
tools lib bpf: Add private field for bpf_object
Wang Nan
2016-11-29
tools lib bpf: Add missing BPF functions
Wang Nan
2016-11-25
tools lib bpf: Fix maps resolution
Eric Leblond
2016-11-23
tools lib traceevent: Add retrieval of preempt count and latency flags
Steven Rostedt
2016-11-23
tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number
Steven Rostedt
2016-10-25
tools lib subcmd: Suppport cascading options
Namhyung Kim
2016-10-24
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2016-10-24
tools lib traceevent: Add version for traceevent shared object
Jiri Olsa
2016-10-24
tools lib traceevent: Rename LIB_FILE to LIB_TARGET
Jiri Olsa
2016-10-24
tools lib traceevent: Add do_install_mkdir Makefile function
Jiri Olsa
2016-10-24
tools lib traceevent: Add install_headers target
Jiri Olsa
2016-10-05
tools lib traceevent: Fix kbuffer_read_at_offset()
Namhyung Kim
2016-10-03
perf tools: Query terminal width and use in perf list
Andi Kleen
2016-09-08
tools lib api fs: Add hugetlbfs filesystem detector
Wang Nan
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-08-02
tools lib: Add bitmap_and function
Jiri Olsa
2016-08-02
tools lib: Add bitmap_scnprintf function
Jiri Olsa
2016-08-02
tools lib traceevent: Ignore generated library files
Namhyung Kim
2016-07-27
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-26
tools lib bpf: Use official ELF e_machine value
Wang Nan
2016-07-15
tools lib fd array: Allow associating a pointer cookie with each entry
Wang Nan
2016-07-15
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
2016-07-14
tools lib traceevent: Add correct header for ipv6 definitions
Arnaldo Carvalho de Melo
2016-07-13
tools lib bpf: Report error when kernel doesn't support program type
Wang Nan
2016-07-13
tools lib bpf: New API to adjust type of a BPF program
Wang Nan
2016-07-12
tools lib traceevent: Add filter on task CPU id
Steven Rostedt
2016-07-12
tools lib bpf: Copy bpf.h and bpf_common.h from the kernel
Arnaldo Carvalho de Melo
2016-07-12
tools lib subcmd: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
tools lib api fs: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
tools lib traceevent: Use str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
perf tools: Uninline scnprintf() and vscnprint()
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-04
tools lib subcmd: Respect WERROR=0 for build
Chris Phlipot
2016-07-04
tools lib api: Respect WERROR=0 for build
Chris Phlipot
2016-07-04
tools lib bpf: Add license header
Wang Nan
2016-06-29
tools lib bpf: Fix spelling mistake: "missmatch" -> "mismatch"
Colin Ian King
2016-06-06
tools lib bpf: Rename set_private() to set_priv()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Make bpf_program__get_private() use IS_ERR()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Remove _get_ from non-refcount method names
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Rename bpf_map__get_fd() to bpf_map__fd()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_def()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Rename bpf_map__get_name() to bpf_map__name()
Arnaldo Carvalho de Melo
2016-06-06
tools lib bpf: Use IS_ERR() reporting macros with bpf_map__get_private()
Arnaldo Carvalho de Melo
[next]