aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-02-07tracing: Add inter-event hist trigger Documentationtzanussi/inter-event-v0Tom Zanussi
2017-02-07tracing: Add 'onmax' hist trigger action supportTom Zanussi
2017-02-07tracing: Add 'onmatch' hist trigger action supportTom Zanussi
2017-02-07tracing: Add support for 'synthetic' eventsTom Zanussi
2017-02-07tracing: Add hist trigger action hookTom Zanussi
2017-02-07tracing: Add support for dynamic tracepointsTom Zanussi
2017-02-07tracing: Add usecs modifier for hist trigger timestampsTom Zanussi
2017-02-07tracing: Add variable reference handling to hist triggersTom Zanussi
2017-02-07tracing: Add simple expression support to hist triggersTom Zanussi
2017-02-07tracing: Account for variables in named trigger compatibilityTom Zanussi
2017-02-07tracing: Add variable support to hist triggersTom Zanussi
2017-02-07tracing: Add per-element variable support to tracing_mapTom Zanussi
2017-02-07tracing: Add hist trigger timestamp supportTom Zanussi
2017-02-07tracing: Make traceprobe parsing code reusableTom Zanussi
2017-02-07tracing: Break out hist trigger assignment parsingTom Zanussi
2017-02-07tracing: Increase tracing map KEYS_MAX sizeTom Zanussi
2017-02-07tracing: Add ring buffer event param to hist field functionsTom Zanussi
2017-02-07tracing: Give event triggers access to ring_buffer_eventTom Zanussi
2017-02-07ring-buffer: Add TIME_EXTEND_ABS ring buffer typeTom Zanussi
2017-02-07tracing: Reimplement log2Tom Zanussi
2017-02-07tracing: Add hist_field_name() accessorTom Zanussi
2017-02-03ftrace: Have set_graph_function handle multiple functions in one writeSteven Rostedt (VMware)
2017-02-03ftrace: Do not hold references of ftrace_graph_{notrace_}hash out of graph_lockSteven Rostedt (VMware)
2017-02-03tracing: Reset parser->buffer to allow multiple "puts"Steven Rostedt (VMware)
2017-02-03ftrace: Have set_graph_functions handle write with RDWRSteven Rostedt (VMware)
2017-02-03ftrace: Reset fgd->hash in ftrace_graph_write()Steven Rostedt (VMware)
2017-02-03ftrace: Replace (void *)1 with a meaningful macro name FTRACE_GRAPH_EMPTYSteven Rostedt (VMware)
2017-02-03ftrace: Create a slight optimization on searching the ftrace_hashSteven Rostedt (VMware)
2017-02-03tracing: Add ftrace_hash_key() helper functionSteven Rostedt (VMware)
2017-01-20ftrace: Convert graph filter to use hash tablesNamhyung Kim
2017-01-20ftrace: Expose ftrace_hash_empty and ftrace_lookup_ipNamhyung Kim
2017-01-20ftrace: Factor out __ftrace_hash_move()Namhyung Kim
2017-01-19tracing: Add the constant count for branch tracerSteven Rostedt (VMware)
2017-01-19tracing: Show number of constants profiled in likely profilerSteven Rostedt (VMware)
2017-01-17tracing: Process constants for (un)likely() profilerSteven Rostedt (VMware)
2017-01-17uprobe: Find last occurrence of ':' when parsing uprobe PATH:OFFSETKenny Yu
2017-01-01Linux 4.10-rc2Linus Torvalds
2017-01-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-30Merge tag 'docs-4.10-rc1-fix' of git://git.lwn.net/linuxLinus Torvalds
2016-12-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-29mm/filemap: fix parameters to test_bit()Olof Johansson
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds
2016-12-27Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-27Documentation/unaligned-memory-access.txt: fix incorrect comparison operatorCihangir Akturk
2016-12-27docs: Fix build failureJohn Brooks
2016-12-27Merge tag 'v4.10-rc1' into docs-nextJonathan Corbet
2016-12-27net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong
2016-12-27r8169: add support for RTL8168 series add-on card.Chun-Hao Lin
2016-12-27net: xdp: remove unused bfp_warn_invalid_xdp_buffer()Jason Wang